我想在客户导航菜单上添加愿望清单链接,但它没有出现在前端。我试图像这样添加我的 local.xml
<customer_account>
<reference name="customer_account_navigation">
<action method="addLink" translate="label" module="wishlist"ifconfig="wishlist/general/active">
<name>wishlist</name><path>wishlist/</path><label>My Wishlist</label></action>
</reference>
</customer_account>
但不起作用。我提到我从我的管理员那里激活了愿望清单。谢谢 !
问问题
303 次