{% extends "WebFrontBundle::layout-email.html.twig" %} {% block body %}
Merci d’avoir choisi Fast Track Maroc.
Nous sommes ravis de confirmer votre réservation de service Fast Track. Afin de vous offrir une assistance de qualité, veuillez trouver ci-dessous les informations utiles pour le bon déroulement de votre service :
We are pleased to confirm your Fast Track service reservation. In order to provide you with quality assistance, please find below the relevant information for the smooth progress of your service :
{% for book in bookings %}
|
|
|
|||
| Service | ||||
| Aéroport / Airport | ||||
| Date Service | ||||
| Description Service | {% set description = book.pack.description|split('/') %} {% if book.pack.title == "Fast Track PREMIUM" %}
Nous avons le plaisir de confirmer votre réservation pour le service Fast Track Premium à l'arrivée.
|
We are pleased to confirm your reservation for the Fast Track Premium Arrival service.
|
{% else %}
Nous sommes ravis de confirmer votre réservation pour le service Fast Track à l’arrivée.
|
We are pleased to confirm your reservation for the Fast Track service upon arrival..
|
{% endif %}
| GSM Agent / Mobile Greeter | (Si la ligne est occupée, veuillez relancer jusqu’à obtenir une réponse de l’agent.) Nous déclinons toute responsabilité pour l’exécution du service si vous n’appelez pas l’agent pour le service départ. |
(If the line is busy, please redial until you get a response from the agent.) We disclaim any responsibility for the execution of the service if you fail to call the agent for the departure service. |
||
| Description Service | {% set description = book.pack.description|split('/') %}
Nous avons le plaisir de vous confirmer votre réservation pour le service Fast Track Premium Départ.
|
We are pleased to confirm your reservation for the Fast Track Premium Departure service.
|
||
| Description Service | {% set description = book.pack.description|split('/') %}
Nous avons le plaisir de vous confirmer votre réservation pour le service Fast Track départ avec accès au Salon.
|
We are pleased to confirm your reservation for the Fast Track departure service with lounge access.
|
||
| Description Service | {% set description = book.pack.description|split('/') %}
Nous sommes ravis de vous confirmer votre réservation pour le Fast Track départ.
|
We are delighted to confirm your reservation for the Fast Track departure service.
|
Nous déclinons toute responsabilité quant à l'exécution du service si les informations fournies dans ce formulaire sont incorrectes. Les clients fournissant des informations erronées dans le but de réserver un service moins de 24 heures à l'avance ne pourront ni bénéficier du service, ni obtenir de remboursement.
We disclaim all responsibility for the execution of the service if the information provided on this form is false. Clients who provide incorrect information in order to book a service less than 24 hours in advance will neither benefit from the service nor receive a refund.
Toute modification ou annulation doit se faire au moins 24 h à l’avance.
Any modification or cancellation must be made at least 24 hours in advance.
Nous vous invitons à consulter nos condtions de ventes : Réservez facilement votre service FastTrack aux aeroports du Maroc (fasttrackmaroc.com)
We invite you to consult our sales conditions : Easily book your Fast Track service in Morocco's Airports (fasttrackmaroc.com)
Nous vous conseillons également de garder les informations de votre réservation avec vous pour toute référence ultérieure. Si vous avez des questions ou informations supplémentaires, n'hésitez pas à nous contacter à l'avance. Nous sommes là pour vous aider et vous offrir un service de qualité.
We also advise you to keep the information from your reservation with you for any future reference. If you have any questions or additional information, please do not hesitate to contact us in advance. We are here to help you and provide you with quality service.
Pour toute information supplémentaire, notre équipe est à votre écoute au :
For any further information, our team remains at your disposal :
GSM : 00212 661 90 29 99 ou 00212 662 78 59 73
Email : msoussi@1001evasions.com ou contact@1001evasions.com
Cordialement,
Team Fast Track Maroc.
|
Ryad Ahl Souss, B6, Appt 17, Cité Dakhla Agadir, Maroc Email : msoussi@1001evasions.com // 1001evasions@gmail.com Site web : https://fasttrackmaroc.com https://www.1001evasions.com |
|||||||||||||||||||
| Date Resa : {{ dorder[0] }} | {% if facture[0].getRef() == "FA" %}Facture/Invoice: {{ facture[0].getRef() }}000{{ facture[0].getId() }} | {% else %}Reçu/Receipt: RC000{{ facture[0].getId() }} | {% endif %}Commande/order: {{ order.ref }} | ||||||||||||||||
| Client: {{ facture[0].order.user }} | Societe: {{ facture[0].order.user.entreprise }} | ICE: {{ facture[0].order.user.ice }} | Mode de paiement: {{ facture[0].order.getPaymentMethod }} | ||||||||||||||||
| Reservations/Bookings | Date service | N Passagers | Prix/Price HT {% if (order.paymentMethod=='CMI I') or (order.paymentMethod=='paypal') %} ( € ) {% else %} ( MAD ) {% endif %} | total {% if (order.paymentMethod=='CMI I') or (order.paymentMethod=='paypal') %} ( € ) {% else %} ( MAD ) {% endif %} | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{book.pack.title}} - {% if book.type==1 %}Arrival to{% else %}Departure from{% endif %} {{book.pack.aeroport.abr}}{% set chars = book.passagers|split('||' ) %} Names :{% for char in chars %} {% set names = char|split('//' ) %} {% if names[1] is defined %} {{names[0]}} {{names[1]}} {% endif %} {% endfor %} Adults (12+ Years): {{book.passagersAdlt}} Child (0-1.99 Years): {{book.passagersFree}} Child (2-12 Years): {{book.passagersOffre}} Fly Number : {{ book.numfly }} Time: {{hf[1]}} {% if book.getResaTrans() == 1 %} --------------------------------------------------------------- Service transfert {% for trans in transport[countTrans] %} {% set total_trans=total_trans+trans.getPrix() %} {% set add_trans=trans.getTransfertAdresse() %} Vehicule : {{ trans.getVehicule() }} Adresse : {{ add_trans }} {% endfor %} {% set total_trans_all = total_trans_all + total_trans %} {% set countTrans=countTrans+1 %} {% endif %} |
{{df[0]}} | {% set passagers= book.passagersAdlt+book.passagersFree+book.passagersOffre %}{{passagers}} | {% if (order.paymentMethod=='CMI I') or (order.paymentMethod=='paypal') %} {% if book.getResaTrans() == 1 %} {% set PriceHMad = book.price + total_trans_all %} {% set BookPriceHMad = PriceHMad %} {% else %} {% set PriceHMad = book.price %} {% set BookPriceHMad = PriceHMad %} {% endif %}{{ BookPriceHMad }} | {{ BookPriceHMad }} | {% else %} {% if book.getResaTrans() == 1 %} {% set PriceHMad = book.price*10 + total_trans_all*10 %} {% set BookPriceHMad = PriceHMad %} {% else %} {% set BookPriceHMad = book.price*10 %} {% endif %}{{ BookPriceHMad }} | {{ BookPriceHMad }} | {% endif %}|||||||||||||
| Total HT | {% if countTrans > 0 %} {% set totalHT = totalOrder %} {% else %} {% set totalHT = totalOrder %} {% endif %}{{ totalHT|number_format(2) }} | {% elseif order.paymentMethod=='paypal' %}Total HT (avec commission PayPal) | {% if countTrans > 0 %} {% set totalCmd = totalOrder %} {% set totalHT = totalCmd + totalCmd*0.10 %} {% else %} {% set totalCmd = totalOrder %} {% set totalHT = totalCmd + totalCmd*0.10 %} {% endif %}{{ totalHT|number_format(2) }} | {% elseif order.paymentMethod=='CMI L' %}Total HT | {% set totalHT = order.totalPrice * 10 %}{{ totalHT|number_format(2) }} | {% else %}Total HT | {% if countTrans > 0 %} {# {% set totalCmd = totalOrder + total_trans_all %} #} {% set totalCmd = totalOrder %} {% set totalHT = totalCmd*10 %} {% else %} {% set totalCmd = totalOrder %} {% set totalHT = totalCmd*10 %} {% endif %}{{ totalHT|number_format(2) }} | {% endif %}||||||||||||
| TVA | {% if order.paymentMethod=='CMI L' %}20% | {% set totalTVA = totalHT*0.2 %}{{ totalTVA|number_format(2) }} | {% elseif order.paymentMethod=='CMI I' %} {% set totalTVA = totalHT*0.2 %}20% | {{ totalTVA|number_format(2) }} | {% elseif order.paymentMethod=='transfer' %} {% set totalTVA = totalHT*0.2 %}20% | {{ totalTVA|number_format(2) }} | {% elseif order.paymentMethod=='cash' %} {% set totalTVA = 0 %}0% | 0.00 | {% else %} {% set totalTVA = 0 %}0% | 0.00 | {% endif %}|||||||||
| Total TTC | {% set totalTTC = totalHT+totalTVA %}{{ totalTTC|number_format(2) }} | ||||||||||||||||||
|
|
|||||||||||||||||||