In my prior version of prestaship 1.7.6.4 I modified the confirmation email to have the product link link to product on website in order_conf_product_list.tpl as
<a href="{$product.url}" target="_blank">{$product['name']}</a>
in version 1.7.7.5 most recent available version it does not work.
Can anyone assist with this?