Skip to content
English
  • There are no suggestions because the search field is empty.

How Do I Create a Newsletter With a Link to My Voucher Page?

The "Sell Vouchers" newsletter template lets you easily draw customers' attention to your online shop or a voucher page.

In this article, you'll learn how to:

Creating a Newsletter Using the Template

  1. Open the Newsletter feature via the main menu.
  2. Click New Campaign > New Newsletter to create a newsletter. Here's a direct link to your calendar's newsletters.
  3. Select the "Sell Vouchers" template.

Screenshot 2026-09-03 142130

  1. Adjust the text in the editing window as needed.

Inserting a Link

A placeholder link is already included in the newsletter text. However, this won't work until you replace the placeholder (1) "REPLACE WITH LINK TO YOUR ONLINE SHOP" with the link to your voucher page. Optionally, you can also change the link text (2) "Purchase Voucher" which is what your customers will see in the newsletter.

Screenshot 2026-09-03 142103

Styling the Link

Optionally, you can also change the color and style of your link by slightly adjusting the HTML code in the editing window. You can copy the following suggestions directly into your newsletter template (just remember to insert your own link):

Style HTML Code Preview Other Options
Red text <a style="color:red" href=https://www.shore.com>Visit Online Shop</a> (preview image) To use a different text color, replace "red" with another color name.
Bold text <a style="font-weight:bold" href=https://www.shore.com>Visit Online Shop</a> (preview image)  
Red and bold text <a style="color:red; font-weight:bold" href=https://www.shore.com>Visit Online Shop</a> (preview image) To use a different text color, replace "black" with another color name.