Storefront
Last updated
Was this helpful?
On your storefront, we automatically add and update 2 files:
inveterate-theme.liquid
inveterate-checkout.liquid
See Snippets for more information about this.
The Inveterate Storefront code is code used to implement front end solutions involving memberships. It contains useful data and helpful functions we use for our standard features, as well as merchant to merchant custom features.
inveterate objectAll of the storefront code is contained within a single object called inveterate, which is attached to the window object.
To explore everything contained in the inveterate object, type the following code in your browser console:
window.inveterateVisit the following links for more information about what's contained within the inveterate object.
Last updated
Was this helpful?
Was this helpful?
