View Single Post
  #25  
Old 11-03-2009, 07:55 PM
 
lash lash is offline
 

Senior Member
  
Join Date: Oct 2006
Posts: 138
 

Default Re: thumbnails in cart pages

Quote:
Originally Posted by cosy
pls explain bit new to all?

Use a ftp program. Go to skin1 click customer, then click main and find the above cart.tpl. Open that file and locate the code

products[product].product tmbn_url=$products[product].pimage_url type=$products[product].is_pimage}


Replace the two "pimage" with "timage". Basically you just have to change "p" with "t". Save the file as cart.tpl and upload to the same location (/customer/main/cart.tpl ), just overwrite the file and you are done.
__________________
4.1.9
www.lash.se
Reply With Quote