0

関連する製品の問題があります。magento のテンプレート ショッパーを使用しています。

私のlocal.xmlファイルのブロックは次のとおりです。

<reference name="content">
<action method="unsetChild" ><name>catalog.product.related</name></action>
</reference>

と:

<block type="catalog/product_list_related" name="content.product.related" as="content_related" template="catalog/product/list/related_content.phtml"/>

ファイル related_content.phtml が存在します。

製品をview.phtmlに表示したいのですが、アップセル製品が機能していません..

奇妙な部分は、テンプレートのインストールが完了したときに関連製品が機能したことです。製品の在庫があり、すべての製品のインデックスを何度も再作成しました。

4

1 に答える 1