Jump to content

Currency Formatting (SOLVED)


Recommended Posts

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.

image.thumb.png.d2b6b59feb93765e762b8f8791b427d6.pngimage.thumb.png.31417fc59f606f6730c092bf817c15fd.png

Link to comment
Share on other sites

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.

image.thumb.png.2748d3d199bc4b4e66f005b899e0a3b7.png

Link to comment
Share on other sites

  • Craig Day changed the title to Currency Formatting (SOLVED)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...