
Just a quick note, anyone who has setup their x-cart to run with product images NOT in the db, you'll need to modify:
Code:
{include file="product_thumbnail.tpl" productid=$products[product].productid image_x=70 product=$products[product].product}
to reference your thumbnail correctly.
