Images not visible in the order placed email notification
Summary:
Unable to see any images in the email notification when an order is placed. I think there is some issue with the template.
Can anyone help me how to check url/img/image.png location if the image is there or not
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
<a target="_blank" href="#"> <img
src="${data.storefrontUrl}/img/yourlogo.png"
alt="" border="0" width="400" height="83"
style="display: block; border: none; outline: none; text-decoration: none;">
</a>