Skip to content

Instantly share code, notes, and snippets.

@tiberiur
Created April 28, 2016 09:10
Show Gist options
  • Save tiberiur/9aaa26c90d736afa0b5e0bb9ec599f05 to your computer and use it in GitHub Desktop.
Save tiberiur/9aaa26c90d736afa0b5e0bb9ec599f05 to your computer and use it in GitHub Desktop.
[MAGENTO] Add custom body class based on handler
<handler>
<reference name="root">
<action method="addBodyClass"><classname>my-account</classname></action>
</reference>
</handler>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment