Hierarchy between variations?
-
Hello. It’s the first time I build a real WooCommerce store.
I’m struggling to find the ratio of hierarchy between two variables.
Let’s say I’m selling t-shirts. I have a t-shirt that comes in different sizes AND different colors. So the customer MUST pick a size AND a color. Very simple to set up.
For the purpose of this example, let’s say I have
two sizes
- small
- medium
and 2 colors
- red</
- green
If everything is in stock…there are no problems at all. But what if the Small size is out of stock? How can I tell to WooCommerce that Small size is out of stock for ALL the color variations?
I understand that in this example the easy solution would be to set SMALL + RED to out of stock and SMALL + GREEN out of stock.
But what (and that’s my case) if I have hundreds of color variations? Do I have to create a single combination for each SMALL + COLOR?
To explain my scenario better, I have SMALL + ANY COLOR VARIATION. And also the sizes aren’t just SMALL and MEDIUM, but tens of them (rings).
Is there a way to crerate a hierarchy between variations so that if the “dominant” one is out of stock, the others will also be out of stock?
I hope I managed to clarify my question.
Best regards.
- The topic ‘Hierarchy between variations?’ is closed to new replies.