This was helpful and it worked for us. Only thing I wish it did was alert you in the cart once free shipping is indeed hit!
any chance i can get rid of this banner please, Iâve looked everywhere
The condition needs to use if cart.currency.iso_code, e.g.
{% if **cart.**currency.iso_code == âGBPâ %}
Thank you very much for this!
Great stuff!
Didnt work on my end. I have a cart that folds from the right side. And I wanted to put it above the checkout button.
Hi David,
This works great, thanks! I noticed, however, that when you update the quantity of items while still in the cart, the message does not disappear even if you reach the free shipping threshold. Is there a way to make it dynamic or go away when the limit is reached while inside the cart page?
Hi, can you help me with one issue:
I put this code on pop up notification code and when i add my product the amount stay at $150. On normal cart they work but on popup cart they don"t take the product amount that you add, only the product in the cart page. What i have to do to show the thing?
Thank you
thank you that is so helpful. One question please how do I change the colour of CONTINUE SHOPPING? I managed to change text colour but this is purple.. thanks so much
This is awesome! Is there any way to do this for a âdrawerâ style cart? Vs the cart page?
How to ensure that the message updates dynamically every time the customer adds or removes items from their cart in real time without refreshing the page?
Hi Marvic,
Thanks for sharing! I was wondering where exactly you placed the codeâdid you add it below the block in main-cart-items.liquid?
Iâm experiencing the same issue with the âFree Shippingâ alertâit doesnât update automatically when items are added to or removed from the cart. Would you mind sharing more details about how you got it working?
Really appreciate your help!
Best,