Hi, I currently have a problem that I don’t seem to find the solution for.
I need to manage stock by product options, lets say that I have an outfit product with jacket size and pants size, how do I manage the stock in a way that any size of jacket have its own a stock and every size of pants also have its own but separated from the other. The behavior that I try to achieve is that when a jacket size S is out of stock all product combinations with jacket S are also out of stock, or if pants size L are out of stock any combination with that option is also out of stock.
I hope that I explained the question clearly. Any help would be appreciated.