0
votes

I have Simple configurable products installed on magento. How can I apply a discount to a configurable product which makes sure that all the simple products associated to the configurable also get the discount applied to them?

2

2 Answers

0
votes

You could use Magento's Catalog Price Rules (Admin > Promotions > Catalog Price Rules).

There's some good information on how these work here:

http://www.magentocommerce.com/knowledge-base/entry/what-are-catalog-price-rules-and-how-do-i-use-them

Good luck!

-1
votes

I was also looking for the answer to this, but unfortunately didn't found it yet.

Below helped though. In addition to below, what i did is instead of selecting config product SKU, i selected all the simple product SKU which are part of that config product. How to create a coupon on specific product in Magento?