【问题标题】:Show filter attribute (size) in category listing page above product listings section在产品列表部分上方的类别列表页面中显示过滤器属性(大小)
【发布时间】:2015-06-16 18:51:32
【问题描述】:

我想在产品列表上方的类别列表页面中按下拉部分排序附近显示尺寸过滤器属性。默认情况下,它出现在左侧边栏(分层导航)中。请为我提供一些解决方案,它将在列表页面中显示尺寸过滤器属性(例如:XL、L、XXL 等)。

【问题讨论】:

    标签: magento filter attributes size layered-navigation


    【解决方案1】:

    更改您的主题的 catalog.xml

    <reference name="content">
            <block type="catalog/layer_view" name="catalog.leftnav" after="currency" template="catalog/layer/view.phtml"/>
    </reference>
    

    将参考名称更改为“content”而不是“left”,然后根据您的需要更改 css 和模板

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-01-25
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多