Skip to content

Instantly share code, notes, and snippets.

@lanche86
Created May 31, 2013 11:25
Show Gist options
  • Select an option

  • Save lanche86/5684376 to your computer and use it in GitHub Desktop.

Select an option

Save lanche86/5684376 to your computer and use it in GitHub Desktop.
Magento: Show static block
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('name_of_static_block')->toHtml(); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment