{% if order.paid is defined and order.paid %}

Commande payée en ligne

{% endif %}
QTE PRODUIT PRIX

{% for i,el in elements %} {% if el.quantity>0 %} {% endif %} {% if el.quantity==0 %} {% endif %} {% if el.quantity==0 %} {% endif %} {% if el.quantity>0 %} {% endif %} {% if el.optionIngredients|length > 0 %} {% endif %} {% if el.removedCompositions|length > 0 %} {% endif %} {% for supp in el.supplements %} {% endfor %}
{% if el.quantity>1 %} {{ el.quantity }} {% endif %} {% if el.quantity==1 %}

{{ el.quantity }}

{% endif %}
{{ el.name }} {% if el.size!='' and el.level>0 %} ({{ el.size }}) {% endif %}
{{ el.price | number_format(2, '.', ',') }} {{order.currency}} {{ el.price * el.quantity | number_format(2, '.', ',') }} {{order.currency}}
Avec : {% for opt in el.optionIngredients %} {{ opt.name }}, {% endfor %}
Sans : {% for comp in el.removedCompositions %} {{ comp.name }}, {% endfor %}
{% if el.quantity>1 %} {{ el.quantity }} {% endif %} {% if el.quantity==1 %}

{{ el.quantity }}

{% endif %}
{% if order.pdvId==183 %} Supp : {{ supp.name }} {% else %} Supp : {{ supp.name }} {% endif %} {{ supp.cout*el.quantity }} {{order.currency}}
{{ el.comment }}
{% if menus|length > 0 or order.fees > 0 or order.discount>0 or i+1 !=elements|length %}
{% endif %} {% endfor %} {% for i,menu in menus %} {% for el in menu.elements %} {% if el.hideName!=1 %} {% endif %} {% if el.optionIngredients|length > 0 %} {% endif %} {% if el.removedCompositions|length > 0 %} {% endif %} {% for supp in el.supplements %} {% endfor %} {% endfor %}

{{ menu.quantity }}

{{ menu.title }}
{{ menu.price*menu.quantity | number_format(2, '.', ',') }} {{order.currency}}
{% if 'Moitié' not in el.name and el.quantity>1 %} {{ el.quantity }}x {% endif %} {{ el.name }} {% if el.size!='' and el.level>0 %} ({{ el.size }}) {% endif %}
{% if el.price>0 %} {{ el.price * el.quantity | number_format(2, '.', ',') }} {{order.currency}} {% endif %} {% if el.priceSuppMenu>0 %} +{{ el.priceSuppMenu * el.quantity | number_format(2, '.', ',') }} {{order.currency}} {% endif %}
Avec : {% for opt in el.optionIngredients %} {{ opt.name }}, {% endfor %}
Sans : {% for comp in el.removedCompositions %} {{ comp.name }}, {% endfor %}
{% if order.pdvId==183 %} Supp : {{ supp.name }} {% else %} Supp : {{ supp.name }} {% endif %} {{ supp.cout }} {{order.currency}}
{{ menu.comment }}
{% if order.fees > 0 or order.discount>0 or i+1 !=menus|length %}
{% endif %} {% endfor %} {% if order.discount>0 %} {% endif %} {% if order.couponValue is defined and order.couponValue>0 %} {% endif %} {% if order.fees is defined and order.fees>0 %} {% endif %}
Remise {{ order.discount }} % - {{ (order.amount*order.discount)/100 }} {{order.currency}}
Coupon {{order.couponValue}} {% if order.couponType==1 %} {{order.currency}} {% else %} % {% endif %} - {{order.couponAmount}} {{order.currency}}
{{order.feesLabel}} {{order.fees}} {{order.currency}}