I have been looking for a way to insert the Image Thumnails in to the Order_data.tpl file, and no image shows up only the No Image Available thumbnail show ups.
Code:
{include file="product_thumbnail.tpl" productid={$products[prod_num].productid image_x=100=$product.product tmbn_url=$product.tmbn_url id="product_thumbnail"}
This is what we inserted and the image only shows up in the order processed page after the order is sent , but we can not get the images to show up in the e-mails that X-cart sends to the customer.
Any help would be nice