Gift Certificate - Purchaser Email Template

An example of the Gift Certificate - Purchaser email is below.

Sample Gift Certificate - Purchaser HTML Version

Sample Gift Certificate - Purchaser Text Version

Supported Email Tokens

The following email tokens can be used in the Gift Certificate - Purchaser email template:

${gc.purchaser_name}

${gc.purchase_amount}

${site-name}

${gc.recipient_name}

Sample Gift Certificate - Purchaser HTML Version

Gift Certificate - Purchaser HTML Body Contents

An example of the HTML Body Contents for the Gift Certificate - Purchaser email template is below.

Name: Gift Certificate - Purchaser

Subject: Your gift certificate has been delivered.

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>

<!-- define styles  here just so that if any email client takes only body content. -->

<link href="${site-url}/css/main_stylesheet.css" rel="stylesheet"/>

<style type="text/css">

body {background-color: #FFFFFF; color: #666666; font-family:Arial,Helvetica,sans-serif; font-size: 11px; text-decoration:none;}

.fontLarge{font-family: arial; font-size: 20px; text-decoration: none; line-height: 16px;}

.discount{color: #DA1321}

td { font-family: arial; font-size: 11px; text-decoration: none; line-height: 15px; color:#666666;}

.header {font-family: arial; font-size:20px;}

.nowrap { white-space: nowrap; }

</style>

</head>

<body>

<!-- main table block -->

<table border="0" style="border:1px solid #EFEFEF;" cellspacing="5" cellpadding="0" width="730"><tr><td>

<table border="0" cellspacing="0" cellpadding="0" width="100%">

            <tr>

                <td> <div style="height: 8px;"></div></td>

            </tr>

<tr>

                <td><div style="height: 8px;"></div></td>

            </tr>

            <tr>

<td>

<table border="0">

<tr>

<td><div style="width: 5px;"></div></td>

<td>

<div>

<br/>

Dear ${gc.purchaser_name},  <br/><br/>

 

This email is to let you know that your gift certificate of ${gc.purchase_amount} for use at ${site-name} has been delivered to ${gc.recipient_name}. <br/><br/>

 

Thank you for purchase. <br/>

 

 

Sincerely, <br/>

 

${site-name}

</div>

</td>

</tr>

</table>

</td>

</tr>

</table>

        </td></tr></table>

</body>

</html>

Sample Gift Certificate - Purchaser Text Version

Gift Certificate - Purchaser Text Body Contents

An example of the Text Body Contents for the Gift Certificate - Purchaser email template is below.

Name: Gift Certificate - Purchaser

Subject: Your gift certificate has been delivered.

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:

Dear ${gc.purchaser_name},  

 

This email is to let you know that your gift certificate of ${gc.purchase_amount} for use at ${site-name} has been delivered to ${gc.recipient_name}.

 

Thank you for purchase.

 

 

Sincerely,

 

${site-name}

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