In discount options it is possible to set a set of various conditions. At use of several discounts probably hit of the same goods under some discounts simultaneously and all of them will be applied. If difficult sets of conditions are set, will check such situation is problematic. It is recommended to create simple discounts with a minimum of conditions. Then it will be simple to trace, whether the goods under some discounts can get at once.
Calculation of the sum of a discount at application of several discounts simultaneously.
At the first application of a discount the sum will decrease for the specified percent, at the subsequent applications the discount percent will increase by percent of each subsequent applied discount.
Example:
The initial sum - 1000 $.
Discount 1 - 20 %.
Discount 2 - 10 %.
Discount calculation = 20 * (1 + 10 / 100) = 22 (%)
The final sum - 780 $.