Total the cost of a dog training program with package discounts.
The gross cost is sessions times the per-session price, reduced by the package discount to a net total, with the discount shown as savings. Bundled training blocks are usually cheaper per session, so working out the discount helps you decide how many sessions to commit to.
Pet Training Cost
Total = sessions x price x (1 - package discount%); savings = gross - total
Total = sessions x price x (1 - package discount%); savings = gross - total The gross cost is sessions times the per-session price, reduced by the package discount to a net total, with the discount shown as savings.
Bundled training blocks are usually cheaper per session, so working out the discount helps you decide how many sessions to commit to.
This calculator takes 3 inputs: Sessions needed, Price per session, Package discount. The pre-filled defaults are a realistic starting point — replace them with figures from your own environment for a result you can act on.