Re: Featured Products in Sub-Categories
Open up customer/main/subcategories.tpl. Replace this:
{if $products eq ""}
{if $f_products ne ""}
<P>
{include file="customer/main/featured.tpl"}
{/if}
{/if}
with this:
{if $f_products ne ""}
<P>
{include file="customer/main/featured.tpl"}
{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
|