To add dynamically logo in Email

0
I want to send dynamically logo to user Email. When we select any brand name at the sending email then logo will display in Email. So here I am using Token in Email Template but I don’t know how to send dynamically logo in Email.
asked
1 answers
0

Hi Kavita,

I THINK you can achieve this by using HTML Template in the Email Module and reference the image path from an attribute. You will need to parameterize the HTML and load the logos into the /theme folder so you can reference the images from there (or from a URL).

answered