Is there a way to get the discounted price to use just 2 decimals? Our default currency is set to 2, but the total price of an order indicates that the quantity discount price being used is based on 3+ decimal points.

For instance, an item has a list price of $5.30 with a 16% discount if the customer buys 16. The discount should be $4.45 and the total should be 71.20. Instead, 71.23 is the total that shows as ZenCart is actually using $4.452 as the discount price.

At the price attributes/ quantity discount edit page, it will show the correct discount price and even show $71.20 in the example.

Thanks in advance.