如何在 Magento 中拥有捆绑的可配置产品?
我一直在 Magento 论坛和 Google 上搜索这个主题,但找不到该问题的明确答案。希望我能在这里找到它。
Magento 中是否可以有捆绑的可配置产品? 举例来说,我想在产品页面上销售一套T恤和短裤,客户可以分别选择T恤和短裤的数量、颜色和尺码。
也许是这样的:
T 恤 [可配置产品]
颜色:[选择颜色的组合框]
尺寸:[用于选择尺寸的组合框]
数量:[输入数量]
<小时>简短 [另一个可配置产品]
颜色:[选择颜色的组合框]
尺寸:[用于选择尺寸的组合框]
数量:[输入数量]
<小时>[添加到购物车按钮]
任何帮助和答案将不胜感激。 谢谢!
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!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我们已在 http://www.tinybrick.com/magento-modules/sales-tools/magento-configurable-products-package-bundler.html
这是一个非常好的解决方案,可以实现很好的追加销售。
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.
我们将在接下来的几周内为 Magento 发布一个新的 Package Builder 插件来实现此目的。另外,它还允许您创建包含多个组件的包,并且每个组件都为您提供多种选择。
您可以在此处查看它的工作情况:zumiez.com/guys-5-for-85.html
http://store.delorumcommerce.com/magento-package-builder.html
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