This calculator determines the final price you pay when you receive a percentage discount on the second product. Follow these steps:
This calculator uses the following formula to calculate the final price:
Discount Amount = Original Price of Second Product * (Discount Percentage / 100)
Final Price = (Original Price of First Product + Original Price of Second Product – Discount Amount) * (1 + Sales Tax Percentage / 100)
Beispiel: Let’s say: * Original Price of First Product = $50 * Original Price of Second Product = $40 * Discount Percentage = 25% * Sales Tax Percentage = 6%
Discount Amount = $40 * (25 / 100) = $10
Final Price = ($50 + $40 – $10) * (1 + 6 / 100) = $80 * 1.06 = $84.80