View Single Post
  #3  
Old 08-02-2003, 05:19 PM
  finestshops's Avatar 
finestshops finestshops is offline
 

eXpert
  
Join Date: Oct 2002
Location: Toronto, Canada
Posts: 335
 

Default Re: .

Quote:
Originally Posted by raxitpatel
if I want to movie subcatagories under the featured products instead of top on it

Just move this code from the end
Code:
{if $products eq ""} {if $f_products ne ""} {include file="customer/main/featured.tpl"} {/if} {/if}

before this one

Code:
{capture name=dialog} {assign var="tmp" value="0"} {section name=cat_num loop=$subcategories} ...
__________________
Best regards,

Anton Pachkine
finestshops.com/x-cart
Reply With Quote