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><br/>
<span class="subtitle">{{ 'Thank you for your order with the reference {order_name} from <strong>{shop_name}</strong>'|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;">
{{ 'Product(s) now available for download'|trans({}, 'Emails.Body', locale)|raw }}
</p>
{% endif %}
<span>
{{ 'You have [1]{nbProducts}[/1] product(s) now available for download using the following link(s):'|trans({'[1]': '<span><strong>', '[/1]': '</strong></span>'}, 'Emails.Body', locale)|raw }}<br/><br/>
{% if templateType == 'html' %}
{virtualProducts}
{% endif %}
{% if templateType == 'txt' %}
{virtualProductsTxt}
{% endif %}
</span>
</font>
</td>
<td width="10"> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="space_footer"> </td>
</tr>
<tr>
<td class="linkbelow">
<font size="2" face="{{ languageDefaultFont }}Open-sans, sans-serif" color="#555454">
<span>
{{ 'Follow your order and download your invoice on our store, go to the <a href="{history_url}" target="_blank">%order_history_label%</a> section of your customer account.'|trans({'%order_history_label%': 'Order history and details'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
</span>
</font>
</td>
</tr>
<tr>
<td class="linkbelow">
<font size="2" face="{{ languageDefaultFont }}Open-sans, sans-serif" color="#555454">
<span>
{{ 'If you have a guest account, you can follow your order via the <a href="{guest_tracking_url}" target="_blank">%guest_tracking_label%</a> section on our shop.'|trans({'%guest_tracking_label%': 'Guest Tracking'|trans({}, 'Shop.Theme.Customeraccount', locale)}, 'Emails.Body', locale)|raw }}
</span>
</font>
</td>
</tr>
{% endblock %}
xxxxx1.0, XXX xxxx