(NEED HELP ASAP) Decimals not showing!

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

sorry for that can you please try this

https://help.shopify.com/en/manual/payments/currency-formatting

1 Like

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

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

1 Like

@kisHu

its only html code where is js file this part?

1 Like

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?

Checked it now, still showing the same way..