Validate Email Email Template

An example of the Validate Email email is below.

Sample Validate Email HTML Version

Sample Validate Email Text Version

Supported Email Tokens

The following email tokens can be used in the Validate Email email template:

${site.SITE_NAME}

${site.EMAIL_VERIFICATION_URL_LINK}

${site.SITE_URL}

Sample Validate Email HTML Version

Validate Email HTML Body Contents

An example of the HTML Body Contents for the Validate Email email template is below.

Name: Validate Email

Subject: Verify Your Email Address

From: Note: If a From address is not defined here, the system uses the from address defined in the custserv.email site parameter.

HTML Body Contents:

<html>  

<head>  

<title></title>  

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  

</head>  

<style>  

body  {     font-family:arial;     font-size: 9pt;   }  

.email-nameprice  {    font-family:arial;    font-size: 9pt;   }

 </style>

<body bgcolor="#FFFFFF" text="#000000">  

<p>Thank you for creating a ${site.SITE_NAME} account.To complete the registration process, please choose one of the options below to verify your e-mail address.</p>

<p>Creating an account allows you to check out quickly, access your past orders, create wish lists, and more.</p>

<p>Verifying your e-mail address ensures that only you have access to your account information.</p>

<p>To confirm your email address, choose one of the following options:

<br>1.     Click this link: ${site.EMAIL_VERIFICATION_URL_LINK}

<br>2.     Copy and paste this URL into your browser&rsquo;s address bar: ${site.EMAIL_VERIFICATION_URL_LINK}

</p>

 

<p>Thank you for shopping at ${site.SITE_NAME}!</p>

<p>Sincerely,</p>

<p>Customer Service  ${site.SITE_URL}"></p>

</body>

</html>

Sample Validate Email Text Version

Validate Email Text Body Contents

An example of the Text Body Contents for the Validate Email email template is below.

Name: Validate Email

Subject: Verify Your Email Address

From: Note: If a From address is not defined here, the system uses the from address defined in the custserv.email site parameter.

Text Body Contents:

Thank you for creating a ${site.SITE_NAME} account.

 

To complete the registration process, please choose one of the options below to verify your e-mail address. Creating an account allows you to check out quickly, access your past orders, create wish lists, and more. Verifying your e-mail address ensures that only you have access to your account information. To confirm your email address, choose one of the following options:  

1.     Click this link: ${site.EMAIL_VERIFICATION_URL_LINK}  

2.     Copy and paste this URL into your browser's address bar: ${site.EMAIL_VERIFICATION_URL_LINK}  

 

Thank you for shopping at ${site.SITE_NAME}!

 

Sincerely,

 

Customer Service  ${site.SITE_URL}

See also

Email Templates

HTML Body Contents

Text Body Contents

Contact Us Auto-Response Email Template

Email a Friend Email Template

Forgot Your Password Email Template

Gift Certificate - Purchaser Email Template

Gift Certificate - Recipient Email Template

Loyalty - Welcome New Members Email Template

Order Cancellation Email Template

Order Confirmation Email Template

Share Wish List Email Template

Validate Email Email Template