This commit is contained in:
rGaillard
2011-07-06 10:10:43 +00:00
parent 31d94236ac
commit d1a13007b9
4695 changed files with 0 additions and 339293 deletions
@@ -1,34 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>[{shop_name}] Produit disponible</title>
</head>
<body>
<table style="font-family:Verdana,sans-serif; font-size:11px; color:#374953; width: 550px;">
<tr>
<td align="left">
<a href="{shop_url}" title="{shop_name}"><img alt="{shop_name}" src="{shop_logo}" style="border:none;" ></a>
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left" style="background-color:#DB3484; color:#FFF; font-size: 12px; font-weight:bold; padding: 0.5em 1em;">{product} est de nouveau disponible</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left">
En effet, le stock a &eacute;t&eacute; r&eacute;aprovisionn&eacute;.<br /><br />
Vous pouvez acc&eacute;der à la page produit en cliquant sur le lien suivant: <a href="{product_link}">{product}</a><br /><br />
Vous pouvez donc de nouveau commander ce produit depuis notre catalogue en ligne.
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="center" style="font-size:10px; border-top: 1px solid #D9DADE;">
<a href="{shop_url}" style="color:#DB3484; font-weight:bold; text-decoration:none;">{shop_name}</a> propuls&eacute; par <a href="http://www.prestashop.com/" style="text-decoration:none; color:#374953;">PrestaShop™</a>
</td>
</tr>
</table>
</body>
</html>
@@ -1,10 +0,0 @@
Bonjour,
Le produit {product} est de nouveau disponible.
En effet, le stock a été réaprovisionné.
Vous pouvez accéder à la page produit à ce lien: {product_link}
Vous pouvez donc de nouveau commander ce produit depuis notre catalogue en ligne.
{shop_url} réalisé par PrestaShop™
-125
View File
@@ -1,125 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>[{shop_name}] Nouvelle commande</title>
</head>
<body>
<table style="font-family:Verdana,sans-serif; font-size:11px; color:#374953; width: 550px;">
<tr>
<td align="left">
<a href="{shop_url}" title="{shop_name}"><img alt="{shop_name}" src="{shop_logo}" style="border:none;" ></a>
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left"><strong style="color:#DB3484;">{firstname} {lastname}</strong> vient de passer une commande.</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left" style="background-color:#DB3484; color:#FFF; font-size: 12px; font-weight:bold; padding: 0.5em 1em;">D&eacute;tails</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left">
Commande <strong><span style="color:#DB3484;">{order_name}</span> pass&eacute;e le {date}</strong>
<br />Paiement : <strong>{payment}</strong>
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left">
<table style="width:100%; font-family:Verdana,sans-serif; font-size:11px; color:#374953;">
<tr style="background-color:#B9BABE; text-align:center;">
<th style="width:15%; padding: 0.6em 0;">R&eacute;f&eacute;rence</th>
<th>Article</th>
<th style="width:15%; padding: 0.6em 0;">Prix unitaire</th>
<th style="width:15%; padding: 0.6em 0;">Quantit&eacute;</th>
<th style="width:20%; padding: 0.6em 0;">Prix total</th>
</tr>
{items}
<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&eacute;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 cadeau</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; font-weight:bold;">
<td colspan="4" style="background-color:#F1AECF; padding:0.6em 0.4em;">Total</td>
<td style="background-color:#F1AECF; padding:0.6em 0.4em;">{total_paid}</td>
</tr>
</table>
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left" style="background-color:#DB3484; color:#FFF; font-size: 12px; font-weight:bold; padding: 0.5em 1em;">Transport</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left">
Transporteur : <strong>{carrier}</strong>
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td>
<table style="width:100%; font-family:Verdana,sans-serif; font-size:11px; color:#374953;">
<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_company}
<br><span style="color:#DB3484; font-weight:bold;">{delivery_firstname} {delivery_lastname}</span>
<br>{delivery_address1}
<br>{delivery_address2}
<br>{delivery_city} {delivery_postal_code}
<br>{delivery_country} {delivery_state}
<br>{delivery_phone}
<br>{delivery_other}
</td>
<td style="padding:0.5em 0 0.5em 0.5em; background-color:#EBECEE;">
{invoice_company}
<br><span style="color:#DB3484; font-weight:bold;">{invoice_firstname} {invoice_lastname}</span>
<br>{invoice_address1}
<br>{invoice_address2}
<br>{invoice_city} {invoice_postal_code}
<br>{invoice_country} {invoice_state}
<br>{invoice_phone}
<br>{invoice_other}
</td>
</tr>
</table>
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left" style="background-color:#DB3484; color:#FFF; font-size: 12px; font-weight:bold; padding: 0.5em 1em;">Message client</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left">
<strong>{message}</strong>
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="center" style="font-size:10px; border-top: 1px solid #D9DADE;">
<a href="{shop_url}" style="color:#DB3484; font-weight:bold; text-decoration:none;">{shop_name}</a> propuls&eacute; par <a href="http://www.prestashop.com/" style="text-decoration:none; color:#374953;">PrestaShop™</a>
</td>
</tr>
</table>
</body>
</html>
-39
View File
@@ -1,39 +0,0 @@
Bonjour,
Vous avez reçu une nouvelle commande de {firstname} {lastname} sur {shop_name}.
Commande : {order_name}
Date : {date}
Transporteur : {carrier}
Mode de paiement : {payment}
Bons d'achat et réductions : {total_discounts}
Frais d'expédition : {total_shipping}
Total produits : {total_products}
Emballage cadeau: {total_wrapping}
Total TTC : {total_paid}
Adresse de livraison :
{delivery_company}
{delivery_firstname} {delivery_lastname}
{delivery_address1}
{delivery_address2}
{delivery_postal_code} {delivery_city}
{delivery_country} {delivery_state}
{delivery_other}
Adresse de facturation :
{invoice_company}
{invoice_firstname} {invoice_lastname}
{invoice_address1}
{invoice_address2}
{invoice_postal_code} {invoice_city}
{invoice_country} {invoice_state}
{invoice_other}
Message client :
{message}
{shop_url} réalisé par PrestaShop™
@@ -1,34 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>[{shop_name}] Rupture de stock</title>
</head>
<body>
<table style="font-family:Verdana,sans-serif; font-size:11px; color:#374953; width: 550px;">
<tr>
<td align="left">
<a href="{shop_url}" title="{shop_name}"><img alt="{shop_name}" src="{shop_logo}" style="border:none;" ></a>
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left" style="background-color:#DB3484; color:#FFF; font-size: 12px; font-weight:bold; padding: 0.5em 1em;">{product} est en rupture de stock</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left">
En effet, la quantit&eacute; est maintenant inf&eacute;rieure &agrave; <strong>{last_qty}</strong>.<br /><br />
<strong>Stock restant : <span style="color:#DB3484;">{qty}</span></strong><br /><br />
Nous vous conseillons de vous rendre sur la page produit du panneau d'administration afin de renouveler vos stocks.
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="center" style="font-size:10px; border-top: 1px solid #D9DADE;">
<a href="{shop_url}" style="color:#DB3484; font-weight:bold; text-decoration:none;">{shop_name}</a> propuls&eacute; par <a href="http://www.prestashop.com/" style="text-decoration:none; color:#374953;">PrestaShop™</a>
</td>
</tr>
</table>
</body>
</html>
@@ -1,9 +0,0 @@
Bonjour,
Le produit {product} est bientôt en rupture de stock.
En effet, le seuil de rupture de stock de {last_qty} a été dépassé.
Stock restant : {qty}
Nous vous conseillons de vous rendre sur la fiche du produit afin de renouveler vos stocks.
{shop_url} réalisé par PrestaShop™