Re: Latest products block
If you look in the home_main.tpl you should find around line 66
{include file="customer/main/welcome.tpl" f_products=$f_products}
what you need to do is to add in the smarty assignment for the latest products, so we add it into the line to make it.....
{include file="customer/main/welcome.tpl" f_products=$f_products l_products=$l_products}
__________________
Cheers
Stuart
-----------------------
X-Cart Version
Gold 5.4.2
|