Delete Product Category from right column

i want to remove the navigation menu from right colum called "product category"

1 answer

Profile photo of chavan 100.00 $tone April 12, 2011
Public

Open the file page.xml in this url app\design\frontend\default\jm_adamite\layout\page .xml

remove the following code

Code:

<block type="catalog/navigation" name="catalog.leftcat" template="catalog/navigation/sidenav.phtml" />

or replace the above code by

Code:

<!--<block type="catalog/navigation" name="catalog.leftcat" template="catalog/navigation/sidenav.phtml" />-->
#1

Please login or Register to Submit Answer

Written By

Comments