I have the following product unit prices:
10.00
12.375
15.4755
How can I show JUST the number of decimals in the amount?
If it is 2, I want to show 2.
If 3 or 4, show 3 or 4.
I don't want EVERY price to show the same number of decimals.
Is this possible?