magento display static blocks with custom layout update


/ Published in: XML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <reference name="left">
  2. <block type="cms/block" name="Footer" before="-">
  3. <action method="setBlockId"><block_id>footer_links</block_id></action>
  4. </block>
  5. </reference>

URL: http://www.magentocommerce.com/boards/viewthread/5936/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.