简体   繁体   English

Magento产品变体(可配置产品)

[英]Magento product variations (configurable products)

I have seen many different plugins and ways to configure Magento product variations, but I wasn't able to find a way to do the following out of the box or using some plugin (doesn't matter if its free or paid): 我已经看到了许多不同的插件和配置Magento产品变体的方法,但是我找不到一种开箱即用或使用某些插件的方式(无论是免费还是付费都无关紧要):

Have a look at the following Amazon URL: http://www.amazon.ca/Seagate-Expansion-Desktop-External-STBV2000100/dp/B00834SJS0/ 看一下以下Amazon URL: http : //www.amazon.ca/Seagate-Expansion-Desktop-External-STBV2000100/dp/B00834SJS0/

I would like when I select one of the options to go to the product variation selected (instead via AJAX like in the Amazon case, but same concept). 当我选择其中一个选项以转到所选的产品变体时,我想(而不是像亚马逊一样,通过AJAX进行选择,但概念相同)。

I would also like all the product variations listed in the store and search and have the ability to choose another variation from every other option: For example im in the 1 gig product, I will still see 2gig and 4gig with ability to switch and vice-versa. 我也希望商店和搜索中列出的所有产品变体,并能够从其他选项中选择另一个变体:例如,在1 gig产品中的即时消息,我仍然会看到2gig和4gig具有切换功能,反之亦然。反之亦然。

Lastly I would like to hide the "base" product from everywhere, so I also have the final options displaying in the store, the base product can still be present in the backend as a pivot, but should be hidden from everywhere else. 最后,我想从任何地方隐藏“基本”产品,因此我还将在商店中显示最终选项,基本产品仍可以作为枢轴出现在后端,但应该在其他任何地方都隐藏。

Do you have a clue if there is something that does that out of the box or with very little modifications? 您是否有开箱即用的东西或很少改动的线索?

Good news for you :) 给你的好消息:)

Look at this free module: Easylife_Switcher 看一下这个免费模块:Easylife_Switcher

https://github.com/tzyganu/Switcher https://github.com/tzyganu/Switcher

It also supports graying out options not in stock. 它还支持将库存中没有的选项灰显。

I use Simple Configurable Products on my store: http://www.magentocommerce.com/magento-connect/simple-configurable-products.html . 我在我的商店中使用“简单可配置产品”: http : //www.magentocommerce.com/magento-connect/simple-configurable-products.html

Development seems to have stopped but there seem to be lots of users and you can find help on google. 开发似乎已经停止,但似乎有很多用户,您可以在Google上找到帮助。 For example, the latest version doesn't work out of the box on CE 1.8 but there is a fix available. 例如,最新版本在CE 1.8上无法立即使用,但是有可用的修复程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Magento可配置的产品价格-使用超级产品 - Magento configurable product price - using super products Magento-关联产品未显示在可配置产品下 - Magento - Associated products are not showing under configurable product 将变体(简单)产品分配给可配置。 Magento 2 REST API - Assign variations (simple) products to configurable. Magento 2 REST API 我的可下载产品页面中的Magento可配置的可下载产品错误 - Magento configurable downloadable product error in My Downloadable Products page Magento SOAP API v2将简单产品链接到可配置产品 - Magento SOAP API v2 linking simple products to configurable product Magento通过编程将所有变量产品分配给特定的可配置产品 - Magento get all varient products assigned to a specific configurable product programatically 设置产品的运输成本,修复Magento中的可配置产品 - Set shipping cost on the product, fix configurable products in Magento 在Magento的产品视图中隐藏可配置产品的必需属性标签 - Hide required attribute labels for configurable products in product view in Magento 价格范围的想法-可配置的产品-产品列表-Magento - Price Range Idea - Configurable Products - Product Listing - Magento Magento:构建库存中所有可配置产品的定制产品系列 - Magento: Build custom product collection of all configurable products in stock
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM