Phil, in \skin\reboot\mail\html\acr_review_reminder.tpl
Line 18:
Code:
<td style="border: 1px solid #EFEFEF; width: 10%; padding: 5px; text-align: center;">
<a href="{$catalogs.customer}/product.php?productid={$products[prod_num].productid}">{include file="product_thumbnail.tpl" productid=$products[prod_num].productid image_x=$products[prod_num].image_x product=$products[prod_num].product tmbn_url=$products[prod_num].image_url}</a>
</td>
The thumbnail does not display in the email. Can you fix this?
Thank you.