Created
January 5, 2015 16:22
-
-
Save vovsky/01eaeb10701af5f0149a to your computer and use it in GitHub Desktop.
way to set template based on category
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
<?xml version="1.0"?> | |
<layout version="0.1.0"> | |
<CATEGORY_40> | |
<reference name="root"> | |
<action method="setTemplate"><template>page/1column.phtml</template></action> | |
</reference> | |
</CATEGORY_40> | |
</layout> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment