--- layout: default --- {% assign price_tax_excluded = site.data.products[page.ref].price_tax_excluded %} {% assign shipping = site.data.products[page.ref].shipping %} {% assign total_ht = price_tax_excluded %} {% assign total = total_ht | times: site.tva | round: 2 %} {% assign tva = total | minus: total_ht | round: 2 %} {% assign product_page = site.pages | where:"ref", page.ref | where: "lang", page.lang | where: "layout", "product" | first %} {% assign cancel_page = site.pages | where:"ref", "cancel" | where: "lang", page.lang | first %} {% assign success_page = site.pages | where:"ref", "success" | where: "lang", page.lang | first %} {% assign contact_page = site.pages | where: "ref", "contact" | where: "lang", page.lang | first %}

Récapitulatif des achats

{{ site.data.translation['price_tax_excluded'][page.lang] }} {{ site.data.translation['qty'][page.lang] }} {{ site.data.translation['total_tax_excluded'][page.lang] }}
{{ page.title }} - {{ page.category }} {{ price_tax_excluded }} € 1 {{ price_tax_excluded }} €
Ticket
{{ site.data.translation['total_tax_excluded'][page.lang] }} {{ total_ht | round: 2 }} €
{{ site.data.translation['vat'][page.lang] }} {{ tva | round: 2 }} €
{{ site.data.translation['total'][page.lang] }} {{ total | round: 2 }} €
{% if page.lang == "fr" %}
Livraison
Actuellement, la livraison est limitée aux pays de la zone économique européenne ainsi que le Royaume Uni et la Suisse.
Les frais liés à l'expédition dans ces pays sont inclus dans le prix.
Si vous souhaitez être livré dans un autre pays, n'hésitez pas à me contacter.
Moyens de paiement
Le paiement par carte est le moyen à privilégié et le seul disponible via ce site. Si vous souhaitez payer par un autre moyen (virement bancaire), contactez moi.
Toutes les transactions se font en euros.
Limitations
Actuellement, la boutique ne permet pas de commander plusieurs produits en même temps. Si vous souhaitez commander plusieurs articles, vous pouvez faire plusieurs commandes.
TVA et autres taxes
Le prix total indiqué tient compte de la TVA française à 20%.
Si vous êtes un particulier hors de la zone économique européenne, ou une entreprise hors de France, vous pouvez être exemptés de TVA. Dans ce cas, il est nécessaire de me contacter avant toute commande. Après vérifications, je vous enverrai un lien spécial pour commander hors taxe.
En cas de livraison dans un pays en dehors de la zone économique européenne, des frais de douanes supplémentaires peuvent vous être demandé à l'arrivée dans le pays.
{% else %}
Shipping
Currently, shipping is limited to countries in the european economic union as well as United Kingdom and Switzerland.
Shipping costs for these countries are included in the price.
If you would like to be delivered to another country, please do not hesitate to contact me.
Payment method
Payment by card is the prefered method and the only one available through this site. If you like to payment by another method (like bank transfer), contact me. All transactions are made in euros.
Limits
Currently, the store does not allow you to order several products at the same time. If you want to order multiple items, you can place multiple orders.
If you would like that behaviour to change, contact me.
VAT and other taxes
The total price included the french VAT taxes (20%)
If you are an individual outside the european economic zone, or a business outside France, you may be exempt from VAT. In this case, it is necessary to contact me before any order. After verifications, I will send you a special link to order tax free.
Please note the in the event of delivery to a country outside the european economic zone, additional customs fees may be requested upon arrival in the country.
{% endif %} ‹ revenir à la fiche produit