Required customizations
This theme requires a minor modification to enable Dynamic Pricing on the cart:
Cart
Not sure how to edit your theme? Read this article first.
Copy the following markup:
data-cart-item data-cart-item-key="{{item.key}}"
The markup must be added to the following files:
cart.json.liquid: popup cart
wrapper-top-cart.liquid: drawer cart
cart-template.liquid: standard cart
Embedded code approach
If you prefer the flexibility of the embedded code approach, please refer to the articles listed here.
Found a compatibility issue with this theme? Let us know at [email protected] and our team of experts will review it.