JEMBOT MAWOT Bypass Shell
{% 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 store:'|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 %}
xxxxx1.0, XXX xxxx