0
我有一個相關產品的問題上,我與模板購物者對工作的MagentoMagento的相關產品在股票local.xml中
這裏是我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 也向上銷售的產品不工作露面..
奇怪的是,當我完成了安裝模板,產品相關的產品沒有工作有庫存,我多次將所有產品重新編制索引。
你正在處理一些Magento的定製添加下面的代碼,這是非常困難的助陣不知道的全套定製代碼和標記參與。 – benmarks