Hi,
I just found out something quirky about bundles. If I create a bundle like this:
Kit A (Req. choose 1) Kit B (Req. choose 1)
1 5
2 6
3 (not in stock) 7
4 8
If the customer choose 1 et 5 as a bundle (anything that is not 3 since its unavailable), the website will answer: "This product is out of stock."
As soon as I give Quantity to item 3. The customer can buy anything. Is this a bug or am I not understanding?
Thanks
Magento C.E. 2.4.0
Solved! Go to Solution.
Hi @anthony_turcott,
The bundle product is a bit similar to the grouped product in Magento 2 because it is possible to add more items to one product and sell it. However, while your customers cannot choose among many attributes of items in the grouped products according to what they want, they can do it with the bundle products when many options are ready for their choices.
Hope this can help you! Let me know if you need further assistance.
________
If issue solved, Click Kudos & Accept as Solution.
Hi @anthony_turcott,
The bundle product is a bit similar to the grouped product in Magento 2 because it is possible to add more items to one product and sell it. However, while your customers cannot choose among many attributes of items in the grouped products according to what they want, they can do it with the bundle products when many options are ready for their choices.
Hope this can help you! Let me know if you need further assistance.
________
If issue solved, Click Kudos & Accept as Solution.