【发布时间】:2012-04-27 11:41:00
【问题描述】:
我希望能够在我的 magento-1.6 站点的标题块上加载我的“愿望清单”。 我正在使用 magento1.6.2.0。现在我的愿望清单显示在左侧块上。 我只是将wishlist.xml的引用从左侧更改为像
这样的标题 <reference name="header">
<block type="wishlist/customer_sidebar" name="wishlist_sidebar" as="wishlist" template="wishlist/sidebar.phtml"/>
</reference>
但它不会来 我怎样才能做到这一点..?我要编辑哪个 xml 文件..?
【问题讨论】:
标签: php magento magento-1.6