Magento: Remove Recent Products From The Side Bar

November 12th, 2011 | Posted by hhanifl in Magento | SEO & Internet Marketing

Magento recently viewed products

Magento has a built-in feature on product details pages, called RECENTLY VIEWED PRODUCTS.
This blocks only appears are you have browsed other products within the store.

To remove this feature go to
app/design/frontend/default/your-theme/layout/reports.xml
And,
app/design/frontend/default/base/layout/reports.xml

Remove the following code. Note that this code might not be present in your theme and only in the base.

<block type="reports/product_viewed" before="right.permanent.callout" name="right.reports.product.viewed" template="reports/product_viewed.phtml" />

You can follow any responses to this entry through the RSS 2.0 You can leave a response, or trackback.

2 Responses



Leave a Reply

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

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>