View Single Post
  #11  
Old 01-05-2005, 07:21 PM
 
mustang mustang is offline
 

eXpert
  
Join Date: Nov 2003
Location: US
Posts: 210
 

Default

I'm new to this, but I think something like this would do.

Code:
{section name=num loop=$products} {if $products[num].categoryid == 95} blah {/if} {/section}
__________________
X-Cart Gold 4.2.3
-----
PHP 5.2.17 | MySQL 5.1.52
Reply With Quote