Jump to content

[Résolu] Format du prix (trois chiffres après la virgule)


Recommended Posts

  • 6 years later...
Merci également travaillé pour la version 1.6.1.6

 

Je l'ai modifié de cette façon:

 


  //define('_PS_PRICE_DISPLAY_PRECISION_', Configuration::get('PS_PRICE_DISPLAY_PRECISION'));

    define('_PS_PRICE_DISPLAY_PRECISION_', 2);


 

 

Je l'espère ne crée pas de problèmes

 

Bonjour Merci

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