Re: Smarty code to check file exstention
Assuming you are doing this in product.tpl, try:
{if $product.tmbn_url|substr:-3 eq "swf"}
include ...
{else}
include ...
{/if}
If you are doing this in product_thumbnail.tpl use $tmbn_url instead of $product.tmbn_url
__________________
Manuka Bay Company
X-Cart Version 4.0.19 [Linux]
UGG Boots and other fine sheepskin products
http://www.snowriver.com
|