Fabrice Posted July 7, 2009 Share Posted July 7, 2009 Hi !I get difficulties to get the images displayed in my wishlist.This is the code I usee to call the images. (the original code) getProductlink($product.id_product, $product.link_rewrite)}" title="{l s='Product detail' mod='blockwishlist'}"> {if isset($product.attributes_small)} getProductlink($product.id_product, $product.link_rewrite)}" title="{l s='Product detail' mod='blockwishlist'}">{$product.attributes_small|escape:'htmlall':'UTF-8'} {/if} Does anyone know why this is happening ?I guess the link calling is wrong (but curiously with some old product, images are linked)Any help ? tks a lot in advance. Link to comment Share on other sites More sharing options...
Recommended Posts