I want to give an offer on these SKUS “sku-111-11-11,sku-222-22-22,sku-333-33-33,sku-444-44-44,sku-555-55-55,sku-666-66-66”.
case 1: If customer add any 2, 4, 6 items from above skus then customer will get 50% discount.
case 2: If customer add any one sku with qty 2 then they will get 50% discount.
case 3: If customer add three skus from above skus then customer will get 50% off only on 2 items.(This one is the main where I am getting stuck right now)
So technically we want to give 1 – 1 sku free for above mentioned skus, how can I do this using cart price rule.