cancel
Showing results for 
Search instead for 
Did you mean: 

Simple bundled products for inventory

0 Kudos

Simple bundled products for inventory

Feature request from seansan, posted on GitHub Aug 22, 2014

May we request support for fixed bundles?

Eg you sell cuff links. All types have inventory. And are available as a simple product.

Now we sell bundles of 3 types together. A new fixed price. And user cannot choose how many of the sub items. That is fixed.

So you buy the bundle for the bundle price. And the underlying simple products qty is adjusted accordingly for stock.

A little along the lines of this http://stackoverflow.com/questions/7890908/grouped-product-with-fixed-sub-item-quantities

5 Comments
apiuser
New Member
Status changed to: Investigating
 
apiuser
New Member

Comment from ilol, posted on GitHub Aug 28, 2014

@seansan, thanks. Interesting. We are thinking Smiley Happy

apiuser
New Member

Comment from vpelipenko, posted on GitHub Jan 29, 2015

Internal ticket: MAGETWO-27715

apiuser
New Member

Comment from tanya-soroka, posted on GitHub Feb 06, 2015

Hello @seansan Please can you confirm that the following solution is covered you use-cases. Magento 2 supports ability to create a bundle product with the fixed price for whole set of the sub-products. Also as part of the bunle options Magento has "User Defined" checkbox option. It provides ability to disallow customer to specify the QTY of the sub-products and only merchant has ability to provide a default QTY value.

Thank you

apiuser
New Member

Comment from seansan, posted on GitHub Feb 06, 2015

This is indeed an improvement (I know people want that to)

The solution is more in this area: you set QTY per bundle product (there is no option for selecting QTY per subproduct)

So imagine we have these 4 products product 1 = 9 $ = you can buy per product product 2 = 9 $ = you can buy per product product 3 = 9 $ = you can buy per product

product 4 (set of 1,2,3) = 25 $ = you can buy just like a product - so there is only 1 QTY selector, BUT! when a sale is made in the backend product QTY for all products 1, 2 and 3 are deducted (so product 4 is a virtual product not having own qty) + a user can not select the QTY for individual items 1, 2 and 3 - and actually should not even see it

On Fri, Feb 6, 2015 at 3:46 PM, Tanya Soroka, SPM notifications@github.com wrote:

Hello @seansan https://github.com/seansan Please can you confirm that the following solution is covered you use-cases. Magento 2 supports ability to create a bundle product with the fixed price for whole set of the sub-products. Also as part of the bunle options Magento has "User Defined" checkbox option. It provides ability to disallow customer to specify the QTY of the sub-products and only merchant has ability to provide a default QTY value.

Thank you

— Reply to this email directly or view it on GitHub https://github.com/magento/magento2/issues/638#issuecomment-73246667.