1

Our apparel store is built with configurable products. We'd like to create a Catalog Price Rule that targets only specific variants of a configurable product. For example, all 'Guys' shirts.

It doesn't appear that this is possible out of the box with Magento unless I'm missing something. Has anyone found a way to do something like this just using Mage configuration?

Ryre
  • 6,135
  • 5
  • 30
  • 47
Wilson Sheldon
  • 255
  • 4
  • 18
  • This question is not a good fit for Stack Overflow, but would be ideal for the [proposed dedicated Magento StackExchange site (link)](http://area51.stackexchange.com/proposals/48872/magento?referrer=HFqQT3Qeb2X27y6ehRWkiw2). – benmarks Jan 09 '13 at 01:19
  • Thanks Ben! I'm committed. Will move it over then (can I move over now?) – Wilson Sheldon Jan 09 '13 at 03:26
  • Not yet. When the site goes beta. – benmarks Jan 09 '13 at 12:01
  • Ben, you want to put this on the StackExchange beta site now? – Wilson Sheldon Jan 22 '13 at 21:01
  • Yes! Ask it over there and link here. – benmarks Jan 22 '13 at 21:20
  • You need to see that post with the same problem. In cart we have only configurable products with children products. And we need to apply sales rules from children to parent(configurable) product [Answer for you](http://magento.stackexchange.com/a/86733/23550) – Mick Oct 16 '15 at 13:34

1 Answers1

2

Unfortunately this functionality isn't available at the moment out of the box. You can set different prices for product variants (under associated products in configurable product), but you can not do the same via catalog price rules.

There are couple of extensions though, that could help you out (like SCP, etc.)

Jernej Golja
  • 520
  • 2
  • 9