Download 'mails' folder
This commit is contained in:
68
mails/themes/classic/modules/followup/followup_1.html.twig
Normal file
68
mails/themes/classic/modules/followup/followup_1.html.twig
Normal file
@@ -0,0 +1,68 @@
|
||||
{% extends '@MailThemes/classic/components/layout.html.twig' %}
|
||||
|
||||
{% block content %}
|
||||
<tr>
|
||||
<td align="center" class="titleblock">
|
||||
<font size="2" face="{{ languageDefaultFont }}Open-sans, sans-serif" color="#555454">
|
||||
<span class="title">{{ 'Hi {firstname} {lastname},'|trans({}, 'Emails.Body', locale) }}</span>
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="space_footer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="box" style="border:1px solid #D6D4D4;">
|
||||
<table class="table">
|
||||
<tr>
|
||||
<td width="10"> </td>
|
||||
<td>
|
||||
<font size="2" face="{{ languageDefaultFont }}Open-sans, sans-serif" color="#555454">
|
||||
{% if templateType == 'html' %}
|
||||
|
||||
<p style="border-bottom:1px solid #D6D4D4;">
|
||||
{{ 'Your cart at {shop_name}'|trans({}, 'Emails.Body', locale) }}
|
||||
</p>
|
||||
|
||||
{% endif %}
|
||||
<span>
|
||||
{{ 'We noticed that during your last visit on {shop_name}, you did not complete the order you had started.'|trans({}, 'Emails.Body', locale) }}<br/> <br/>
|
||||
{{ 'Your cart has been saved, you can resume your order by visiting our shop:'|trans({}, 'Emails.Body', locale)|raw }} <span><strong><a title="{shop_name}" href="{shop_url}">{shop_url}</a></strong></span><br/><br/>
|
||||
{{ 'As an incentive, we can give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!'|trans({'[1]': '<span><strong>', '[/1]': '</strong></span>'}, 'Emails.Body', locale)|raw }}
|
||||
</span>
|
||||
</font>
|
||||
</td>
|
||||
<td width="10"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="space_footer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="box" style="border:1px solid #D6D4D4;">
|
||||
<table class="table">
|
||||
<tr>
|
||||
<td width="10"> </td>
|
||||
<td>
|
||||
<font size="2" face="{{ languageDefaultFont }}Open-sans, sans-serif" color="#555454">
|
||||
{% if templateType == 'html' %}
|
||||
|
||||
<p style="border-bottom:1px solid #D6D4D4;">
|
||||
{{ 'Your {shop_name} login details'|trans({}, 'Emails.Body', locale) }}
|
||||
</p>
|
||||
|
||||
{% endif %}
|
||||
<span>
|
||||
<span><strong>{{ 'Here is your coupon:'|trans({}, 'Emails.Body', locale)|raw }}</strong></span> {voucher_num}<br/>
|
||||
{{ 'Enter this code in your shopping cart to get your discount.'|trans({}, 'Emails.Body', locale)|raw }}
|
||||
</span>
|
||||
</font>
|
||||
</td>
|
||||
<td width="10"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
{% endblock %}
|
||||
34
mails/themes/classic/modules/followup/followup_2.html.twig
Normal file
34
mails/themes/classic/modules/followup/followup_2.html.twig
Normal file
@@ -0,0 +1,34 @@
|
||||
{% extends '@MailThemes/classic/components/layout.html.twig' %}
|
||||
|
||||
{% block content %}
|
||||
<tr>
|
||||
<td align="center" class="titleblock">
|
||||
<font size="2" face="{{ languageDefaultFont }}Open-sans, sans-serif" color="#555454">
|
||||
<span class="title">{{ 'Hi {firstname} {lastname},'|trans({}, 'Emails.Body', locale) }}</span><br/>
|
||||
<span class="subtitle">{{ 'Thank you for your order at {shop_name}.'|trans({}, 'Emails.Body', locale) }}</span>
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="space_footer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="box" style="border:1px solid #D6D4D4;">
|
||||
<table class="table">
|
||||
<tr>
|
||||
<td width="10"> </td>
|
||||
<td>
|
||||
<font size="2" face="{{ languageDefaultFont }}Open-sans, sans-serif" color="#555454">
|
||||
<span>
|
||||
{{ 'As our way of saying thanks, we want to give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!'|trans({'[1]': '<span><strong>', '[/1]': '</strong></span>'}, 'Emails.Body', locale)|raw }}<br/> <br/>
|
||||
<span><strong>{{ 'Here is your coupon:'|trans({}, 'Emails.Body', locale)|raw }}</strong></span> {voucher_num}<br/><br/>
|
||||
{{ 'Enter this code in your shopping cart to get your discount.'|trans({}, 'Emails.Body', locale)|raw }}
|
||||
</span>
|
||||
</font>
|
||||
</td>
|
||||
<td width="10"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
{% endblock %}
|
||||
41
mails/themes/classic/modules/followup/followup_3.html.twig
Normal file
41
mails/themes/classic/modules/followup/followup_3.html.twig
Normal file
@@ -0,0 +1,41 @@
|
||||
{% extends '@MailThemes/classic/components/layout.html.twig' %}
|
||||
|
||||
{% block content %}
|
||||
<tr>
|
||||
<td align="center" class="titleblock">
|
||||
<font size="2" face="{{ languageDefaultFont }}Open-sans, sans-serif" color="#555454">
|
||||
<span class="title">{{ 'Hi {firstname} {lastname},'|trans({}, 'Emails.Body', locale) }}</span><br/>
|
||||
<span class="subtitle">{{ 'Thanks for your trust.'|trans({}, 'Emails.Body', locale)|raw }}</span>
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="space_footer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="box" style="border:1px solid #D6D4D4;">
|
||||
<table class="table">
|
||||
<tr>
|
||||
<td width="10"> </td>
|
||||
<td>
|
||||
<font size="2" face="{{ languageDefaultFont }}Open-sans, sans-serif" color="#555454">
|
||||
{% if templateType == 'html' %}
|
||||
|
||||
<p style="border-bottom:1px solid #D6D4D4;">
|
||||
{{ 'You are one of our best customers and as such we want to thank you for your continued patronage.'|trans({}, 'Emails.Body', locale)|raw }}
|
||||
</p>
|
||||
|
||||
{% endif %}
|
||||
<span>
|
||||
{{ 'As appreciation for your loyalty, we want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!'|trans({'[1]': '<span><strong>', '[/1]': '</strong></span>'}, 'Emails.Body', locale)|raw }}<br/> <br/>
|
||||
<span><strong>{{ 'Here is your coupon:'|trans({}, 'Emails.Body', locale)|raw }}</strong></span> {voucher_num}<br/><br/>
|
||||
{{ 'Enter this code in your shopping cart to get your discount.'|trans({}, 'Emails.Body', locale)|raw }}
|
||||
</span>
|
||||
</font>
|
||||
</td>
|
||||
<td width="10"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
{% endblock %}
|
||||
61
mails/themes/classic/modules/followup/followup_4.html.twig
Normal file
61
mails/themes/classic/modules/followup/followup_4.html.twig
Normal file
@@ -0,0 +1,61 @@
|
||||
{% extends '@MailThemes/classic/components/layout.html.twig' %}
|
||||
|
||||
{% block content %}
|
||||
<tr>
|
||||
<td align="center" class="titleblock">
|
||||
<font size="2" face="{{ languageDefaultFont }}Open-sans, sans-serif" color="#555454">
|
||||
<span class="title">{{ 'Hi {firstname} {lastname},'|trans({}, 'Emails.Body', locale) }}</span>
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="space_footer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="box" style="border:1px solid #D6D4D4;">
|
||||
<table class="table">
|
||||
<tr>
|
||||
<td width="10"> </td>
|
||||
<td>
|
||||
<font size="2" face="{{ languageDefaultFont }}Open-sans, sans-serif" color="#555454">
|
||||
{% if templateType == 'html' %}
|
||||
|
||||
<p style="border-bottom:1px solid #D6D4D4;">
|
||||
{{ 'Your cart at {shop_name}'|trans({}, 'Emails.Body', locale) }}
|
||||
</p>
|
||||
|
||||
{% endif %}
|
||||
<span>
|
||||
{{ 'You are one of our best customers, however you have not placed an order in {days_threshold} days.'|trans({}, 'Emails.Body', locale) }}<br/> <br/>
|
||||
{{ 'Your cart has been saved, you can resume your order by visiting our shop:'|trans({}, 'Emails.Body', locale)|raw }} <span><strong><a title="{shop_name}" href="{shop_url}">{shop_url}</a></strong></span><br/><br/>
|
||||
{{ 'We wish to thank you for the trust you have placed in us and want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment!'|trans({'[1]': '<span><strong>', '[/1]': '</strong></span>'}, 'Emails.Body', locale)|raw }}
|
||||
</span>
|
||||
</font>
|
||||
</td>
|
||||
<td width="10"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="space_footer"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="box" style="border:1px solid #D6D4D4;">
|
||||
<table class="table">
|
||||
<tr>
|
||||
<td width="10"> </td>
|
||||
<td>
|
||||
<font size="2" face="{{ languageDefaultFont }}Open-sans, sans-serif" color="#555454">
|
||||
<span>
|
||||
<span><strong>{{ 'Here is your coupon:'|trans({}, 'Emails.Body', locale)|raw }}</strong></span> {voucher_num}<br/><br/>
|
||||
{{ 'Enter this code in your shopping cart to get your discount.'|trans({}, 'Emails.Body', locale)|raw }}
|
||||
</span>
|
||||
</font>
|
||||
</td>
|
||||
<td width="10"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user