Dear Sir,
I have product A (Nike Brand), B (Puma Brand) and C (Nike Brand) and 3 discount setup in the backend.
- I would like to give 46% discount to only Product A for Login user
- and want to give 55% discount to Puma Brand for Login user
- and want to give 30% discount to Nike and Puma Brand for all users.
So I had created 3 discounts.
- Discount 1 >> 46% discount for specific Product A with user limitation and set priority 1 with check stop further processing rule.
- Discount 2 >> 55% discount for Puma brand with user limitation and set priority 1 with check stop further process rule.
- Discount 3 >> 30% discount for both Nike and Puma with no user limitation and set priority 2 with uncheck stop further processing rule.
But the result is showing me like below image. Actually it should apply 46% to product A, 55% to Product B and 30% to Product C as I was place the order with login user. I don't want discount after discount that's why using the priorty and stop further rule but seems not working properly. Please kindly advise me ASAP.
Thanks,
Yoon