【发布时间】:2014-01-06 08:51:41
【问题描述】:
我写了这段代码:
<action method="addLink" translate="label title" module="checkout">
<label>Cart</label>
<url helper="checkout/url/getCartUrl"/>
<title>Cart</title>
<prepare/>
<urlParams/>
<position>150</position>
</action>
但不是label 购物车 我想展示一张图片。如何在上面的 xml 代码中添加图片?
【问题讨论】:
标签: magento-1.8 magento-layout-xml