Magento inject custom module block to any module code sample
<firecheckout_index_index>
<reference name="checkout.onepage.review.info.items.after">
<block type="sendfriend/send" after="media" name="sendfriend.send" template="sendfriend/send.phtml" />
</reference>
</firecheckout_index_index>
<firecheckout_index_index>
<reference name="checkout.onepage.review.info.items.after">
<block type="sendfriend/send" after="media" name="sendfriend.send" template="sendfriend/send.phtml" />
</reference>
</firecheckout_index_index>
Can it be within different modules or just within one extension!
ReplyDeletei think yes it does,
DeleteMagento Modules