View Single Post
  #2  
Old 12-11-2002, 01:20 PM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

in the products.tpl template you will need to put in a conditional such as

{if $categories[cat_num].categoryid eq 8}
put your new code in here - there is code elsewhere on this forum for multiple products per row

{else}
existing layout
{/if}
__________________
ex x-cart guru
Reply With Quote