Hi, I'm looking to remove the display of categories in the layered menu on the laft hand side of a category / product page.
How would I go about this?
Thanks, Dan
Hi @distributedsav,
You can remove that block by using the following XML:
<default> <reference name="left"> <remove name="catalog.leftnav"> </reference> </default>