How do I disable "shop by" and compare blocks?

How do I disable "shop by" and compare blocks?

7 answers

Profile photo of Gorden Mack 0.00 $tone June 30, 2014
Public

Was able to disable the "shop by" function, but I can not find any reference to the compare products. Please provode me a full answer, not just a reference to something that might help. I have spent hours on this issue which, if given proper direction, should take only a minute or two to resolve.

Thank you.

#4
Profile photo of Saguaros 0.00 $tone July 1, 2014
Public

In order to remove compare product block, you can open file: \app\design\frontend\default\jm_sportsgear\layout\ catalog.xml, at approx line 51, you comment or remove this line of code:

Code:

<block type="catalog/product_compare_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>

Then flush magento cache.

#5
Profile photo of Gorden Mack 0.00 $tone July 1, 2014
Public

Thank you very much, that worked. I did make that update previously, I did not flush the cache. I see now that flushing the cache is something I might have to do whenever I make some of these changes.

Thank you very much for the detailed reply.

#6

Please login or Register to Submit Answer

Written By

Comments