![]() |
Confused by Product_Thumbnail.tpl
Hi, I am trying to edit my product_thumbnail.tpl file, but it's so confusing to me.
I want this in esssence: {if $mode eq "search"} display thumbnail image only without link {else} display thumbnail image that links to product {/if} Any ideas on how to do that? Here's my current code: HTML Code:
{if $config.Appearance.show_thumbnails eq "Y" or ($type ne "T" and $type ne "")}<img{if $id ne ''} id="{$id}"{/if} src="{if $tmbn_url}{$tmbn_url}{else}{if $full_url}{$http_location}{else}{$xcart_web_dir}{/if}/image.php?type={$type|default:"T"}&id={$productid}{/if}"{if $image_x ne 0} |
Re: Confused by Product_Thumbnail.tpl
bump
|
All times are GMT -8. The time now is 07:33 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.