When you create a bundle group, you’ll notice the “Modified quantity” column. This column displays the inventory of the Master product, calculated based on the available inventories of Component products within the same group. It also indicates the maximum number of Master products from the bundle that can be sold.
This guide explains how the modified quantity is calculated in various scenarios, ranging from simple to more complex examples.
Example 1 #
Selling Journal Sets, each set contains 1 Notebook and 1 Pen.
- Master product: Jounal Set
- Component products:
- Notebook: quantity per bundle: 1, available inventory: 10
- Pen: quantity per bundle: 1, available inventory: 10
=> Master product inventory (Modified quantity) = 10.
Example 2 #
Selling Journal Sets, each set contains 1 Notebook and 1 Pen.
- Master product: Jounal Set
- Component products:
- Notebook: quantity per bundle: 1, available inventory: 10
- Pen: quantity per bundle: 1, available inventory: 6
=> Master product inventory (Modified quantity) = 6.
Example 3 #
Selling Journal Sets, each set contains 2 Notebooks and 4 Pens.
- Master product: Jounal Set
- Component products:
- Notebook: quantity per bundle: 2, available inventory: 20 (enough for 10 Journal Sets)
- Pen: quantity per bundle: 5, available inventory: 200 (enough for 40 Journal Sets)
=> Master product inventory (Modified quantity) = 20.