Craig Day Posted April 3, 2023 Share Posted April 3, 2023 I have a store set up with 4 languages (EN, FR, DE, ES). I want to format all the currencies to use the decimal point as decimal separator rather than comma as is used for French, German and Spanish as this is causing an error relating to Google Merchant Centre. (see image) Is there any way to format the currencies so that they read €1,234.00 rather than €1,234,00? When going into International > Location > Currencies then only format choices include the , (see image). Set-up: PS Version - 1.7.8.7. PHP - 7.3.29. It's probably something obvious that I'm missing. Link to comment Share on other sites More sharing options...
Craig Day Posted April 3, 2023 Author Share Posted April 3, 2023 Additional: When I examine the table PS_Currency_Lang using PHPMyAdmin, It shows as follows (no comma decimal separator pattern for any of the currencies): Lang ID 1 - EN, Lang ID 3 - FR, Lang ID 4 - DE, Lang ID 5 - ES. Link to comment Share on other sites More sharing options...
El Patron Posted April 6, 2023 Share Posted April 6, 2023 this post should be useful Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now