I am trying to add images to an email template in cs-cart 4.5.2..
in the template:
<img src="http://the-domain.com/design/themes/responsive/media/images/facebook.png">
in the email I recieve:
<img src="cid:csimg1.png">
The image url changes to "cid:csimg1.png", and the image is not found in the email.
Is there a specific way to add images for email templates in cs cart 4.5.2 ?
PS: The url of my image works correctly when I paste it into my browser.
Thank you for your help, Jordan