Jump to content

No comma on price


Recommended Posts

Bonjour,

Pour PrestaShop 1.3 :
Dans le fichier defines.inc.php, changer la valeur de

 define('_PS_PRICE_DISPLAY_PRECISION_', 2);


et la passer à

define('_PS_PRICE_DISPLAY_PRECISION_', 0);

Pour PrestaShop 1.2 :
La valeur se change dans le fichier config.inc.php

Bien cordialement
A+
Link to comment
Share on other sites

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...