Last active
July 12, 2017 17:28
-
-
Save ravixp/0d83593f500bfbcdec3337ea2c28a375 to your computer and use it in GitHub Desktop.
Magento 1 XML: Include the phtml file inside a CMS page under the design.
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
| <reference name="content"> | |
| <block type="core/template" template="foldername/templatename.phtml" /> | |
| </reference> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment