All things Shopify and commerce
Hi there,
When I activate a discount to my store, the cart has this error message at the bottom of the cart area: I18n Error: Missing interpolation value "savings" for "You're saving {{ savings }}".
This is what the code is in my theme:
{% if cart.total_discounts > 0 %}
{% assign cartTotalDiscounts = cart.total_discounts | money %}
<p class="cart__savings">{{ 'cart.general.savings_html' | t: savings: cartTotalDiscounts }}</p>
{% endif %}
How do I get rid of this and instead have "you're saving $XXX"
Thanks heaps 🙂
User | RANK |
---|---|
50 | |
47 | |
39 | |
28 | |
21 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023