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

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/image-processing/2.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_Mage - Fatal编程技术网

如何在magento中指定分层导航过滤器顺序?

如何在magento中指定分层导航过滤器顺序?,magento,mage,Magento,Mage,我在magento使用Amasty shopby扩展。有没有办法对过滤器重新排序?例如,如果我想把颜色过滤器放在价格之前。我怎么做 有没有办法在管理面板中完成?或者通过db?IIRC,您有权在amasty extension中设置价格过滤器的位置。确保价格的位置小于颜色的位置,您可以在管理属性部分中设置该位置。是,请使用管理>目录>属性>管理属性>颜色并设置位置值。唯一的例外是类别,因为它们不是属性。您可以在admin>system>settings>amasty>improved naviga

我在magento使用Amasty shopby扩展。有没有办法对过滤器重新排序?例如,如果我想把颜色过滤器放在价格之前。我怎么做


有没有办法在管理面板中完成?或者通过db?

IIRC,您有权在amasty extension中设置价格过滤器的位置。确保价格的位置小于颜色的位置,您可以在
管理属性
部分中设置该位置。

是,请使用
管理>目录>属性>管理属性>颜色
并设置位置值。唯一的例外是类别,因为它们不是属性。您可以在
admin>system>settings>amasty>improved navigation
部分设置类别位置