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

Re: Dawn Theme showing price twice in checkout

Solved

Dawn Theme showing price twice in checkout

happytappy
Tourist
11 0 1

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! 

Screenshot 2025-07-04 at 10.52.07 am.png

Accepted Solution (1)

tim
Shopify Partner
4812 598 1733

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.

 

Screenshot 2025-07-04 at 7.56.13 PM.png

If my post is helpful, hit the thumb up button -- it will help others with similar problem to find a solution.
I can be reached via e-mail tairli@yahoo.com

View solution in original post

Replies 2 (2)

tim
Shopify Partner
4812 598 1733

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.

 

Screenshot 2025-07-04 at 7.56.13 PM.png

If my post is helpful, hit the thumb up button -- it will help others with similar problem to find a solution.
I can be reached via e-mail tairli@yahoo.com
happytappy
Tourist
11 0 1

Tim, you are amazing! Thank you sooo much for answering this when no one else would! 🙏🏻