Skip to content

Instantly share code, notes, and snippets.

@bekapod
Created July 23, 2012 14:49
Show Gist options
  • Save bekapod/3164022 to your computer and use it in GitHub Desktop.
Save bekapod/3164022 to your computer and use it in GitHub Desktop.
MAGENTO: Include cms block on xml template
<block type="cms/block" name="block-name">
<action method="setBlockId"><block_id>block-id</block_id></action>
</block>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment