So I have some products that come with all the bells and whistles.
Dropdown selections include:
Core Material - 2 types
Finishes - a dozen options but some only available for each core material
Inserts - 4 types
Sizes - 5 types
Shapes - 2 types
I realize that this creates 624 variations for one product. I want Magento to be responsive and only display selected Finishes after selecting a Core Material.
Can one attribute change based on another? How could this work? I haven't found anything on this besides overpriced plug-ins.