Skip to content

Instantly share code, notes, and snippets.

@bekapod
Created September 26, 2013 08:31
Show Gist options
  • Save bekapod/6711409 to your computer and use it in GitHub Desktop.
Save bekapod/6711409 to your computer and use it in GitHub Desktop.
MAGENTO: Include a standard template block in local.xml
<!-- template attribute is relative to template directory -->
<block type="core/template" name="block-name" template="path/file.phtml" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment