Remove featured products and recently viewed products from Joomla Virtuemart category browse page

go to: component/com_virtuemart/themes/browse/includes
edit one of this files depending of what you have selected in layout style.

browse_listtable.tpl.php
browse_layouttable.tpl.php
browse_notables.tpl.php

Comment out following lines.
echo $ps_product->featuredProducts(true,10,true);
echo $recent_products;
It should look like this now
// echo $ps_product->featuredProducts(true,10,true);
// echo $recent_products;

Table of Contents

Please enable JavaScript in your browser to complete this form.
Name

Send us your requirement

Please enable JavaScript in your browser to complete this form.
Your Requirements
(optional)