View Single Post
  #713  
Old 10-21-2014, 11:57 PM
 
Pitak Pitak is offline
 

Advanced Member
  
Join Date: Jun 2012
Posts: 87
 

Default Re: X-Cart - reBOOT - Responsive Template

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.
__________________
X-Cart Gold Plus v4.6.6
xcartmods.co.uk reBOOT Template v3.52
Reply With Quote