【问题标题】:Magento: some attributes not show in the category pageMagento:某些属性未显示在类别页面中
【发布时间】:2015-02-01 12:05:03
【问题描述】:

我有 Magento 1.9.1,我为我的产品创建了一些新属性。 我在“前端属性”的“在分层导航中使用”中选择了“可过滤(带有结果)”。我的产品具有此属性的值,但类别页面的左列中没有此属性! 如果我选择“可过滤(无结果)”,我会看到属性但结果为零:

我的属性 - 值 1 (0) - 值2 (0) - 值3 (0)

为什么?

【问题讨论】:

  • 您是否在创建属性后运行索引。
  • 您是否将属性添加到属性集中?如果没有,请添加并尝试重新索引。

标签: magento filter attributes filtering


【解决方案1】:

很可能,您需要重新索引您的属性。您可以通过 Magento 的 indexer.php 脚本快速轻松地做到这一点:

php -f shell/indexer.php -- --reindex catalog_product_attribute

【讨论】:

    【解决方案2】:

    请将管理属性“Visible on Product View Page on Frontend”设置为“Yes”并再次检查。

    【讨论】:

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