Fri. Apr 25th, 2025

6. Magento. How to remove “Recently viewed products” block (starting from template #54689+)

1 min read
  1. Log into your hosting cPanel and navigate to File manager:

    Magento_How_to_remove_Recently_viewed_products_block

     

     

  2. You should navigate to app/design/frontend/tm_themes/themeXXX/layout directory, where XXX is your actual theme number, find local.xml file and click Edit icon:Magento_How_to_remove_Recently_viewed_products_block_1

  3. Insert this code inside <reference name=”left”>
    1
    <remove name=”left.reports.product.viewed”/>

    Magento_How_to_remove_Recently_viewed_products_block_2

  4. Click Save button to save changes:
    Magento_How_to_remove_Recently_viewed_products_block_3
  5. Refresh the page to see the changes on your website.

Feel free to check the detailed video tutorial below:

 

April 2025
M T W T F S S
« Jun    
 123456
78910111213
14151617181920
21222324252627
282930