Hi,
I managed to set featured products before normal products listing by adding
on the very beginning of includes/templates/MYTEMPLATE/templates/tpl_index_product_list.phpPHP Code:<?php require($template->get_template_dir('tpl_modules_featured_products.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_featured_products.php'); ?>
so there is image and products name and price and buy now or details button. But there is no description.
I want it to be shown just as it is on featured products listing:
One product per row, etc
Please, help![]()



Reply With Quote
