manuel0510 Posted August 2, 2013 Share Posted August 2, 2013 Necesito aumentar el numero de caracteres en el email que recibe el admin con la nueva orden de pedido. El texto de la personalizacion no se ve entero, se corta. Link to comment Share on other sites More sharing options...
jesa Posted August 2, 2013 Share Posted August 2, 2013 Has probado a editar la plantilla del e-mail? Lo puedes hacer desde el apartado de traducciones. Pon una imagen para ver como te queda el e-mail Link to comment Share on other sites More sharing options...
manuel0510 Posted August 2, 2013 Author Share Posted August 2, 2013 No veo donde puedo cambiar el numero de caracteres en la plantilla de email "admin_order_conf.html" <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Mensaje desde {shop_name}</title> </head> <body> <table style="font-family:Verdana,sans-serif; font-size:11px; color:#374953; width: 550px;"> <tr> <td align="left"> <a href="{shop_url}" title="{shop_name}"><img alt="{shop_name}" src="{shop_logo}" style="border:none;" ></a> </td> </tr> <tr><td> </td></tr> <tr><td>ESTE EMAIL ES UNA COPIA DEL MENSAJE ENVIADO AL CLIENTE</td></tr> <tr> <td align="left">Hola <strong style="color:#DB3484;">{firstname} {lastname}</strong>, gracias por comprar en <strong>{shop_name}</strong>.</td> </tr> <tr><td> </td></tr> <tr> <td align="left" style="background-color:#DB3484; color:#FFF; font-size: 12px; font-weight:bold; padding: 0.5em 1em;">Detalles de compra</td> </tr> <tr><td> </td></tr> <tr> <td align="left"> Pedido: <strong><span style="color:#DB3484;">{order_name}</span> realizado el {date}</strong> <br >Pago: <strong>{payment}</strong> <br >Tarjeta cliente: <strong>{tarjeta}</strong> </td> </tr> <tr><td> </td></tr> <tr> <td align="left"> <table style="width:100%; font-family:Verdana,sans-serif; font-size:11px; color:#374953;"> <!-- Title --> <tr style="background-color:#B9BABE; text-align:center;"> <th style="width:15%; padding: 0.6em 0;">Referencia</th> <th>Product</th> <th style="width:15%; padding: 0.6em 0;">Precio</th> <th style="width:15%; padding: 0.6em 0;">Cantidad</th> <th style="width:20%; padding: 0.6em 0;">Total</th> </tr> <!-- Products --> {products} {discounts} <!-- Footer: prices --> <tr style="text-align:right;"> <td> </td> <td colspan="3" style="background-color:#B9BABE; padding:0.6em 0.4em;">Productos</td> <td style="background-color:#B9BABE; padding:0.6em 0.4em;">{total_products}</td> </tr> <tr style="text-align:right;"> <td> </td> <td colspan="3" style="background-color:#EBECEE; padding:0.6em 0.4em;">Descuentos</td> <td style="background-color:#EBECEE; padding:0.6em 0.4em;">{total_discounts}</td> </tr> <tr style="text-align:right;"> <td> </td> <td colspan="3" style="background-color:#EBECEE; padding:0.6em 0.4em;">Embalaje</td> <td style="background-color:#EBECEE; padding:0.6em 0.4em;">{total_wrapping}</td> </tr> <tr style="text-align:right;"> <td> </td> <td colspan="3" style="background-color:#DDE2E6; padding:0.6em 0.4em;">Envío</td> <td style="background-color:#DDE2E6; padding:0.6em 0.4em;">{total_shipping}</td> </tr> <tr style="text-align:right; font-weight:bold;"> <td> </td> <td colspan="3" style="background-color:#F1AECF; padding:0.6em 0.4em;">Total a pagar</td> <td style="background-color:#F1AECF; padding:0.6em 0.4em;">{total_paid}</td> </tr> </table> </td> </tr> <tr><td> </td></tr> <tr> <td align="left" style="background-color:#DB3484; color:#FFF; font-size: 12px; font-weight:bold; padding: 0.5em 1em;">Envío</td> </tr> <tr><td> </td></tr> <tr> <td align="left"> Transporte: <strong>{carrier}</strong> </td> </tr> <tr><td> </td></tr> <tr> <td> <table style="width:100%; font-family:Verdana,sans-serif; font-size:11px; color:#374953;"> <tr style="background-color:#B9BABE; text-transform:uppercase;"> <th style="text-align:left; padding: 0.3em 1em;">Dirección de envío</th> <th style="text-align:left; padding: 0.3em 1em;">Dirección de facturación</th> </tr> <tr> <td style="padding:0.5em 0 0.5em 0.5em; background-color:#EBECEE;"> {delivery_company} <br><span style="color:#DB3484; font-weight:bold;">{delivery_firstname} {delivery_lastname}</span> <br>{delivery_address1} <br>{delivery_address2} <br>{delivery_city} {delivery_postal_code} <br>{delivery_country} {delivery_state} <br>{delivery_phone} <br>{delivery_other} </td> <td style="padding:0.5em 0 0.5em 0.5em; background-color:#EBECEE;"> {invoice_company} <br><span style="color:#DB3484; font-weight:bold;">{invoice_firstname} {invoice_lastname}</span> <br>{invoice_address1} <br>{invoice_address2} <br>{invoice_city} {invoice_postal_code} <br>{invoice_country} {invoice_state} <br>{invoice_phone} <br>{invoice_other} </td> </tr> </table> </td> </tr> <tr><td> </td></tr> <tr> <td align="left"> Puede revisar los detalles de este pedido y descargar la factura desde la sección de <a href="{shop_url}history.php" style="color:#DB3484; font-weight:bold; text-decoration:none;">"Historico de pedidos"</a> o desde la sección <a href="{shop_url}my-account.php" style="color:#DB3484; font-weight:bold; text-decoration:none;">"Mi cuenta"</a> en nuestro sitio web. </td> </tr> <tr><td> </td></tr> <tr> <td align="center" style="font-size:10px; border-top: 1px solid #D9DADE;"> <a href="{shop_url}" style="color:#DB3484; font-weight:bold; text-decoration:none;">{shop_name}</a> </td> </tr> </table> </body> </html> Os paso imagen que recibimos con el pedido. Link to comment Share on other sites More sharing options...
manuel0510 Posted August 26, 2013 Author Share Posted August 26, 2013 (edited) Alguien me puede ayudar? Editando el email de la orden de pedido no soy capaz de cambiar la cantidad de caracteres que aparecen. Que archivo hay que modificar? Edited August 26, 2013 by manuel0510 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts