- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2018
03:06 AM
01-23-2018
03:06 AM
Set Catalog price rule for some associated products.
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.
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2018
03:26 AM
01-23-2018
03:26 AM
Re: Set Catalog price rule for some associated products.
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.
If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial
Magento 2 Blogs/Tutorial
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2018
08:45 PM
01-23-2018
08:45 PM
Re: Set Catalog price rule for some associated products.
no, this is not working.