It’s super simple to customise the email templates using DDA. You can completely customise the styling and language to suit your store best.
Learn how to edit email templates easily. Check out these other tutorials for emails:
- Send downloads from your own email via SMTP or SendGrid
- How to set release dates on digital files for pre-order
Before we start
It’s important that you understand mail servers before you make customisations.
“Email deliverability” is real and important. Mail servers around the world check the characteristics of emails, and if they find spammy characteristics, they will send the emails to the spam folder.
Guidelines to have good deliverability
Are some of your customers complaining about emails not being delivered? If they are, then read the below:
- Use appropriate wording in your email content, subject line, and email name
- Do not overload your download email with images and “marketing” stuff. This will red-flag mail servers
- Keep it professional. Don’t use full caps lock words or anything that doesn’t look professional
If you use spammy buzzwords and emojis, mail servers are going to think the email is spam.
Testing your email deliverability
You can actually test your email by using Mail Tester. Simply send a test email from the email template customisation page to the email that the site provides.
Welchen Tarif benötige ich für diese Funktion?
It’s possible to edit email templates if you have the Growth plan or higher (already installed? Upgrade here).
This allows you (the store) to customise messaging for your “fulfilment”, “pre-order release”, and the “update file” emails.
Video-Anleitung
How to add a logo to your email
It’s actually quite simple. All you need to do is host your logo on Shopify, then add the image URL to the template.
- Gehen Sie zu Ihrem Shopify Dashboard
- Go to “Content” and then “Files“
- Click the “Upload files” button
- Upload your logo & copy the link
- Go to DDA, then go to “Settings“
- Click “Edit email templates“
- Click the image icon
- Paste the link in the “Source” box, then make sure the size is not too large
- Klicken Sie auf "Speichern".
How to add videos to the email template
To put it short, most email servers don’t allow embedded videos in an email. They will block the embedded code as the email arrives in the inbox, and the video will not show in the email. If you’re interested, you can learn more about embedding videos in emails.
What you need to do is, add a link to your text directing to a video like this – this is an example of a hyperlink.
So bearbeiten Sie den Titel und den Betreff der E-Mail
You can edit your ‘Subject line‘ and ‘From name‘ on the email templates page.
Please note: to change the subject line or name, you will need to use a customised email. The subject line or name will not save if you have not written a customised email.
- Gehen Sie zu "Einstellungen".
- Then “Edit email templates”
The default:
- From name: (Your store name)
- Subject: (Your store name) – assets to download from your recent order
So bearbeiten Sie die E-Mail-Vorlagen
Step 1 – Click the button ‘Edit email templates’
Sie finden diese Schaltfläche oben auf der Seite "Einstellungen".
Step 2 – Customise your email templates
Hier können Sie Ihre E-Mail-Vorlagen mit Hilfe unseres Texteditors bearbeiten. Sie haben die Möglichkeit, HTML oder den Standard-Texteditor zu verwenden.
How to add the customer name & link variables
Beispiel für eine Standard-E-Mail
This is the default email template. You can customise it completely if you have the Growth plan or higher.
You can also send these emails from your own email address if you have the Premium plan or higher.
Standard-Standardtext in der E-Mail
Erfüllungs-E-Mail
Hi (customer name),
Thank you for your recent order with (store).
Sie können Ihre Dateien über die folgenden Links herunterladen:
- (Vermögen)
Danke!
HTML Version
<p>Hi (customer name - use variable),</p>
<p>Thank you for your recent order with (store name - use variable).</p
<p>You can download your files with the following links:</p>
(Assets - use variable)
<p>Thanks!</p>
Datei ersetzen E-Mail
Hi (customer name),
Es ist ein neues Update verfügbar:
- (Vermögen)
Danke!
HTML Version
<p>Hi (customer name - use variable),</p>
<p>There is a new update available:</p>
(Assets - use variable)
<p>Thanks!</p>
Pre-order email
Hi (customer name),
Thank you for your recent order with (store).
Sie können Ihre Dateien über die folgenden Links herunterladen:
- (Vermögen)
Danke!
HTML Version
<p>Hi (customer name - use variable),</p>
<p>Thank you for your recent order with (store - use variable).</p>
<p>You can download your files with the following links:</p>
(Assets - use variable)
<p>Thanks!</p>