Hello All,
I want to show the product price shown in website to 4 decimal point.
I have change the product price to 4 decimal point from the configuration.
But still in the website shop page it's showing 2 decimal point.
I want to make it as backend where only product price is change to 4 decimal point but then we create a sale order, in the total it show only 2 decimal point.(which is fine for me)
My point is if the sale price in backend is 4 decimal why not it is showing the 4 decimal point in website. why it is rounding of to 2 decimal point.
is there any way to change it?