Custom Price Tag
| Available for Salesforce users only. |
With the help of SDK, implement the custom price tags instead of the default ones available out of the box.
Custom price tags allow you:
-
To supplement the currently used price tags.
-
To implement the current calculation logic but altering the displayed results.
-
To completely rewrite the price tags to display any kind of information embedded in an HTML format.
To set up a new custom info icon, create an OM Settings record with the SDK Setting record type. For more information, refer to SDK Setting Field Reference.
Here is an example for the case requiring to display the list of freebies that can be given based on the quantity of the paid product:
See also: