View Single Post
  #5  
Old 10-16-2008, 04:53 PM
  Christopher728's Avatar 
Christopher728 Christopher728 is offline
 

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

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

Well, I'm half way there I think, I've figured out that if I put

Code:
{if $products[product].variantid}Icon here{/if}

It will display if there is a variant and not if there are no variants, but does anyone know how to target a specific class like color vs. size? How do you call the class?

Thanks to everyone that been looking into this!
__________________
X-cart versions 4.1.11, 4.1.9 & 4.1.8
Reply With Quote