Forums / Setup & design / shop prices in ¤

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

shop prices in ¤

Author Message

ludo thomas

Monday 11 July 2005 8:18:35 am

Hi

do someone know how to change the 'money sign' of the shop module?

for the moment all my prices are like: 12.50?

I need:12.50¤

easy, no?

Daniel Beyer

Monday 11 July 2005 8:28:10 am

Hi,

take a look into your locale-file in /share/locales (e.g. eng-GB.ini or ger-DE.ini or which lanuage you use - depending on your configuration).

In it you can find an entry like this one:

[Currency]
Symbol=EUR

Change the value for "Symbol" to anything you want. But beware of the encoding of your locale file.

Daniel Beyer
_________________________________
YMC AG
Kreuzlingen, Switzerland
web: www.ymc.ch
____________________________________

ludo thomas

Monday 11 July 2005 8:46:22 am

OK that's it..

Thx a lot