Why is my theme’s cart count wrong?
If your theme's cart count is out of sync you will have to perform a code edit to fix it.
The edit is simple, add attribute data-cart-count
to any html tag you want Slide Cart to populate with the cart count.
<span data-cart-count>{{ cart.item_count }}</span>
Not comfortable making code edits? Just drop us an email with your Shopify domain to hello@apphq.co - we'll be with you shortly!