How to Have a Bundled Configurable Product in Magento?

ε祈祈猫儿з 提交于 2019-12-11 01:21:41

问题


I've been searching about this topic on Magento forum and Google but can't find a definite answer for the question. Hope I find it here.

Is it possible to have a bundled configurable products in Magento? Take for example I want to sell a set of t-shirt and short on a product page where the customer can choose the number of quantity, the color and the size for the t-shirt and short respectively.

Maybe like this :

T-Shirt [A configurable Product]

Color : [combobox to select color]

Size : [combobox to select Size]

Qty : [input to enter the qty]


Short [Another configurable Product]

Color : [combobox to select color]

Size : [combobox to select Size]

Qty : [input to enter the qty]


[Add to Cart Button]

Any help and answer will be much appreciated. Thanks!


回答1:


We've released the previously mentioned package builder at http://www.tinybrick.com/magento-modules/sales-tools/magento-configurable-products-package-bundler.html

It's a pretty sweet solution for great upsells.




回答2:


We will be releasing a new Package Builder plug in for Magento in the next couple of weeks that will do this. Plus it will allow you to create a package with multiple components and each components gives you multiple selections.

You can view it working here:zumiez.com/guys-5-for-85.html

http://store.delorumcommerce.com/magento-package-builder.html



来源:https://stackoverflow.com/questions/2947433/how-to-have-a-bundled-configurable-product-in-magento

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!