Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
happytappyshop.com
I've checked though all the apps by turning them off to see if that would fix the issue, but nothing. I've also tried looking through all the main-cart-items.liquid to see if there were any duplicates text of product prices, but am struggling to see any errors as code is NOT my forte. Any help would be greatly appreciated!
Solved! Go to the solution
This is an accepted solution.
This is not a Checkout, it's a Cart page.
This only happens when you select UK in your country selector (which is your base country). For other markets Shopify uses fixed default format, but for your base marker you can meddle with it.
Go to Settings=> General, scroll to "Store defaults", click 3-dot button in "Currency display" and select "Change currency formatting".
Make sure ${{amount}} is not entered twice in some of the input fields there.
This is an accepted solution.
This is not a Checkout, it's a Cart page.
This only happens when you select UK in your country selector (which is your base country). For other markets Shopify uses fixed default format, but for your base marker you can meddle with it.
Go to Settings=> General, scroll to "Store defaults", click 3-dot button in "Currency display" and select "Change currency formatting".
Make sure ${{amount}} is not entered twice in some of the input fields there.
Tim, you are amazing! Thank you sooo much for answering this when no one else would! 🙏🏻