Hi all! Is it possible to add an image to email templates - for example, the customer registration welcome email?
Thanks!
You sure can. If you have SFTP access to your Neto site then you can upload them to the Assets folder and reference them from there:
<img src="https://www.yournetosite.com.au/assets/images/giftcard.gif" width="500" height="177" border="0" alt="Your Gift Voucher">
Otherwise you can go to All Settings > Image and File Manager and upload an image through there. If you right click on an image and select View you'll see the URL to use in your emails.