kisHu
1
Hey!
I am building this webshop for one of my clients and ran into a problem.
As shown in the screenshot below, the “,” is not showing and it’s creating a big misunderstanding.
Example: instead of 75,00 it’s showing 7500.
Can someone please help me with a fix? Thanks a lot in advance, any response is much appreciated!
Webshop link: https://rostreetwear.com/
Theme used: Uma V1
1 Like
kisHu
3
Hey!
Thanks for your reply! I tried every sigle one and it’s still not working.
hello @kisHu
please go to your store setting click on store currency and then click on change formatting https://nimb.ws/508bFE and
Change the fields, by changing this part:
{{ amount_no_decimals }}
to:
{{ amount }}
1 Like
kisHu
5
Hey! I apprecciate the help. Tried it but still showing the same.
1 Like
@kisHu
sorry i think something is wrong your code and you please check cart popup code
@kisHu
its only html code where is js file this part?
1 Like
kisHu
9
I don’t really know where to look for it, I don’t have different js file for the popup cart..
1 Like
@kisHu
oh, sorry
maybe check your original theme before customization?
kisHu
11
Checked it now, still showing the same way..