Skip to content

Instantly share code, notes, and snippets.

@enis-ismail
Created March 24, 2014 11:35
Show Gist options
  • Save enis-ismail/9738609 to your computer and use it in GitHub Desktop.
Save enis-ismail/9738609 to your computer and use it in GitHub Desktop.
<remove name="right"/>
OR
<reference name="right">
<action method="unsetChildren"></action>
</reference>
to remove all blocks on right side bar
OR
<reference name="right">
<remove name="cart_sidebar"/>
</reference>
to remove cart block
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment