【问题标题】:How to display category page in magento如何在magento中显示类别页面
【发布时间】:2011-06-10 06:48:04
【问题描述】:

我正在使用 magento 1.5.0.1。在我的主页上,我想显示类别,我创建了 3 个类别,并在管理员中为“是”提供了活动选项。我想在我的主页中显示这些类别的链接。在主页我有这些代码

<reference name="content">
<block type="catalog/product_new" name="home.catalog.product.new" alias="product_new" template="catalog/product/new.phtml" after="product_list"><action method="addPriceBlockType"><type>bundle</type><block>bundle/catalog_product_price</block><template>bundle/catalog/product/price.phtml</template></action></block>
</reference>

如何更改此项以查看类别。我是 magento 的新手。请帮我解决这个问题......

在添加类别时,我已将“包含在导航菜单中”设为“是”。

【问题讨论】:

    标签: magento categories


    【解决方案1】:

    您可以使用内置小部件“目录类别链接”。

    1. 打开您的 magento 后端

    2. 导航到 CMS->页面

    3. 选择“主页”

    4. 选择标签“内容”

    5. 单击“插入小部件...”按钮

    6. 从可用小部件列表中选择小部件“目录类别链接”。

    7. 填写小部件所需信息并点击“插入小部件”按钮

    8. 对需要在主页上显示的每个类别重复步骤 5-7

    【讨论】:

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