Hello.
I’m a beginner in this and trying to create an online store. I used some guides to get going, but now got stuck trying to create complex products and can’t find if its even possible.
I have some simple and some variable products that I created and all works fine.
The problems I’m facing are:
1. Creating a custom product that is made out of other simple and variable products so that when buying this custom product you could select options like color and size for each of the components.
2. When adding it to the cart it would show as one item and not all its components as individual items.
3. Would it even work for keeping the stock values correct. Like if I have simple item with stock 999 and the custom item gets bought which uses 99 of that simple item. Would it update the simple item stock?
Maybe I’m trying this with a wrong approach?
[ad_2]
You want [Composite Product](https://woo.com/document/composite-products/) or something similar if I’m understanding correctly