Inventory management for variable products, when product variation is the amount
-
Hello there,
In my woocommerce store I sell buttons. All the products I have are variable products. The variation is the amount of buttons the customer can buy.
The customer can buy stacks of 10, 50 or 100 buttons. I do this, because the prices are tiered. Meaning if you buy a stack of 10 buttons, a single button is more expensive, than when you buy a stack of 100 buttons. The bigger the stack you buy, the cheaper a single button is.
Now I want to enable inventory management. But my problem is, that whenever a customer buys lets say a stack of 10 buttons, my inventory only goes down one. I know you can enable inventory management on variation level, but I want to have a common inventory for the buttons, and when a customer buys the 10-button-stack, the inventory goes down 10, when he buys the 50-stack, the whole inventory goes down 50, and so on.
So let’s say I have a total stock of 100 buttons. The 100-button-variation could only be sold once, the 50-variation twice and the 10-variation 10 times. That’s why I need a common inventory, but the inventory has to decrease different amounts for each variation.
Is there any way to achieve that?
I hope my question is understandable, it’s a bit hard to explain and probably a niche problem, sorry about that.
Best regards and thanks for any replies!
- The topic ‘Inventory management for variable products, when product variation is the amount’ is closed to new replies.