![]() |
Price with 3 decimal in 4.1.9 version
Hi,
I have to use 3 decimal pricing like "2.854─", and I have gone through this forum and changed in database all (12,2) to (12,3) and in "../include/func/func.core.php" I have changed "return sprintf("%.2f", round((double)$price+0.00000000001, 2));" to "return sprintf("%.3f", round((double)$price+0.00000000001, 3));" But from admin I only can add prices withy 2 decimal and user can only see 2 decimal as well. Can some one help to setup 3 decimal price in 4.1.9 gold version of X-cart? I will appriciate it. Ali |
Re: Price with 3 decimal in 4.1.9 version
Still no one could suggest any solution?
The only help I did get from support was a paid solution to them, even not any suggestion like which template to change! With all respects to them, "Very helpfull support"! I think if we have to pay for any changes that we want to do to the cart so we will end up with paying couple of thousands of euros. I think it is very normall that the Xcart could show three decimal prices as there are lots of articles converted from national currency to euro and rounding them up to two decimal will make a lot of difference in the total. Thank you |
All times are GMT -8. The time now is 03:35 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.