문제

We have many products that we sell in different sizes. We have set up 1 configurable product and linked all the simple product sizes.

But now we wish to set-up a bundled product that consists of a pack of 3 configurable products (like red, green and blue shirt). And when the users for the bundle it should show the same "select size" option as it does with configurable products.

Can this be done?

도움이 되었습니까?

해결책

This is not possible out-of-the box with Magento.

There are a few community extensions on Magento Connect - I have not used them personally. They used to be more prevalent - even Classy Llama had one. There was also one called Package Builder that I cannot find anymore.

So this might be your best bet:

Configurable Bundle by Wizkunde

https://www.wizkunde.nl/magento-2-configurable-bundle.html

Configurable products by Brim

http://www.brimllc.com/2010/12/magento-grouped-products-containing-associated-configurable-products/

If you want to forgo the idea of using bundles, Grouped Products offer the ability to add configurables to the group.

다른 팁

I'd like to bring your attention to th new Magento 2 extension which was shared with the community by eWave and provides exactly requested features to the merchants. You are able to create/manage bundles which consist of configurable products through the admin panel or default API using "Configurable Products In Bundles" extension.

Please take a moment to review details on the extension page https://marketplace.magento.com/ewave-extendedbundleproduct.html

and try a demo:

Storefront: https://extendedbundle.ewavedemo.com/configurable-products-in-bundle.html

Back-office: https://extendedbundle.ewavedemo.com/admin/catalog/product/edit/id/2058/

Thanks!

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top