Hi,
Does anyone know what exactly multiple occurrences mode means under the Promo Module
learn.microsoft.com/.../apply-multiple-retail-discounts
Thanks in Advance
Hi,
Does anyone know what exactly multiple occurrences mode means under the Promo Module
learn.microsoft.com/.../apply-multiple-retail-discounts
Thanks in Advance
Happy to hear that. Please mark my answer as verified if it helped :).
Thank you very much for the explanation
Let's assume you are running a mix match buy 1 get 1 promotion on a category. The customer buys the following items from that category.
Item | Price |
A | 40 |
B | 50 |
C | 25 |
D | 15 |
To calculate the discount, the system first sorts the items in promotion in descending order of price.
Item | Price |
B | 50 |
A | 40 |
C | 25 |
D | 15 |
If you have set the Multiple Occurrence mode to Favour Customer. The promotion will be applied to the items highlighted in yellow. That is the discount will be applied to every 2nd item as it is a B1G1.
Item | Price |
B | 50 |
A | 40 |
C | 25 |
D | 15 |
Discount customer gets= 40+15 = 55
If you have set the Multiple Occurrence mode to Favour Retailer. The promotion will be applied to the items highlighted in yellow. The promotion will be applied to the 2 least expensive items of the 4.
Item | Price |
B | 50 |
A | 40 |
C | 25 |
D | 15 |
Discount customer gets= 25+15 = 40
André Arnaud de Cal... 291,711 Super User 2024 Season 2
Martin Dráb 230,458 Most Valuable Professional
nmaenpaa 101,156