Select Page
Callbacks Documentation
Edit on
Codepen.io

data-continuous

The default is “false”. When set to “true”, the Library remembers a visitor in the browser (products currently in cart, applied discounts, etc) and keeps that data across pages of a single domain for 24 hours. This is useful if the visitor flow may be across multiple pages and you want to display the correct pricing, including discounts, across all pages of the website. Continuous data uses JavaScript’s local storage feature in the visitor’s browser, so it is not necessary for visitors to have cookies enabled.