Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

 

...

Introduction

Sample email template

Abandoned carts reminder

 

Code Block
languagexml
titleSample email template of abandoned cart reminder
linenumberstrue
Dear {{var customerName}}
<br>
We notice you have abandoned cart
 <br>
{{var cart}}
 
<br>
 
Please click <a href="{{var resumeLink}}" > Resume Cart </a> to complete the order.
 
<br>
We gift you a coupon with code {{var coupon.code}}
<br>