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, you just need to add the 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? Please contact us at slidecart@apphq.co and our team will be happy to perform this edit for you.

Still need help? Contact Us Contact Us