David Posted February 20, 2018 Share Posted February 20, 2018 (edited) Hello, I need to round the product prices and I don't know whether I can use a Prestashop function or I have to modify the database. I have the following product price: $8.001 (thousand separator is dot ".", with no decimals) I want to change it like this: $8.000 Thank you Edited February 20, 2018 by David (see edit history) Link to comment Share on other sites More sharing options...
Ckay Posted February 20, 2018 Share Posted February 20, 2018 Go to the Back Office Preferences > General There you will find the Prestashop built in Round Mode and Round Type and how many decimals. Link to comment Share on other sites More sharing options...
David Posted February 21, 2018 Author Share Posted February 21, 2018 9 hours ago, Ckay said: Go to the Back Office Preferences > General There you will find the Prestashop built in Round Mode and Round Type and how many decimals. It doesn't work to get the values I want (e.g. $8.000 instead of $8.001) I guess the only option is to modify the prices directly, or else modify the database. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now