Adding custom links to your delivery emails can enhance customer experience by providing easy access to important resources or promotional content. Follow these steps to include a link in your Single delivery email.
Prerequisites
You must have access to the Single account
Familiarity with basic HTML is helpful but not required
Steps to Add a Custom Link
Access Notification Settings
Log in to your Single account
Navigate to Settings > Notifications
Locate the Email HTML Editor
Scroll down to the "Customize Email HTML" section
Find the email template you'd like to customize, like "Digital Fulfillment"
Insert the HTML Link Code
In the email body, locate where you want to add the link
Copy and paste the following HTML snippet:
<a href="https://YOURLINKHERE.com">LINK NAME</a>
β
Customize Your Link
Replace
https://YOURLINKHERE.com
with your desired URLReplace
LINK NAME
with the text you want to appear for the link
Save Your Changes
After editing, make sure to save your edits
Send a test email and make sure everything looks how you'd like!