Hello all, I would like to know how to remove the "," (comma) and replace it with the "." (point), the price what,
I do not want = "$ 45,00"
and I want it so = "$ 45.00"
and I get the point but it shows = "45,00.00"
Please help
Thank you ..
In admin go to System -> Localization -> Language Definition.
Search for decimal_point and thousand_point in key field.
Make sure you edit this for both storefront and admin and for any language you need.
THanks!