X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   What╢s the mean these lines on the product_t.tl? (https://forum.x-cart.com/showthread.php?t=36681)

sales@webosusa.com 01-10-2008 07:35 PM

What╢s the mean these lines on the product_t.tl?
 
Hi,

Maybe this is stupid but i will ask anyways.

Where can i get the picture from my thumbnail from the lines below:

"<td height="100" nowrap="nowrap">
<a href="product.php?productid={$products[product].productid}&amp;cat={$cat}&amp;page={$navigation_p age}">{include file="product_thumbnail.tpl" productid=$products[product].productid image_x=$products[product].tmbn_x|default:$config.Appearance.thumbnail_width image_y=$products[product].tmbn_y product=$products[product].product tmbn_url=$products[product].tmbn_url}</a>
{if $active_modules.Special_Offers ne "" and $products[product].have_offers}
{include file="modules/Special_Offers/customer/product_offer_thumb.tpl" product=$products[product]}
{/if}
</td>
"

How can i get the right picture from the right product from these lines? I am trying to do something but i cannot get the right code.

Thanks for any help.

TelaFirma 01-11-2008 02:31 AM

Re: What╢s the mean these lines on the product_t.tl?
 
$products[product].tmbn_url

balinor 01-11-2008 04:16 AM

Re: What╢s the mean these lines on the product_t.tl?
 
Moving this thread to Template Editing, as it does not appear to have anything to do with Third Party Add-Ons.

sales@webosusa.com 01-11-2008 07:06 PM

Re: What╢s the mean these lines on the product_t.tl?
 
Thanks!


All times are GMT -8. The time now is 11:26 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.