删除可配置产品中属性的依赖关系

时间:2014-06-02 07:52:56

标签: magento attributes configurable-product

如何从magento中的可配置产品的属性中删除依赖项。 我希望客户以任何顺序选择这些属性。 请问有谁能告诉我如何实现这个目标?

1 个答案:

答案 0 :(得分:1)

这取决于Magento后端中可配置产品的标签Super product attributes configurationassociated products块的顺序。

您可以在此处更改客户必须选择的订单,但遗憾的是,无法按照您的意愿以任何顺序选择选项。