{% if logoPath and logoPath is not empty %}

{{ site.name }}

{% else %}

{{ site.name }}

{% endif %}

FACTURE

N° :  
Date :  

{{ shopSettings.invoiceIssuerName ?: 'Émetteur' }}

{% if not shopSettings.invoiceIssuerName %}

{{ site.name }}

{% endif %}

Client

Nom :

Adresse :

Code postal :

Ville :

Email :

Téléphone :

{% set priceLabel = shopSettings.vatApplicable ? 'HT' : 'TTC' %} {% for i in 1..(blankRowsCount|default(10)) %} {% endfor %}
Description Qté Prix unit. Total {{ priceLabel }}
       
{% if shopSettings.vatApplicable %} {% else %} {% endif %}
   
Sous-total HT :  
   
TVA ({{ shopSettings.vatRate|number_format(0) }}%) :  
Total TTC :  
   
Sous-total :  
   
Total :