View Single Post
  #12  
Old 02-08-2003, 03:36 AM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

X-Adept
  
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
 

Default

The proper code is
Code:
{section name=product loop=$products} {if $smarty.section.product.index is div by 2}

The problem is going to be in your search code and template, not your products.tpl file
Reply With Quote