JSFiddle - React, Tailwind, and code Playground
by yash009
HTML
{{template config_path="design/email/header"}} {{inlinecss file="email-inline.css"}}
<table cellpadding="0" cellspacing="0" border="0" width="500">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0" width="600">
<tr>
<td style="padding:10px 20px;font-size: 16px;text-align: center;" align="center">
<h1 style="font-size: 25px;text-align: center">Your Order Has Been Delivered!</h1>
</td>
</tr>
<tr>
<td style="padding:10px 20px;font-size: 16px;">{{htmlescape var=$order.getCustomerName()}},</td>
</tr>
<tr>
<td style="padding:10px 20px;font-size: 16px;">Your order {{var order.increment_id}} has been delivered:</td>
</tr>
<tr>
<td style="padding:10px 20px;font-size: 16px;">Delivered On:
<b>{{htmlescape var=$delivery_datetime}}</b>
</td>
</tr>
<tr>
<td style="padding:10px 20px;font-size: 16px;">
<b>{{var order.getShippingAddress().format('html')}}</b>
</td>
</tr>
<tr>
<td style="padding:10px 20px;font-size: 16px;">
<br> Tracking Number: {{var tracking_link}}
<br>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<hr style="height: 2px">
</td>
</tr>
<tr>
<td>
<br>
<h3 style="margin-left:20px;font-size: 18px;text-align: center;font-size: 25px">Have Something to Say About Your Order? </h3>
</td>
</tr>
<tr>
<td style="padding:0 0 0 20px;font-size: 16px;">
Contact our customer service team and we'll do our best to answer questions and make sure your experience with us is perfect:
<br>
<br>
</td>
</tr>
<tr>
<td style="color:#3595E9;">
{{block type="cms/block" block_id="email_store_info" template="cms/content.phtml" }}
<br>
</td>
</tr>
<tr>
<td style="padding:0 0 0 20px">
<br>
<h2 style="padding:0 0 0 20px;font-size: 20px;color: #71AFC9;"><b>Leave a Review</b></h2>
</td>
</tr>
<tr>
<td style="padding:0 0 0 20px;">
<p style="padding:0 0 0 20px;font-size: 16px">We hope you...