0byt3m1n1
Path:
/
data
/
applications
/
aps
/
magento
/
1.9.2.1-35
/
standard
/
htdocs
/
app
/
locale
/
es_ES
/
[
Home
]
File: Mage_Email_Templates.csv
"<!--@subject {{var order.getStoreGroupName()}}: Invoice # {{var invoice.increment_id}} for Order # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Hello {{var order.getCustomerName()}}</strong>,<br/> Thank you for your order from {{var order.getStoreGroupName()}}. You can check the status of your order by <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">logging into your account</a>. If you have any questions about your order please contact us at <a href="mailto:dummyemail@magentocommerce.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or call us at <span class="nobr">(555) 555-0123</span> Monday - Friday, 8am - 5pm PST. </p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; "> Your Invoice #{{var invoice.increment_id}} for Order #{{var order.increment_id}} </h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Billing Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Payment Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.billing_address.format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> {{depend order.getIsNotVirtual()}} <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_address.format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_description}}&nbsp; </td> </tr> </tbody> </table> <br/> {{/depend}} {{layout area="frontend" handle="sales_email_order_invoice_items" invoice=$invoice order=$order}} <p>{{var comment}}</p> <p> Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong> </p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Factura # {{var invoice.increment_id}} para pedido # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var order.getCustomerName()}}</strong>,<br/> Gracias por su pedido desde {{var order.getStoreGroupName()}}.<br/> Puede revisar el estado de su pedido <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">iniciando sesión en su cuenta</a>. Si tiene cualquier pregunta sobre su pedido no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al <span class="nobr">(+34) NUM_TELEFONO</span> de lunes a viernes de 9:00 a 17:00 horas. </p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; "> Su factura #{{var invoice.increment_id}} para el pedido #{{var order.increment_id}} </h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de facturación:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de pago:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.billing_address.format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> {{depend order.getIsNotVirtual()}} <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de envío:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de envío:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_address.format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_description}}&nbsp; </td> </tr> </tbody> </table> <br/> {{/depend}} {{layout area="frontend" handle="sales_email_order_invoice_items" invoice=$invoice order=$order}} <p>{{var comment}}</p> <p> Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong> </p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/invoice_new.html" "<!--@subject {{var order.getStoreGroupName()}}: Invoice # {{var invoice.increment_id}} for Order # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Hello {{var billing.getName()}}</strong>,<br/> Thank you for your order from {{var order.getStoreGroupName()}}. If you have any questions about your order please contact us at <a href="mailto:dummyemail@magentocommerce.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or call us at <span class="nobr">(555) 555-0123</span> Monday - Friday, 8am - 5pm PST. </p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; "> Your Invoice #{{var invoice.increment_id}} for Order #{{var order.increment_id}} </h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Billing Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Payment Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.billing_address.format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> {{depend order.getIsNotVirtual()}} <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_address.format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_description}} &nbsp; </td> </tr> </tbody> </table> <br/> {{/depend}} {{layout handle="sales_email_order_invoice_items" invoice=$invoice order=$order}} <p>{{var comment}}</p> <p> Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong> </p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Factura # {{var invoice.increment_id}} para pedido # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var billing.getName()}}</strong>,<br/> Gracias por su pedido desde {{var order.getStoreGroupName()}}.<br/> Si tiene cualquier pregunta sobre su pedido no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al <span class="nobr">(+34) NUM_TELEFONO</span> de lunes a viernes de 9:00 a 17:00 horas. </p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; "> Su factura #{{var invoice.increment_id}} para el pedido #{{var order.increment_id}} </h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de facturación:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de pago:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.billing_address.format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> {{depend order.getIsNotVirtual()}} <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de envío:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de envío:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_address.format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_description}} &nbsp; </td> </tr> </tbody> </table> <br/> {{/depend}} {{layout handle="sales_email_order_invoice_items" invoice=$invoice order=$order}} <p>{{var comment}}</p> <p> Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong> </p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/invoice_new_guest.html" "<!--@subject Currency Update Warnings @--> Currency update warnings: {{var warnings}}","<!--@subject Advertencias de actualización de divisas @--> Advertencias de actualización de divisas: {{var warnings}} ","/template/email/currency_update_warning.html" "<!--@subject Sitemap generate Warnings @--> Sitemap generate warnings: {{var warnings}}","<!--@subject Advertencias de generación del mapa del sitio web @--> Advertencias de generación del mapa del sitio web: {{var warnings}} ","/template/email/sitemap_generate_warning.html" "<!--@subject Newsletter subscription success @--> Newsletter subscription success","<!--@subject Alta correcta en el boletín de noticias @--> Se ha dado de alta correctamente en el boletín de noticias ","/template/email/newsletter_subscr_success.html" "<!--@subject Amazonpayments ASP notification error @--> <div> <div><b>Amazon Simple Pay notification message</b></div> <div>Request:</div> <div style="border:1px solid #000;">{{var request}}</div> <div>Error:</div> <div style="border:1px solid #000;">{{var error}}</div> </div>","<!--@subject Amazonpayments ASP notification error @--> <div> <div><b>Amazon Simple Pay notification message</b></div> <div>Request:</div> <div style="border:1px solid #000;">{{var request}}</div> <div>Error:</div> <div style="border:1px solid #000;">{{var error}}</div> </div>","/template/email/amazonpayments_asp_notification_error.html" "<!--@subject Products price changed alert @--> Hello {{var customerName}}, {{var alertGrid}}","<!--@subject Aviso de productos con nuevo precio @--> Estimado/a {{var customerName}}, {{var alertGrid}} ","/template/email/product_price_alert.html" "<!--@subject Products back in stock alert @--> Hello {{var customerName}}, {{var alertGrid}}","<!--@subject Aviso de productos nuevamente en stock @--> Estimado/a {{var customerName}}, {{var alertGrid}} ","/template/email/product_stock_alert.html" "<!--@subject Newsletter unsubscription success @--> Newsletter unsubscription success","<!--@subject Baja correcta del boletín de noticias @--> Se ha dado de baja correctamente del boletín de noticias ","/template/email/newsletter_unsub_success.html" "<!--@subject Welcome, {{var customer.name}}! @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><strong>Dear {{var customer.name}}</strong>,<br/> Welcome to Demo Store. To log in when visiting our site just click <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">Login</a> or <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">My Account</a> at the top of every page, and then enter your e-mail address and password.</p> <p style="border:1px solid #BEBCB7; padding:13px 18px; background:#F8F7F5; "> Use the following values when prompted to log in:<br/> E-mail: {{var customer.email}}<br/> Password: {{var customer.password}}<p> <p>When you log in to your account, you will be able to do the following:</p> <ul> <li>Proceed through checkout faster when making a purchase</li> <li> Check the status of orders</li> <li>View past orders</li> <li> Make changes to your account information</li> <li>Change your password</li> <li>Store alternative addresses (for shipping to multiple family members and friends!)</li> </ul> <p>If you have any questions about your account or any other matter, please feel free to contact us at <a href="mailto:magento@varien.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or by phone at (555) 555-0123.</p> <p>Thanks again!</p> </td> </tr> </table> </td> </tr> </table> </div> ","<!--@subject Bienvenido/a, {{var customer.name}}! @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><strong>Estimado/a {{var customer.name}}</strong>,<br/> Bienvenido/a a nuestra tienda. Para iniciar una sesión al visitar nuestro sitio web, haga clic en <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">Iniciar sesión</a> o en <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">Mi cuenta</a> en la parte superior de todas las páginas, y luego introduzca su dirección de correo electrónico y su contraseña.</p> <p style="border:1px solid #BEBCB7; padding:13px 18px; background:#F8F7F5; "> Use los siguientes datos para el inicio de su sesión:<br/> Correo electrónico: {{var customer.email}}<br/> Contraseña: {{var customer.password}}<p> <p>Cuando inicie sesión en su cuenta, podrá:</p> <ul> <li>Realizar más rápidamente el proceso de compra</li> <li>Revisar el estado de sus pedidos</li> <li>Ver los pedidos anteriores</li> <li>Realizar cambios en la información de su cuenta</li> <li>Cambiar su contraseña</li> <li>Guardar domicilios alternativos (para envíos a varios miembros de su familia y amigos!)</li> </ul> <p>Si tiene cualquier pregunta sobre su cuenta u otros temas, no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al (+34) NUM_TELEFONO de lunes a viernes de 9:00 a 17:00 horas.</p> <p>Gracias.</p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/account_new.html" "<!--@subject Welcome, {{var customer.name}}! @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><strong>Dear {{var customer.name}}</strong>,<br/> Welcome to Demo Store. To log in when visiting our site just click <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">Login</a> or <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">My Account</a> at the top of every page, and then enter your e-mail address and password.</p> <p>When you log in to your account, you will be able to do the following:</p> <ul> <li>Proceed through checkout faster when making a purchase</li> <li> Check the status of orders</li> <li>View past orders</li> <li> Make changes to your account information</li> <li>Change your password</li> <li>Store alternative addresses (for shipping to multiple family members and friends!)</li> </ul> <p>If you have any questions about your account or any other matter, please feel free to contact us at <a href="mailto:magento@varien.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or by phone at (555) 555-0123.</p> <p>Thanks again!</p> </td> </tr> </table> </td> </tr> </table> </div> ","<!--@subject Bienvenido/a, {{var customer.name}}! @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><strong>Estimado/a {{var customer.name}}</strong>,<br/> Bienvenido/a a nuestra tienda. Para iniciar una sesión al visitar nuestro sitio web, haga clic en <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">Iniciar sesión</a> o en <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">Mi cuenta</a> en la parte superior de todas las páginas, y luego introduzca su dirección de correo electrónico y su contraseña.</p> <p>Cuando inicie sesión en su cuenta, podrá:</p> <ul> <li>Realizar más rápidamente el proceso de compra</li> <li>Revisar el estado de sus pedidos</li> <li>Ver los pedidos anteriores</li> <li>Realizar cambios en la información de su cuenta</li> <li>Cambiar su contraseña</li> <li>Guardar domicilios alternativos (para envíos a varios miembros de su familia y amigos!)</li> </ul> <p>Si tiene cualquier pregunta sobre su cuenta u otros temas, no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al (+34) NUM_TELEFONO de lunes a viernes de 9:00 a 17:00 horas.</p> <p>Gracias.</p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/account_new_confirmed.html" "<!--@subject Account confirmation for {{var customer.name}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><strong>Dear {{var customer.name}}</strong>, <br/> Welcome to Demo Store.</p> <p>Your e-mail {{var customer.email}} must be confirmed before using it to log in to our store.</p> <p>To confirm the e-mail and instantly log in, please, use <a href="{{store url="customer/account/confirm/" _query_id=$customer.id _query_key=$customer.confirmation _query_back_url=$back_url}}" style="color:#1E7EC8;">this confirmation link</a>. This link is valid only once.</p> <p style="border:1px solid #BEBCB7; padding:13px 18px; background:#F8F7F5; "> Use the following values when prompted to log in:<br/> E-mail: {{var customer.email}}<br/> Password: {{var customer.password}}<p> <p>If you have any questions about your account or any other matter, please feel free to contact us at <a href="mailto:dummyemail@magentocommerce.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or by phone at (555) 555-0123.</p> </td> </tr> </table> </td> </tr> </table> </div> ","<!--@subject Confirmación de la cuenta para {{var customer.name}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><strong>Estimado/a {{var customer.name}}</strong>, <br/>Bienvenido/a a nuestra tienda.</p> <p>Su correo electrónico {{var customer.email}} debe ser confirmado antes de usarlo para acceder a nuestra tienda.</p> <p>Para confirmar su correo electrónico y acceder a la tienda al mismo tiempo, utilize <a href="{{store url="customer/account/confirm/" _query_id=$customer.id _query_key=$customer.confirmation _query_back_url=$back_url}}" style="color:#1E7EC8;">este enlace de confirmación</a>. Este enlace sólo es válido una sola vez.</p> <p>Si tiene cualquier pregunta sobre su cuenta u otros temas, no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al (+34) NUM_TELEFONO de lunes a viernes de 9:00 a 17:00 horas.</p> <p>Gracias.</p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/account_new_confirmation.html" "<!--@subject Newsletter subscription confirmation @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><a href="{{store url=""}}" style="color:#1E7EC8;"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" border="0"/></a></p></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><strong>Dear {{var customer.name}},</strong>,<br/> Thank you for subscribing to our newsletter.</p> <p style="border:1px solid #BEBCB7; padding:13px 18px; background:#F8F7F5; ">To begin receiving the newsletter, you must first confirm your subscription by clicking on the following link:<br /> <a href="{{var subscriber.getConfirmationLink()}}" style="color:#1E7EC8;">{{var subscriber.getConfirmationLink()}}</a><p> <p>Thank you again,<br/><strong>Demo Store</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","<!--@subject Confirmación suscripción al boletín de noticias @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><a href="{{store url=""}}" style="color:#1E7EC8;"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" border="0"/></a></p></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><strong>Estimado/a {{var customer.name}},</strong>,<br/> Gracias por suscribirse a nuestro boletín de noticias.</p> <p style="border:1px solid #BEBCB7; padding:13px 18px; background:#F8F7F5; ">Para comenzar a recibir nuestro boletín de noticias, primero debe confirmar su suscripción dirigiéndose al siguiente enlace:<br /> <a href="{{var subscriber.getConfirmationLink()}}" style="color:#1E7EC8;">{{var subscriber.getConfirmationLink()}}</a><p> <p>Gracias,<br/><strong>La botiga</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/newsletter_subscr_confirm.html" "<!--@subject Product alerts Cron error @--> Product alerts cron warnings: {{var warnings}}","<!--@subject Error de alertas de productos programadas @--> Advertencias de alertas de productos programadas: {{var warnings}} ","/template/email/product_alert_cron_error.html" "<!--@subject Contact Form@--> Name: {{var data.name}} E-mail: {{var data.email}} Telephone: {{var data.telephone}} Comment: {{var data.comment}}","<!--@subject Formulario de contacto @--> Nombre: {{var data.name}} Correo electrónico: {{var data.email}} Teléfono: {{var data.telephone}} Comentario: {{var data.comment}} ","/template/email/contact_form.html" "<!--@subject Log Cleanup Warnings @--> Log Cleanup Warnings: {{var warnings}}","<!--@subject Log Cleanup Warnings @--> Log Cleanup Warnings: {{var warnings}}","/template/email/log_clean_warning.html" "<!--@subject Take a look at {{var customer.name}}'s wishlist @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><a href="{{store url=""}}" style="color:#1E7EC8;"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" border="0"/></a></p></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p>Hey,<br/> Take a look at my wishlist from Demo Store.</p> <p>{{var message}}</p> {{var items}} <br/> {{depend salable}}<p><strong><a href="{{var addAllLink}}" style="color:#DC6809;">Add all items to shopping cart</a></strong> |{{/depend}} <strong><a href="{{var viewOnSiteLink}}" style="color:#1E7EC8;">View all wishlist items</a></strong></p> <p>Thank you,<br/><strong>{{var customer.name}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject Mira la lista de productos interesantes de {{var customer.name}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><a href="{{store url=""}}" style="color:#1E7EC8;"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" border="0"/></a></p></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p>Hola,<br/> Mira mi lista de productos interesantes de la tienda.</p> <p>{{var message}}</p> {{var items}} <br/> {{depend salable}}<p><strong><a href="{{var addAllLink}}" style="color:#DC6809;">Añadir todos los artículos al carrito de la compra</a></strong> |{{/depend}} <strong><a href="{{var viewOnSiteLink}}" style="color:#1E7EC8;">Ver todos los artículos de la lista de interés</a></strong></p> <p>Gracias,<br/><strong>{{var customer.name}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/wishlist_share.html" "<!--@subject New password for {{var customer.name}} @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><a href="{{store url=""}}" style="color:#1E7EC8;"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" border="0"/></a></p></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><strong>Dear, {{var customer.name}}</strong>,<br/> Your new password is: {{var customer.password}}</p> <p>You can change your password at any time by logging into <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">your account</a>.<p> <p>Thank you again,<br/><strong>Demo Store</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","<!--@subject Nueva contraseña para {{var customer.name}} @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><a href="{{store url=""}}" style="color:#1E7EC8;"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" border="0"/></a></p></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><strong>Estimado/a {{var customer.name}}</strong>,<br/> Su nueva contraseña es: {{var customer.password}}</p> <p>Puede cambiar su contraseña en cualquier momento, ingresando en <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">Mi cuenta</a>.<p> <p>Gracias,<br/><strong>La tienda</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/password_new.html" "<!--@subject New password for {{var user.name}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><a href="{{store url=""}}" style="color:#1E7EC8;"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" border="0"/></a></p></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><strong>Dear, {{var user.name}}</strong>,<br/> Your new password is: {{var password}}</p> <p>You can change your password at any time by logging into <a href="{{store url="adminhtml/system_account/"}}" style="color:#1E7EC8;">your account</a>.<p> <p>Thank you again,<br/><strong>Demo Store</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","<!--@subject Nueva contraseña para {{var user.name}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><a href="{{store url=""}}" style="color:#1E7EC8;"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" border="0"/></a></p></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p><strong>Estimado/a {{var user.name}}</strong>,<br/> Su nueva contraseña es: {{var password}}</p> <p>Puede cambiar su contraseña en cualquier momento, ingresando en <a href="{{store url="adminhtml/system_account/"}}" style="color:#1E7EC8;">Mi cuenta</a>.<p> <p>Gracias,<br/><strong>La tienda</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/admin_password_new.html" "<!--@subject {{var order.getStoreGroupName()}}: Shipment # {{var shipment.increment_id}} update @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Dear {{var billing.getName()}}</strong>,<br/> Your order # {{var order.increment_id}} has been <br/> <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>{{var comment}}</p> <p> If you have any questions, please feel free to contact us at <a href="mailto:magento@varien.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or by phone at (555) 555-0123. </p> <p>Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Envío # {{var shipment.increment_id}} actualización @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var billing.getName()}}</strong>,<br/> Su pedido núm. {{var order.increment_id}} está en estado <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>{{var comment}}</p> <p> Si tiene cualquier pregunta no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al (+34) NUM_TELEFONO de lunes a viernes de 9:00 a 17:00 horas. </p> <p>Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/shipment_update_guest.html" "<!--@subject {{var order.getStoreGroupName()}}: Shipment # {{var shipment.increment_id}} update @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Dear {{var order.getCustomerName()}}</strong>,<br/> Your order # {{var order.increment_id}} has been <br/> <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>You can check the status of your order by <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">logging into your account</a>.</p> <p>{{var comment}}</p> <p> If you have any questions, please feel free to contact us at <a href="mailto:magento@varien.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or by phone at (555) 555-0123. </p> <p>Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Envío # {{var shipment.increment_id}} actualización @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var order.getCustomerName()}}</strong>,<br/> Su pedido núm. {{var order.increment_id}} está en estado <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>Puede revisar el estado de su pedido <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">iniciando sesión en su cuenta</a>.</p> <p>{{var comment}}</p> <p> Si tiene cualquier pregunta no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al (+34) NUM_TELEFONO de lunes a viernes de 9:00 a 17:00 horas. </p> <p>Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/shipment_update.html" "<!--@subject {{var order.getStoreGroupName()}}: Shipment # {{var shipment.increment_id}} for Order # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Hello {{var order.getCustomerName()}}</strong>,<br/> Thank you for your order from {{var order.getStoreGroupName()}}. You can check the status of your order by <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">logging into your account</a>. If you have any questions about your order please contact us at <a href="mailto:dummyemail@magentocommerce.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or call us at <span class="nobr">(555) 555-0123</span> Monday - Friday, 8am - 5pm PST. </p> <p> Your shipping confirmation is below. Thank you again for your business. </p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; "> Your Shipment #{{var shipment.increment_id}} for Order #{{var order.increment_id}} </h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Billing Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Payment Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.billing_address.format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_address.format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_description}} &nbsp; </td> </tr> </tbody> </table> <br/> {{layout handle="sales_email_order_shipment_items" shipment=$shipment order=$order}} <br/> {{block type='core/template' area='frontend' template='email/order/shipment/track.phtml' shipment=$shipment order=$order}} <p>{{var comment}}</p> <p> Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong> </p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Envío # {{var shipment.increment_id}} para el pedido # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var order.getCustomerName()}}</strong>,<br/> Gracias por su pedido desde {{var order.getStoreGroupName()}}.<br/> Puede revisar el estado de su pedido <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">iniciando sesión en su cuenta</a>. Si tiene cualquier pregunta sobre su pedido no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al <span class="nobr">(+34) NUM_TELEFONO</span> de lunes a viernes de 9:00 a 17:00 horas. </p> <p> La confirmación de su pedido está a continuación. Gracias por su confianza. </p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; "> Su envío #{{var shipment.increment_id}} para el pedido #{{var order.increment_id}} </h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de facturación:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de pago:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.billing_address.format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de envío:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de envío:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_address.format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_description}} &nbsp; </td> </tr> </tbody> </table> <br/> {{layout handle="sales_email_order_shipment_items" shipment=$shipment order=$order}} <br/> {{block type='core/template' area='frontend' template='email/order/shipment/track.phtml' shipment=$shipment order=$order}} <p>{{var comment}}</p> <p> Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong> </p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/shipment_new.html" "<!--@subject {{var order.getStoreGroupName()}}: Shipment # {{var shipment.increment_id}} for Order # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Hello {{var billing.getName()}}</strong>,<br/> Thank you for your order from {{var order.getStoreGroupName()}}. If you have any questions about your order please contact us at <a href="mailto:dummyemail@magentocommerce.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or call us at <span class="nobr">(555) 555-0123</span> Monday - Friday, 8am - 5pm PST. </p> <p> Your shipping confirmation is below. Thank you again for your business. </p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; "> Your Shipment #{{var shipment.increment_id}} for Order #{{var order.increment_id}} </h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Billing Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Payment Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.billing_address.format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_address.format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_description}} &nbsp; </td> </tr> </tbody> </table> <br/> {{layout handle="sales_email_order_shipment_items" shipment=$shipment order=$order}} <br/> {{block type='core/template' area='frontend' template='email/order/shipment/track.phtml' shipment=$shipment order=$order}} <p>{{var comment}}</p> <p> Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong> </p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Envío # {{var shipment.increment_id}} para el pedido # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var billing.getName()}}</strong>,<br/> Gracias por su pedido desde {{var order.getStoreGroupName()}}.<br/> Si tiene cualquier pregunta sobre su pedido no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al <span class="nobr">(+34) NUM_TELEFONO</span> de lunes a viernes de 9:00 a 17:00 horas. </p> <p> La confirmación de su pedido está a continuación. Gracias por su confianza. </p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; "> Su envío #{{var shipment.increment_id}} para el pedido #{{var order.increment_id}} </h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de facturación:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de pago:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.billing_address.format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de envío:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de envío:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_address.format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_description}} &nbsp; </td> </tr> </tbody> </table> <br/> {{layout handle="sales_email_order_shipment_items" shipment=$shipment order=$order}} <br/> {{block type='core/template' area='frontend' template='email/order/shipment/track.phtml' shipment=$shipment order=$order}} <p>{{var comment}}</p> <p> Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong> </p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/shipment_new_guest.html" "<!--@subject {{var order.getStoreGroupName()}}: Invoice # {{var invoice.increment_id}} update @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Dear {{var order.getCustomerName()}}</strong>,<br/> Your order # {{var order.increment_id}} has been <br/> <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>You can check the status of your order by <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">logging into your account</a>.</p> <p>{{var comment}}</p> <p> If you have any questions, please feel free to contact us at <a href="mailto:magento@varien.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or by phone at (555) 555-0123. </p> <p>Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Factura # {{var invoice.increment_id}} actualización @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var order.getCustomerName()}}</strong>,<br/> Su pedido núm. {{var order.increment_id}} está en estado <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>Puede revisar el estado de su pedido <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">iniciando sesión en su cuenta</a>.</p> <p>{{var comment}}</p> <p> Si tiene cualquier pregunta no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al (+34) NUM_TELEFONO de lunes a viernes de 9:00 a 17:00 horas. </p> <p>Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/invoice_update.html" "<!--@subject {{var order.getStoreGroupName()}}: Invoice # {{var invoice.increment_id}} update @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Dear {{var billing.getName()}}</strong>,<br/> Your order # {{var order.increment_id}} has been <br/> <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>{{var comment}}</p> <p> If you have any questions, please feel free to contact us at <a href="mailto:magento@varien.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or by phone at (555) 555-0123. </p> <p>Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Factura # {{var invoice.increment_id}} actualización @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var billing.getName()}}</strong>,<br/> Su pedido núm. {{var order.increment_id}} está en estado <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>{{var comment}}</p> <p> Si tiene cualquier pregunta no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al (+34) NUM_TELEFONO de lunes a viernes de 9:00 a 17:00 horas. </p> <p>Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/invoice_update_guest.html" "<!--@subject {{var order.getStoreGroupName()}}: Credit Memo # {{var creditmemo.increment_id}} update @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Dear {{var billing.getName()}}</strong>,<br/> Your order # {{var order.increment_id}} has been <br/> <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>{{var comment}}</p> <p> If you have any questions, please feel free to contact us at <a href="mailto:magento@varien.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or by phone at (555) 555-0123. </p> <p>Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Factura de abono # {{var creditmemo.increment_id}} actualización @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var billing.getName()}}</strong>,<br/> Su pedido núm. {{var order.increment_id}} está en estado <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>{{var comment}}</p> <p> Si tiene cualquier pregunta no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al (+34) NUM_TELEFONO de lunes a viernes de 9:00 a 17:00 horas. </p> <p>Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/creditmemo_update_guest.html" "<!--@subject {{var order.getStoreGroupName()}}: Credit Memo # {{var creditmemo.increment_id}} update @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Dear {{var order.getCustomerName()}}</strong>,<br/> Your order # {{var order.increment_id}} has been <br/> <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>You can check the status of your order by <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">logging into your account</a>.</p> <p>{{var comment}}</p> <p> If you have any questions, please feel free to contact us at <a href="mailto:magento@varien.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or by phone at (555) 555-0123. </p> <p>Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Factura de abono # {{var creditmemo.increment_id}} actualización @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var order.getCustomerName()}}</strong>,<br/> Su pedido núm. {{var order.increment_id}} está en estado <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>Puede revisar el estado de su pedido <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">iniciando sesión en su cuenta</a>.</p> <p>{{var comment}}</p> <p> Si tiene cualquier pregunta no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al (+34) NUM_TELEFONO de lunes a viernes de 9:00 a 17:00 horas. </p> <p>Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/creditmemo_update.html" "<!--@subject {{var order.getStoreGroupName()}}: Credit Memo # {{var creditmemo.increment_id}} for Order # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Hello {{var billing.getName()}}</strong>,<br/> Thank you for your order from {{var order.getStoreGroupName()}}. If you have any questions about your order please contact us at <a href="mailto:dummyemail@magentocommerce.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or call us at <span class="nobr">(555) 555-0123</span> Monday - Friday, 8am - 5pm PST. </p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; "> Your Credit Memo #{{var creditmemo.increment_id}} for Order #{{var order.increment_id}} </h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Billing Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Payment Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.billing_address.format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> {{depend order.getIsNotVirtual()}} <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_address.format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_description}} &nbsp; </td> </tr> </tbody> </table> <br/> {{/depend}} {{layout handle="sales_email_order_creditmemo_items" creditmemo=$creditmemo order=$order}} <p>{{var comment}}</p> <p> Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong> </p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Factura de abono # {{var creditmemo.increment_id}} para pedido # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var billing.getName()}}</strong>,<br/> Gracias por su pedido desde {{var order.getStoreGroupName()}}.<br/> Si tiene cualquier pregunta sobre su pedido no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al <span class="nobr">(+34) NUM_TELEFONO</span> de lunes a viernes de 9:00 a 17:00 horas. </p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; "> Su factura de abono #{{var creditmemo.increment_id}} para el pedido #{{var order.increment_id}} </h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de facturación:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de pago:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.billing_address.format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> {{depend order.getIsNotVirtual()}} <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de envío:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de envío:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_address.format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_description}} &nbsp; </td> </tr> </tbody> </table> <br/> {{/depend}} {{layout handle="sales_email_order_creditmemo_items" creditmemo=$creditmemo order=$order}} <p>{{var comment}}</p> <p> Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong> </p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/creditmemo_new_guest.html" "<!--@subject {{var order.getStoreGroupName()}}: Credit Memo # {{var creditmemo.increment_id}} for Order # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Hello {{var order.getCustomerName()}}</strong>,<br/> Thank you for your order from {{var order.getStoreGroupName()}}. You can check the status of your order by <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">logging into your account</a>. If you have any questions about your order please contact us at <a href="mailto:dummyemail@magentocommerce.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or call us at <span class="nobr">(555) 555-0123</span> Monday - Friday, 8am - 5pm PST. </p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; "> Your Credit Memo #{{var creditmemo.increment_id}} for Order #{{var order.increment_id}} </h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Billing Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Payment Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.billing_address.format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> {{depend order.getIsNotVirtual()}} <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_address.format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_description}} &nbsp; </td> </tr> </tbody> </table> <br/> {{/depend}} {{layout handle="sales_email_order_creditmemo_items" creditmemo=$creditmemo order=$order}} <p>{{var comment}}</p> <p> Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong> </p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Factura de abono # {{var creditmemo.increment_id}} para pedido # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var order.getCustomerName()}}</strong>,<br/> Gracias por su pedido desde {{var order.getStoreGroupName()}}.<br/> Puede revisar el estado de su pedido <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">iniciando sesión en su cuenta</a>. Si tiene cualquier pregunta sobre su pedido no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al <span class="nobr">(+34) NUM_TELEFONO</span> de lunes a viernes de 9:00 a 17:00 horas. </p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; "> Su factura de abono #{{var creditmemo.increment_id}} para el pedido #{{var order.increment_id}} </h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de facturación:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de pago:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.billing_address.format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> {{depend order.getIsNotVirtual()}} <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de envío:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de envío:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_address.format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.shipping_description}} &nbsp; </td> </tr> </tbody> </table> <br/> {{/depend}} {{layout handle="sales_email_order_creditmemo_items" creditmemo=$creditmemo order=$order}} <p>{{var comment}}</p> <p> Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong> </p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/creditmemo_new.html" "<!--@subject {{var order.getStoreGroupName()}}: New Order # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Hello {{var order.getBillingAddress().getName()}}</strong>,<br/> Thank you for your order from {{var order.getStoreGroupName()}}. Once your package ships we will send an email with a link to track your order. If you have any questions about your order please contact us at <a href="mailto:dummyemail@magentocommerce.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or call us at <span class="nobr">(555) 555-0123</span> Monday - Friday, 8am - 5pm PST. </p> <p>Your order confirmation is below. Thank you again for your business.</p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; ">Your Order #{{var order.increment_id}} <small>(placed on {{var order.getCreatedAtFormated('long')}})</small></h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Billing Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Payment Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.getBillingAddress().format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> {{depend order.getIsNotVirtual()}} <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.getShippingAddress().format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.getShippingDescription()}} &nbsp; </td> </tr> </tbody> </table> <br/> {{/depend}} {{layout handle="sales_email_order_items" order=$order}} <br/> {{var order.getEmailCustomerNote()}} <p>Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Nuevo pedido # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var order.getBillingAddress().getName()}}</strong>,<br/> Gracias por su pedido desde {{var order.getStoreGroupName()}}.<br/> Si tiene cualquier pregunta sobre su pedido no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al <span class="nobr">(+34) NUM_TELEFONO</span> de lunes a viernes de 9:00 a 17:00 horas. </p> <p>La confirmación de su pedido está a continuación. Gracias por su confianza.</p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; ">Su pedido #{{var order.increment_id}} <small>(realizado el {{var order.getCreatedAtFormated('long')}})</small></h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de facturación:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de pago:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.getBillingAddress().format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> {{depend order.getIsNotVirtual()}} <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de envío:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de envío:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.getShippingAddress().format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.getShippingDescription()}} &nbsp; </td> </tr> </tbody> </table> <br/> {{/depend}} {{layout handle="sales_email_order_items" order=$order}} <br/> {{var order.getEmailCustomerNote()}} <p>Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/order_new_guest.html" "<!--@subject {{var order.getStoreGroupName()}}: New Order # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Hello {{var order.getCustomerName()}}</strong>,<br/> Thank you for your order from {{var order.getStoreGroupName()}}. Once your package ships we will send an email with a link to track your order. You can check the status of your order by <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">logging into your account</a>. If you have any questions about your order please contact us at <a href="mailto:dummyemail@magentocommerce.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or call us at <span class="nobr">(555) 555-0123</span> Monday - Friday, 8am - 5pm PST. </p> <p>Your order confirmation is below. Thank you again for your business.</p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; ">Your Order #{{var order.increment_id}} <small>(placed on {{var order.getCreatedAtFormated('long')}})</small></h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Billing Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Payment Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.getBillingAddress().format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> {{depend order.getIsNotVirtual()}} <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Information:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Shipping Method:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.getShippingAddress().format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.getShippingDescription()}} &nbsp; </td> </tr> </tbody> </table> <br/> {{/depend}} {{layout handle="sales_email_order_items" order=$order}} {{var items_html}} <br/> {{var order.getEmailCustomerNote()}} <p>Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Nuevo pedido # {{var order.increment_id}} @--> <style type="text/css"> body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; } </style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var order.getCustomerName()}}</strong>,<br/> Gracias por su pedido desde {{var order.getStoreGroupName()}}.<br/> Puede revisar el estado de su pedido <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">iniciando sesión en su cuenta</a>. Si tiene cualquier pregunta sobre su pedido no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al <span class="nobr">(+34) NUM_TELEFONO</span> de lunes a viernes de 9:00 a 17:00 horas. </p> <p>La confirmación de su pedido está a continuación. Gracias por su confianza.</p> <h3 style="border-bottom:2px solid #eee; font-size:1.05em; padding-bottom:1px; ">Su pedido #{{var order.increment_id}} <small>(realizado el {{var order.getCreatedAtFormated('long')}})</small></h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de facturación:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de pago:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.getBillingAddress().format('html')}} </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var payment_html}} </td> </tr> </tbody> </table> <br/> {{depend order.getIsNotVirtual()}} <table cellspacing="0" cellpadding="0" border="0" width="100%"> <thead> <tr> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Información de envío:</th> <th width="3%"></th> <th align="left" width="48.5%" bgcolor="#d9e5ee" style="padding:5px 9px 6px 9px; border:1px solid #bebcb7; border-bottom:none; line-height:1em;">Método de envío:</th> </tr> </thead> <tbody> <tr> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.getShippingAddress().format('html')}} &nbsp; </td> <td>&nbsp;</td> <td valign="top" style="padding:7px 9px 9px 9px; border:1px solid #bebcb7; border-top:0; background:#f8f7f5;"> {{var order.getShippingDescription()}} &nbsp; </td> </tr> </tbody> </table> <br/> {{/depend}} {{layout handle="sales_email_order_items" order=$order}} {{var items_html}} <br/> {{var order.getEmailCustomerNote()}} <p>Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/order_new.html" "<!--@subject {{var order.getStoreGroupName()}}: Order # {{var order.increment_id}} update @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Dear {{var order.getCustomerName()}}</strong>,<br/> Your order # {{var order.increment_id}} has been <br/> <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>You can check the status of your order by <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">logging into your account</a>.</p> <p>{{var comment}}</p> <p> If you have any questions, please feel free to contact us at <a href="mailto:magento@varien.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or by phone at (555) 555-0123. </p> <p>Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Pedido # {{var order.increment_id}} actualización @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var order.getCustomerName()}}</strong>,<br/> Su pedido núm. {{var order.increment_id}} está en estado <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>Puede revisar el estado de su pedido <a href="{{store url="customer/account/"}}" style="color:#1E7EC8;">iniciando sesión en su cuenta</a>.</p> <p>{{var comment}}</p> <p> Si tiene cualquier pregunta no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al (+34) NUM_TELEFONO de lunes a viernes de 9:00 a 17:00 horas. </p> <p>Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/order_update.html" "<!--@subject {{var order.getStoreGroupName()}}: Order # {{var order.increment_id}} update @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Dear {{var billing.getName()}}</strong>,<br/> Your order # {{var order.increment_id}} has been <br/> <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>{{var comment}}</p> <p> If you have any questions, please feel free to contact us at <a href="mailto:magento@varien.com" style="color:#1E7EC8;">dummyemail@magentocommerce.com</a> or by phone at (555) 555-0123. </p> <p>Thank you again,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div>","<!--@subject {{var order.getStoreGroupName()}}: Pedido # {{var order.increment_id}} actualización @--> <style type="text/css">body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</style> <div style="font:11px/1.35em Verdana, Arial, Helvetica, sans-serif;"> <table cellspacing="0" cellpadding="0" border="0" width="98%" style="margin-top:10px; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;"> <tr> <td align="center" valign="top"> <!-- [ header starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"><a href="{{store url=""}}"><img src="{{skin url="images/logo_email.gif" _area='frontend'}}" alt="Magento" style="margin-bottom:10px;" border="0"/></a></td> </tr> </table> <!-- [ middle starts here] --> <table cellspacing="0" cellpadding="0" border="0" width="650"> <tr> <td valign="top"> <p> <strong>Estimado/a {{var billing.getName()}}</strong>,<br/> Su pedido núm. {{var order.increment_id}} está en estado <strong>{{var order.getStatusLabel()}}</strong>. </p> <p>{{var comment}}</p> <p> Si tiene cualquier pregunta no dude en contactar con nosotros en <a href="mailto:contacto@tienda.com" style="color:#1E7EC8;">contacto@tienda.com</a> o llamando al (+34) NUM_TELEFONO de lunes a viernes de 9:00 a 17:00 horas. </p> <p>Gracias,<br/><strong>{{var order.getStoreGroupName()}}</strong></p> </td> </tr> </table> </td> </tr> </table> </div> ","/template/email/sales/order_update_guest.html" "{* This is a comment block Available vars in this template: - name Recipient name - email Recipient Email address - product_name Product name - product_url Url for product - product_image Url for product small image (75 px) - message Sender custom message - sender_name Sender name - sender_email Sender email Use vars: {{var var_name}} *}<!--@subject Welcome, {{var name}} @--> Welcome, {{var name}}<br /><br />Please look at <a href="{{var product_url}}">{{var product_name}}</a><br /><br />Here is message: <br />{{var message}}<br /><br />","{* This is a comment block Available vars in this template: - name Recipient name - email Recipient Email address - product_name Product name - product_url Url for product - product_image Url for product small image (75 px) - message Sender custom message - sender_name Sender name - sender_email Sender email Use vars: {{var var_name}} *}<!--@subject Bienvenido/a, {{var name}} @--> Estimado/a {{var name}}<br /><br />Por favor, mírese esto <a href="{{var product_url}}">{{var product_name}}</a><br /><br />Aquí hay el mensaje: <br />{{var message}}<br /><br /> ","/template/email/product_share.html" "{* This is a comment block Use vars: {{var var_name}} *}<!--@subject Payment Transaction Failed Reminder @--> <table> <thead> <tr> <th>Payment transaction failed.</th> </tr> </thead> <tbody> <tr> <td> <p> <b>Reason</b><br /> {{var reason}} </p> <p> <b>Checkout Type</b><br /> {{var checkoutType}} </p> <p> <b>Customer:</b><br /> <a href="mailto:{{var customerEmail}}">{{var customer}}</a> &lt;{{var customerEmail}}&gt; </p> <p> <b>Items</b><br /> {{var items}} </p> <p> <b>Total:</b><br /> {{var total}} </p> <p> <b>Billing Address:</b><br /> {{var billingAddress.format('html')}} </p> <p> <b>Shipping Address:</b><br /> {{var shippingAddress.format('html')}} </p> <p> <b>Shipping Method:</b><br /> {{var shippingMethod}} </p> <p> <b>Payment Method:</b><br /> {{var paymentMethod}} </p> <p> <b>Date & Time:</b><br /> {{var dateAndTime}} </p> </td> </tr> </tbody> </table>","{* This is a comment block Use vars: {{var var_name}} *}<!--@subject Recordatorio transacción de pago no realizada. @--> <table> <thead> <tr> <th>Transacción de pago no realizada.</th> </tr> </thead> <tbody> <tr> <td> <p> <b>Motivo</b><br /> {{var reason}} </p> <p> <b>Tipo de compra</b><br /> {{var checkoutType}} </p> <p> <b>Cliente:</b><br /> <a href="mailto:{{var customerEmail}}">{{var customer}}</a> &lt;{{var customerEmail}}&gt; </p> <p> <b>Artículos</b><br /> {{var items}} </p> <p> <b>Total:</b><br /> {{var total}} </p> <p> <b>Dirección de facturación:</b><br /> {{var billingAddress.format('html')}} </p> <p> <b>Dirección de envío:</b><br /> {{var shippingAddress.format('html')}} </p> <p> <b>Método de envío:</b><br /> {{var shippingMethod}} </p> <p> <b>Método de pago:</b><br /> {{var paymentMethod}} </p> <p> <b>Fecha y hora:</b><br /> {{var dateAndTime}} </p> </td> </tr> </tbody> </table> ","/template/email/payment_failed.html"