Hello Team, i have two points:
1.
I created two properties in WooCommerce.
Material and color:
I have 21 different colors.
I have 4 different materials.
Now, not every material can have every color.
I created a variable product and then created a total of 25 variations.
The problem was that all materials and colors are visible directly on the product detail page.
But I want only the material to be visible first, and then the corresponding colors appear depending on which one is clicked.
Is this possible? Or only with code in the theme files?
2.
Furthermore, once a customer has selected a material + color, they have to click the “Reset_variation” button every time they want to change the material? Is there a better solution for this? This is quite cumbersome, especially with older customers.
Kind regards,
Daan