Jump to content

Recommended Posts

Hello

 

Is there not a wise person who will look at my website. I have a

featured products slider

http://www.shopnsave.dk

 

But the picture that appears is the same on each product.

 

the line that calls the picture is this,

 

   <a href="{$productLink}" title="{$product.legend|escape:htmlall:'UTF-8'}" class="product_image"><img src="{$link->getImageLink($product.link_rewrite, $product.id_image, 'home')}" height="{$homeSize.height}" width="{$homeSize.width}" alt="{$product.legend|escape:htmlall:'UTF-8'}" />

 

what am I doing wrong.?

Link to comment
Share on other sites

  • 3 weeks later...
×
×
  • Create New...