【问题标题】:Hiding Filters In Certain Categories in magento在magento中隐藏某些类别中的过滤器
【发布时间】:2014-01-08 13:35:51
【问题描述】:

在我们的高级类别中,大约有 50 个过滤器选项,我正在尝试在类别的自定义布局中使用 xml 代码隐藏属性过滤器。使用此代码

<reference name="catalog.leftnav">
<action method="setData">
    <instruction>hide_attribute_code</instruction>
    <value>1</value>
</action>

但没有成功 我们得到了很多建议,但我们还没有完美解决这个问题 在这个网址上查看 - http://www.bindaaslo.com/mobile-tablets.html/

【问题讨论】:

    标签: filter attributes magento-1.7 layer


    【解决方案1】:

    要禁用分层导航(购物选项),请转到目录 -> 属性 -> 管理属性并选择出现在分层导航中的属性,然后从“在分层导航中使用”下拉菜单中选择“否”。当您对分层导航中出现的所有属性执行此操作时,分层导航会自动消失..

    【讨论】:

    • 我也知道我的问题是禁用禁用出现在图层导航中,我们只隐藏在选定的类别中
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-01-10
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-02-26
    相关资源
    最近更新 更多