Skip to content

Instantly share code, notes, and snippets.

@kkemple
Created November 27, 2013 23:06
Show Gist options
  • Save kkemple/7684644 to your computer and use it in GitHub Desktop.
Save kkemple/7684644 to your computer and use it in GitHub Desktop.
code snippet for getting a static blocks in Magento
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('identifier')->toHtml() ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment