All things Shopify and commerce
I'm facing an issue with the pricing section on my website. There's an unwanted space between "1" and "," for all products, except for gift cards, where the pricing displays correctly. However, for other products, this space still appears. I tried reaching out to the Shopify help team, but they couldn't resolve it. I also experimented with different currency formats, but that didn’t work either.
Solved! Go to the solution
This is an accepted solution.
Hi @BAZZOIT
Please share your store url so that we can take a look at the live website and can guide you.
Thanks
This is an accepted solution.
This is an accepted solution.
Hi @BAZZOIT
Please share your store url so that we can take a look at the live website and can guide you.
Thanks
Hi @BAZZOIT
You need to adjust the currency formatting in your theme code, you need to locate the price display code by going to Online Store --> Themes --> Customize and look out for the files product.liquid , collection.liquid and product-card.liquid
The code will look something like {{ product.price | money }}
Change this to {{ product.price | money_without_currency }} and click on Save.
Thanks
i tried with these 4 liquids but couldn't find the line {{ product.price | money }}
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024