View Single Post
  #2  
Old 12-10-2010, 02:03 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Image instead of title

You could, but it would not be a good move for SEO. You could do something with the productid - like:

<img src="{$ImagesDir}/{$product.product}.jpg" alt="{$product.product} />

That would link an image called productid.jpg (replace productid with the actual id)
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote