How to add code to cart page that gets cart value

Hi, I have free shipping from 150 euro onwards. I want to add a section or some code on the cart page that shows how many euros the current order is away from the 150 euro amount. How do I do this and where do I put it?

Additionally now all customers will order in Euros, so I need to know the equivalent euro amount of whatever currency the customer orders in.

Hey @Graham256

If you could provide your current cart.liquid or cart-template.liquid file, I can make the necessary changes for you and share the updated code.

Once you provide the code, I’ll update it to display the remaining amount for free shipping in the customer’s currency.

Thanks, that would be amazing! It would be the standard Refresh cart file I guess.

I’ve pasted an overview of “cart” files, which one should I send?

@Graham256 it could be named “main-cart-items.liquid”