cancel
Showing results for 
Search instead for 
Did you mean: 

Forbid a specific combinations of Configurable Product attributes.

Forbid a specific combinations of Configurable Product attributes.

For a simplified example, consider shirts with designs (4 possibilities), colours (3 possibilities) and sizes (3 possibilities). That would be 36 combinations. But the Red Apple design looks horrible on red shirts so we would want to disallow that combination and create only 33 shirts.

 

In this simplified example, it would make sense to just create all the examples and then remove the 3 unwanted shirts. But the real example is 7 attributes with a bit over 2000 possible combinations - of which only 600 are wanted. Narrowing down over a thousand products to remove, or individually creating 600 products, is not feasible.

 

How can an admin create an array of simple products used as Configurations in a Configurable Product, but forbid specific attribute combinations?

1 REPLY 1

Re: Forbid a specific combinations of Configurable Product attributes.

Hello @dotancohen 

 

You can use the import product feature of Magento for this.

In this, you can create the product sheet with wanted attributes, and then you need to upload that.

 

So now the product is created which you want with the combination of attributes.

 

If my answer is helpful full then please set the accept solution flag and kudos flag so other members can take the same reference.