Update mails template
This commit is contained in:
parent
4079317d2c
commit
9dddba314a
@ -8,7 +8,7 @@
|
|||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<table style="font-family: tahoma,arial,sans-serif; font-size: 12px; color:#4d4b7d; width: 550px; border-collapse: collapse" border="0" cellpadding="0" cellspacing="0">
|
<table style="font-family: tahoma,arial,sans-serif; font-size: 12px; color:#4d4b7d; width: 650px; border-collapse: collapse" border="0" cellpadding="0" cellspacing="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left" colspan="3">
|
<td align="left" colspan="3">
|
||||||
<a href="{shop_url}" title="{shop_name}"><img alt="{shop_name}" src="{shop_url}img/mails/bienvenue-ES_01.jpg" style="border:none;" ></a>
|
<a href="{shop_url}" title="{shop_name}"><img alt="{shop_name}" src="{shop_url}img/mails/bienvenue-ES_01.jpg" style="border:none;" ></a>
|
||||||
@ -19,14 +19,16 @@
|
|||||||
<img alt="Bienvenudo" src="{shop_url}img/mails/bienvenue-ES_02.jpg" style="border:none;" />
|
<img alt="Bienvenudo" src="{shop_url}img/mails/bienvenue-ES_02.jpg" style="border:none;" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr style="font-style: 0; border:none;">
|
||||||
<td width="112" style="width: 112px;" align="left"><img src="{shop_url}img/mails/bienvenue-ES_05.jpg" style="border:none; " /></td>
|
<td width="112" align="left" style="width:112px;"><img src="{shop_url}img/mails/bienvenue-ES_05.jpg" style="border:none;" /></td>
|
||||||
<td align="center" valign="middle" style="font-size: 13px; color: #4d4b7d;">
|
<td align="center" style=" font-size: 13px; color: #4d4b7d; " >
|
||||||
Hola {firstname},<br/>
|
<font face="Open-sans, sans-serif">
|
||||||
Tu cuenta ha sido creada correctamente: ya eres miembro de Bebé Boutik, ¡el club de ventas privadas para bebés y niños de hasta 12 años!
|
Hola {firstname},<br/><br/>
|
||||||
|
Tu cuenta ha sido creada correctamente: ya eres miembro de Bebé Boutik, ¡el club de ventas privadas para bebés y niños de hasta 12 años! <br/>
|
||||||
Aprovecha a partir de ahora de las mejores marcas ¡hasta -70%!
|
Aprovecha a partir de ahora de las mejores marcas ¡hasta -70%!
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
<a href="{shop_url}" style="text-transform: uppercase; color: #fff; text-decoration: none; background-color: #fb66a9; border-radius: 5px;padding: 3px 20px;">¡DESCUBRE!</a>
|
<a href="{shop_url}" style="text-transform: uppercase; color: #fff; text-decoration: none; background-color: #fb66a9; border-radius: 5px;padding: 3px 20px;">¡DESCUBRE!</a>
|
||||||
|
</font>
|
||||||
</td>
|
</td>
|
||||||
<td align="left" style="width: 123px;"><img src="{shop_url}img/mails/bienvenue-ES_04.jpg" style="border:none; " /></td>
|
<td align="left" style="width: 123px;"><img src="{shop_url}img/mails/bienvenue-ES_04.jpg" style="border:none; " /></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
<td width="112" align="left" style="width:112px;"><img src="{shop_url}img/mails/bienvenue-FR_bord1.jpg" style="border:none;" /></td>
|
<td width="112" align="left" style="width:112px;"><img src="{shop_url}img/mails/bienvenue-FR_bord1.jpg" style="border:none;" /></td>
|
||||||
<td align="center" style=" font-size: 13px; color: #4d4b7d; " >
|
<td align="center" style=" font-size: 13px; color: #4d4b7d; " >
|
||||||
<font face="Open-sans, sans-serif">
|
<font face="Open-sans, sans-serif">
|
||||||
Bonjour {firstname},<br/>
|
Bonjour {firstname},<br/><br/>
|
||||||
Votre compte a bien été créé : vous êtes maintenant membre de Bébé Boutik, le site de ventes privées pour bébés et enfants jusqu'à 12 ans ! <br/>
|
Votre compte a bien été créé : vous êtes maintenant membre de Bébé Boutik, le site de ventes privées pour bébés et enfants jusqu'à 12 ans ! <br/>
|
||||||
Profitez dès maintenant des meilleures marques jusqu'à -70% !
|
Profitez dès maintenant des meilleures marques jusqu'à -70% !
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
|
Loading…
Reference in New Issue
Block a user