【发布时间】:2013-09-24 21:22:08
【问题描述】:
如何只为句柄catalog_product_view重写Mage_Catalog_Block_Product_Price?此块在布局中没有特定名称。
<catalog_product_view>
<reference name="???">
<block type="test/price" name="test.price />
</reference>
</catalog_product_view>
【问题讨论】:
-
你能指定你想做什么吗?
-
我需要在 Mage_Catalog_Block_Product_Price 中重写 _toHtml() 以解析产品页面的 html(为 html 标签添加丰富的 sn-p 属性)