I am using Magento 1.9.3.4 Is there a way to set catalog price rule for some associated products. eg. I have a configurable product of Shirt. It has 3 associated products. S,M and L. I want catalog price rule to apply only on S and M.
You can create catalog rule for only associated product using below way,
Go To Adminpanel,
Click on Promotions -> Catalog Price Rules,
Create new rules,
Go To Conditions tab,
Set rule like below,
SKU contains Sku1,sku2
Click on Save and apply button.
CLear cache and check.
no, this is not working.