Skip to content

Instantly share code, notes, and snippets.

@6ui11em
Created February 28, 2018 14:03
Show Gist options
  • Save 6ui11em/3c136ea56d8ef268ea7167235b27177e to your computer and use it in GitHub Desktop.
Save 6ui11em/3c136ea56d8ef268ea7167235b27177e to your computer and use it in GitHub Desktop.
Magento 2 Get image url in email template. #magento2
<img
width="180"
height="52"
src="{{view url='images/email/youtube.jpg'}}"
alt="Elcometer Youtube"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment