Remove Compare Products From Magento Sidebar

It is easy to remove compare products from magento sidebar. Just browser to location given below.
[php]app/design/frontend/default/default/layout/catalog.xml[/php]
then search the tag below and remove it, compare products will be removed from magento sidebar [php]<block type="core/template" before="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>[/php]

Leave a Comment

Your email address will not be published. Required fields are marked *

*