Problem calculating the price
-
Hello,
i have a product with a very small price (0.023€).
I have set the minimum quantity amount to 1000.
The correct price when someone selects a quantity of 1000 should be:
0.023€ * 1000 = 23€
Instead, WooCommerce shows 20€. It is either calculating it wrong, or there is some setting that i need to change, in order to be able to work with float numbers?
When i have a price of 0,044€ the price is 40€ instead of 44€
So it somehow seems to round it up or down to the next tens place(10,20,30, etc.) But i dont want it to round at all. Where can i change that?
I tried changing the “Number of decimals” setting to 3, instead of 2. In the WooCommerce settings option.
But it doesnt not save my options. It automatically changes it back to 2.
So i am not able to test that option.Thank you in advance
- The topic ‘Problem calculating the price’ is closed to new replies.