Initial commit

This commit is contained in:
2020-10-07 10:37:15 +02:00
commit ce5f440392
28157 changed files with 4429172 additions and 0 deletions

View 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">&nbsp;</td>
</tr>
<tr>
<td class="box" style="border:1px solid #D6D4D4;">
<table class="table">
<tr>
<td width="10">&nbsp;</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">&nbsp;</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="space_footer">&nbsp;</td>
</tr>
<tr>
<td class="box" style="border:1px solid #D6D4D4;">
<table class="table">
<tr>
<td width="10">&nbsp;</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">&nbsp;</td>
</tr>
</table>
</td>
</tr>
{% endblock %}

View 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">&nbsp;</td>
</tr>
<tr>
<td class="box" style="border:1px solid #D6D4D4;">
<table class="table">
<tr>
<td width="10">&nbsp;</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">&nbsp;</td>
</tr>
</table>
</td>
</tr>
{% endblock %}

View 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">&nbsp;</td>
</tr>
<tr>
<td class="box" style="border:1px solid #D6D4D4;">
<table class="table">
<tr>
<td width="10">&nbsp;</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">&nbsp;</td>
</tr>
</table>
</td>
</tr>
{% endblock %}

View 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">&nbsp;</td>
</tr>
<tr>
<td class="box" style="border:1px solid #D6D4D4;">
<table class="table">
<tr>
<td width="10">&nbsp;</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">&nbsp;</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="space_footer">&nbsp;</td>
</tr>
<tr>
<td class="box" style="border:1px solid #D6D4D4;">
<table class="table">
<tr>
<td width="10">&nbsp;</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">&nbsp;</td>
</tr>
</table>
</td>
</tr>
{% endblock %}