Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Features include:

  • Add on products themselves are priced the same as a core product would be priced

    • If base pricing is added, will show as max price on selector

  • New Note Alert - language strings and TD options to customize - displays above dynamically priced (inventoried/cutoff in future) add on that is disable because date is not yet set

  • No changes to add on setup or pricing (tiers can’t cascade across products)

  • We’ve enhanced the data structure that is used by the item summary in order to support dynamically priced add ons. There is no functional changes to the item summary other than design changes detailed in another ticket and now if an add on is dynamically priced and has base priced configured, that price and savings info will pull through to the item summary.

  • If an add on is dynamically priced, the price defined in dynamic pricing will now display on the add on option once a date is defined. If a base price is defined for that date, savings information will also be displayed on the add on option to incentivize selection.

Language Strings For Dynamically Priced Add Ons

If an add on is dynamically priced, it will not be selectable before a date is defined for the core product. The following Note alert will display and language strings displayed within this note are configurable. The color used for the note is also customizable in theme designer.

Language Strings Added:

"publicui.product.note.selectdate.pricing": "Select a date to view prices",

"cloud.notification.note": "Note",

"cloud.notification.error": "Error",(not used in UI yet but maybe we can add to lang library)
"cloud.notification.info": "Info", (not used in UI yet but maybe we can add to lang library)

"cloud.notification.success": "Success",(not used in UI yet but maybe we can add to lang library)
"cloud.notification.warning": "Warning", (not used in UI yet but maybe we can add to lang library)
"publicui.product.note.selectdate": "Select a date to view prices and availability", (not used in UI yet but maybe we can add to lang library - will be used when we support inventoried add ons)

"publicui.product.note.selectdate.inventory": "Select a date to view availability",(not used in UI yet but maybe we can add to lang library - will be used when we support inventoried add ons)
"publicui.product.note.selectdate.cutoff": "Select a date to view availability (requires advanced booking)", (not used in UI yet but maybe we can add to lang library - will be used when we support cutoff add ons)

Future-Ready Functionality: Built with scalability in mind, with upcoming support for inventoried and cutoff add-ons to further expand flexibility.

  • No labels