Hi Shan,
I used this code and I am getting the no image available image instead of the thumbnail where there is no detailed image
{if $images}
{include file="modules/Detailed_Product_Images/product_images.tpl" }
{else}
{include file="product_thumbnail.tpl" productid=$products[product].productid image_x=$config.Appearance.thumbnail_width product=$products[product].product tmbn_url=$products[product].tmbn_url}
{/if}
__________________
Version 4.0.17
|