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 col开发者_运维百科or 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!
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.
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
精彩评论