Created
September 26, 2013 08:31
-
-
Save bekapod/6711409 to your computer and use it in GitHub Desktop.
MAGENTO: Include a standard template block in local.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 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