View Single Post
  #1  
Old 08-31-2004, 08:04 PM
 
moza moza is offline
 

Member
  
Join Date: Apr 2003
Location: Australia
Posts: 22
 

Default Thumbnail for bestseller items

I can see this code in bestsellers.tpl in version 4.0.3:

{if $config.Modules.bestsellers_thumbnails eq "Y"}
{include file="product_thumbnail.tpl" productid=$bestsellers[num].productid image_x=25 product=$bestsellers[num].product}
{/if}

The question is where can I set this variable in admin, there is just one option to select and activate bestseller module, but I couldn't find any option to activate thumbnails.

Thanks.
__________________
x-cart 3.5
Reply With Quote