Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/magento/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Magento色样_Magento_Attributes - Fatal编程技术网

Magento色样

Magento色样,magento,attributes,Magento,Attributes,我有一个关于Magento中的色样的问题 我有下一个场景: 3种颜色每种颜色3种尺寸。sku相同,只是在末尾添加了3个字母。 例如:XZ12345_红色、XZ12345_蓝色、XZ12345_黄色 Product 1 Red Configurable / Contain Images only for Red / Visible Catalog/Search Product 1 Red S Product 1 Red M Product 1 Red L Product 1 B

我有一个关于Magento中的色样的问题

我有下一个场景:

3种颜色每种颜色3种尺寸。sku相同,只是在末尾添加了3个字母。 例如:XZ12345_红色、XZ12345_蓝色、XZ12345_黄色

Product 1 Red Configurable / Contain Images only for Red / Visible Catalog/Search
   Product 1 Red S
   Product 1 Red M
   Product 1 Red L

Product 1 Blue Configurable / Contain Images only for Blue / Visible only on Search
   Product 1 Blue S
   Product 1 Blue M
   Product 1 Blue L

Product 1 Yellow Configurable / Contain Images only for Yellew / Visible only on Search
   Product 1 Yellow S
   Product 1 Yellow M
   Product 1 Yellow L
现在,我在目录中只显示红色

我的问题是如何在产品视图中获得“更多颜色”2秒颜色

我的想法是获得sku和短到7个字符,然后添加FilterAttribute sku,并将短sku放在那里以显示其他颜色

任何人都可以推动一点,给我另一个想法或建议来完成这件事


非常感谢您的帮助。

如果您需要,我可以为您提供色样扩展。

是的,您需要Magento的色样扩展,最好的扩展来自Extensionsmall.com检查基本版本,您可以从这开始,然后升级到更高级的版本:

如果您能提供帮助,那就太好了。我建议您使用Amasty的色样专业版。因为现在,Magento的默认色样功能有点有限:D