cancel
Showing results for 
Search instead for 
Did you mean: 

Can a configurable product's simple products have different customizable options?

Can a configurable product's simple products have different customizable options?

I have the following configurable product:
A pendant which is available in small medium and large as well as 3 finishes: sterling, gold filled, and 14KT
We set up a configurable product with the 9 different simple products.
Now we would like to add customizable options for the chains.  24", 27" and 30" as well as an option for silver plated, sterling, gold, etc.
I added the customizable option for size and it shows up fine.  The tricky part is this:
 
14KT finish pendants do not come with a chain.  Can I remove the customizable chain options for the SM MED & LG 14KT products only?
2 REPLIES 2

Re: Can a configurable product's simple products have different customizable options?

Yes, you can achieve this by using conditional logic or custom code. Magento doesn’t natively support per-simple-LabubuKeychain product custom options, but workarounds exist. One approach is using product attributes or modules to hide options based on selection. For 14KT, just disable the chain option visibility dynamically.

 
 
 

Re: Can a configurable product's simple products have different customizable options?

Yeah, with a configurable product, the simple items can have different custom options, but it all depends on the store's setup. Each simple product can have its own choices, which means buyers can pick what they like more easily.