View Single Post
  #1  
Old 10-14-2008, 01:14 PM
  Christopher728's Avatar 
Christopher728 Christopher728 is offline
 

Advanced Member
  
Join Date: Jun 2004
Location: CA
Posts: 46
 

Default If a product option exists, display icon on products_t.tpl

Hey Guys,
I want to have a little icon display next to the product thumbnail in products_t.tpl if a product has a certain option, such as color.

Does anyone know how that might be accomplished?

This doesn't work of course, but something along these lines - {if $products[product].product_options eq 'Color'}...{/if}

Thanks in advance.

EDIT: This cart is v4.1.11
__________________
X-cart versions 4.1.11, 4.1.9 & 4.1.8
Reply With Quote