I want to implement a rule in my site where in we have multiple products from which if a customer buys 2 random products he should get it at a fixed price.
For eg - amongst pencils, pen, eraser, sharpener - if a customer adds any 2 he should get it at fixed price of $4.
how can this work?
I tried creating a separate category for this and added these products in them and put a catalog price rule - selected min quantity-2, reduction- $3 and in condition group 1 - selected the category I made for this.
but even though when i select these products they are displayed without discounts .
Please help!!