Hello,
I would like to add a cart counter that automatically updates once an item has been added to cart.
I’m using Pipeline them 2.0
Hello,
I would like to add a cart counter that automatically updates once an item has been added to cart.
I’m using Pipeline them 2.0
<span class="cart-link__bubble{% if cart.item_count > -1 %} cart-link__bubble--visible{% endif %}">{{ cart.item_count }}</span>
Try out this code.
Or it’s an customization work, you have to hire a developer for that.
Let me know if you need any more help.
Where do I add the code?
Anyone has any update on this please?