View Single Post
  #1  
Old 05-11-2010, 09:05 AM
 
Kiwami Kiwami is offline
 

Advanced Member
  
Join Date: Nov 2004
Location: Miami, FL
Posts: 69
 

Default getting the thumbnail image name

Hi, i'm running 4.3 and I want to display the path to the thumbnail image. I've gotten as far as making it generate an embeddable image that will work great in the browser

Code:
{include file="product_thumbnail.tpl" productid=$product.productid image_x=$product.tmbn_x image_y=$product.tmbn_y product=$product.product tmbn_url=$product.tmbn_url}

but I really want the "name.jpg". Is this possible ? This is in the product details page.

Thanks
- Kiwami
__________________
Follow me on twitter www.twitter.com/kiwami
@Kiwami
X-Cart Gold 4.4.3 | Cpanel | Dedicated Server
Reply With Quote