Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
trash
/
vhost_www.arlenshop.fr_1556185825
/
htdocs
/
modules
/
mailalerts
/
mails
/
fr
/
/srv/data/trash/vhost_www.arlenshop.fr_1556185825/htdocs/modules/mailalerts/mails/fr/new_order.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd"> <html> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <title>[{shop_name}] Nouvelle commande</title> </head> <body> <p style="line-height: 17px;"><a href="{shop_url}" title="{shop_name}"><img alt="{shop_name}" src="{shop_logo}" style="border: none;" /></a><br /> <br /> Bravo! Une nouvelle commande a été passée sur votre boutique <strong>{shop_name}</strong> par ce client :<br /> <strong style="color: #db3484;">{firstname} {lastname} ({email})</strong></p> <table border="0"> <tbody> <tr> <td style="width: 550px; font-family: Verdana, sans-serif; font-size: 11px;"> <p style="background-color: #db3484; width: 540px; color: #fff; font-size: 12px; font-weight: bold; padding: 5px;">Détails de commande</p> <p>Commande : <strong><span style="color: #db3484;">#{order_name}</span> passée le {date}</strong></p> <p>Moyen de paiement : <strong>{payment}</strong></p> <table style="width: 100%; font-size: 11px; color: #374953;"> <tbody> <tr style="background-color: #b9babe; text-align: center;"> <th style="width: 15%; padding: 0.6em;">Référence</th> <th>Produit</th> <th style="width: 15%; padding: 0.6em;">Prix</th> <th style="width: 15%; padding: 0.6em;">Quantité</th> <th style="width: 20%; padding: 0.6em;">Prix Total</th> </tr> <tr> <td>{items}</td> </tr> <tr style="text-align: right;"> <td colspan="4" style="background-color: #b9babe; padding: 0.6em 0.4em;">Produits</td> <td style="background-color: #b9babe; padding: 0.6em 0.4em;">{total_products}</td> </tr> <tr style="text-align: right;"> <td colspan="4" style="background-color: #ebecee; padding: 0.6em 0.4em;">Réductions</td> <td style="background-color: #ebecee; padding: 0.6em 0.4em;">{total_discounts}</td> </tr> <tr style="text-align: right;"> <td colspan="4" style="background-color: #ebecee; padding: 0.6em 0.4em;">Emballage cadeaux</td> <td style="background-color: #ebecee; padding: 0.6em 0.4em;">{total_wrapping}</td> </tr> <tr style="text-align: right;"> <td colspan="4" style="background-color: #dde2e6; padding: 0.6em 0.4em;">Frais de port</td> <td style="background-color: #dde2e6; padding: 0.6em 0.4em;">{total_shipping}</td> </tr> <tr style="text-align: right;"> <td colspan="4" style="background-color: #dde2e6; padding: 0.6em 0.4em;">Total TVA</td> <td style="background-color: #dde2e6; padding: 0.6em 0.4em;">{total_tax_paid}</td> </tr> <tr style="text-align: right; font-weight: bold;"> <td colspan="4" style="background-color: #f1aecf; padding: 0.6em 0.4em;">Total payé</td> <td style="background-color: #f1aecf; padding: 0.6em 0.4em;">{total_paid}</td> </tr> </tbody> </table> <p>Transporteur : <strong>{carrier}</strong></p> <table style="width: 100%; font-size: 11px; color: #374953;"> <tbody> <tr style="background-color: #b9babe; text-transform: uppercase;"> <th style="text-align: left; padding: 0.3em 1em;">Adresse de livraison</th> <th style="text-align: left; padding: 0.3em 1em;">Adresse de facturation</th> </tr> <tr> <td style="padding: 0.5em 0 0.5em 0.5em; background-color: #ebecee;">{delivery_block_html}</td> <td style="padding: 0.5em 0 0.5em 0.5em; background-color: #ebecee;">{invoice_block_html}</td> </tr> </tbody> </table> <p style="background-color: #db3484; width: 540px; color: #fff; font-size: 12px; font-weight: bold; padding: 5px;">Message du client : <strong>{message}</strong></p> <p style="width: 100%; text-align: center;"><a href="{shop_url}" style="color: #db3484; font-weight: bold; text-decoration: none;">{shop_name}</a> propulsé avec <a href="http://www.prestashop.com/" style="text-decoration: none; color: #374953;">PrestaShop™</a></p> </td> </tr> </tbody> </table> </body> </html>