cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Qualifying product promotion applying discount to specific products in promo

oscarsan
Explorer
0 Kudos
467

Hi experts

I'm trying to create a promotion with the following rules:

  • If customer adds to the cart 1 product A and 1 product B, then get 5% in both products A and B.
  • If customer adds to the cart 3 product A and 1 product B, then get 5% in 1 product A and 5% in the product B. The other 2 product A will have the regular price.

Is there any OOTB promotion rule to acomplish this?

I have tried using a simple qualifying products condition and containers, but I'm not able to achieve this.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

adiputera
Active Participant

No. you need to write your own custom implementation by writing new action, or by overriding RuleOrderEntryPercentageDiscountRAOAction if you want to use existing promotion action

oscarsan
Explorer
0 Kudos

Thanks. I'll try it 🙂

Answers (0)