Fri. Apr 25th, 2025

6. Magento. How to add images to your newsletter

1 min read
  1. This tutorial assumes you’ve already logged into Magento admin panel.
  2. Navigate to Newsletter > Newsletter Templates section in your admin panel to create a new newsletter template or open the existing one:

    Magento._How_to_add_images_to_your_newsletter_1

  3. Find the position in the editor that you want your image to appear.
  4. Click Insert Image button:

    Magento._How_to_add_images_to_your_newsletter_2

  5. In the pop-up that appears, click Browse File button to upload image from your computer.
  6. Select your image and click Insert File to add image to your Newsletter:

    Magento._How_to_add_images_to_your_newsletter_3

  7. Once image is uploaded you will see following code in your editor:
    1
    <img src=”{{media url=”wysiwyg/newsletter.jpg”}}” alt=”” />

    Where wysiwyg/newsletter.jpg is your image URL.

  8. Click Save Template to save the changes.
April 2025
M T W T F S S
« Jun    
 123456
78910111213
14151617181920
21222324252627
282930