Bundled Products – Bundle stock doesn’t change when individual products are sold
-
Using the Bundled Products plugin for WooCommerce.
- Created the simple products, no problem.
- Created the bundled product, no problem.
- Test-sold a bundled product, its stock got reduced by 1, and the stocks of included products also got reduced by 1, no problem.
- Test-sold a simple product, didn’t affect the inventory of the bundled product… PROBLEM.
It’s not reducing the inventory of the Bundled Product if any of its components are sold… yet if I set the quantity of any of the component products to 0, the bundle also shows “Out Of Stock”. So, it understands that when any of the component products are sold out, the bundle is sold out also… but why doesn’t it show the quantity change BEFORE it happens?
Is this how it’s supposed to work? That doesn’t make sense – if you have 5x Product A, 5x Product B, and only 2x of Product C, the A-B-C Bundle max stock quantity should be 2 – not 5.
Or is there a problem with the plugin? Or am I missing a setting somewhere? (Like, “Calculate stock quantity of bundle based on max quantity of component items, not as an independent entity”?)
Basically, I want “bidirectional inventory control” – if a bundle is sold, reduce the component stocks; if a component is sold, reduce the bundle stock also.
Any advice would be much appreciated!
- The topic ‘Bundled Products – Bundle stock doesn’t change when individual products are sold’ is closed to new replies.