Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>INDIVIDU.NO - Oppdatering av ordrestatus</title>
- <style type="text/css">
- /*
- NOTE: CSS should be inlined to avoid having it stripped in certain email clients like GMail.
- Use online tools like http://premailer.dialect.ca/ to inline css easily
- */
- /* General */
- body, table, p, td, ul, ol{ color:#555555; font-family: Arial, sans-serif; font-size:12px; line-height:22px; }
- h1{ font-size: 24px; line-height:30px; font-weight: bold; margin:0 0 8px 0; padding:0; color:#252525; letter-spacing:-1px; }
- h1 span{ color:#252525; } /* Hotmail header color bug fix */
- h1 a{ text-decoration:none; color:#3279BB; }
- h2{ font-size: 18px; line-height:24px; font-weight: bold; margin:0 0 10px 0; padding:0; color:#252525; }
- h2 span{ color:#252525; } /* Hotmail header color bug fix */
- h2 a{ text-decoration:none; color:#3279BB; }
- h3{ font-size: 14px; line-height:20px; font-weight: bold; margin:0 0 12px 0; padding:0; color:#252525; }
- h3 span{ color:#252525; } /* Hotmail header color bug fix */
- h3 a{ text-decoration:none; color:#3279BB; }
- h4{ font-size: 12px; line-height:18px; margin:0 0 14px 0; padding:0; color:#252525; font-weight: bold; }
- h4 span{ color:#252525; } /* Hotmail header color bug fix */
- h4 a{ text-decoration:none; color:#3279BB; }
- h5{ font-size: 8px; line-height:14px; margin:0 0 14px 0; padding:0; color:#252525; font-weight: bold; }
- h5 span{ color:#252525; } /* Hotmail header color bug fix */
- h5 a{ text-decoration:none; color:#3279BB; }
- p{ margin:0 0 12px 0; padding:0; }
- a{ color:#3279BB; text-decoration:underline; }
- i{ font-style:italic; }
- b{ font-weight:bold; }
- img{ border:none; }
- ul{ list-style-type: disc; list-style-position:inside; margin: 0 0 12px 0; padding:0 0 0 12px; }
- ol{ list-style-type: decimal; list-style-position:inside; margin: 0 0 12px 0; padding:0 0 0 12px; }
- blockquote{ margin: 0 20px 12px 20px; padding:0; }
- /* Custom classes */
- .wrapper{ table-layout:fixed; } /* Hotmail centering bug fix */
- .block{ display:block; } /* Gmail and Hotmail space under images bug fix */
- .last{ margin-bottom:0; } /* Used to reduce spacing */
- .shout{ color:#FF0000; }
- .silence{ color:#666666; font-weight:400; }
- .text-align-center{ text-align:center; }
- .text-align-right { text-align:right; }
- .img-left-aligned { margin-right:20px; margin-top:5px; }
- .img-right-aligned{ margin-left:20px; margin-top:5px; }
- .bordered{ border-width:1px 1px 1px 1px; border-spacing: 0; border-style:solid solid solid solid; border-color:#D4D6D4 #D4D6D4 #D4D6D4 #D4D6D4;}
- .bordered-bottom{ border-bottom-width:1px; border-bottom-spacing: 0; border-bottom-style:solid; border-bottom-color:#D4D6D4;}
- /* Layout */
- body { width:100%; margin:0; padding:0; }
- .view-browser{ color:#666666; }
- .view-browser a{ color:#666666; text-decoration:underline; }
- .main-content-wrap{ border-width:10px 0px 0px 0px; border-spacing: 0; border-style:solid solid solid solid;
- border-color:#fbfbfb #fbfbfb #fbfbfb #fbfbfb; border-collapse:collapse; background-color:#fbfbfb; }
- .header{}
- .menu{ border-width:1px 0px 1px 0px; border-spacing: 0; border-style:solid solid solid solid;
- border-color:#D4D6D4 #D4D6D4 #D4D6D4 #D4D6D4; border-collapse:collapse;}
- .content{}
- .footer{}
- .footer-content{ border-top-width:0px; border-top-style:solid; border-top-color: #D4D6D4; }
- .copyright{ color:#999999; }
- .copyright a{ color:#999999; text-decoration:underline; }
- .table {
- margin-bottom:15px;
- color:#666;
- table-layout:fixed;
- width: 100%;
- border-collapse: separate;
- -moz-border-radius: 3px;
- -moz-box-shadow: 0 1px 2px #d1d1d1;
- -webkit-border-radius: 3px;
- -webkit-box-shadow:0 1px 2px #d1d1d1;
- background: #eaebec;
- border: 1px solid #e0e0e0;
- border-radius: 3px;
- box-shadow: 0 1px 2px #d1d1d1;
- text-shadow: 1px 1px 0px #fff;
- }
- .table_body_left {
- width: 50%;
- font-size: 12px;
- line-height: 18px;
- padding: 4px 5px;
- background: #fafafa;
- border-bottom: 1px solid #e0e0e0;
- }
- .table_body_right {
- width: 50%;
- font-size: 12px;
- line-height: 18px;
- padding: 4px 5px;
- background: #f6f6f6;
- border-bottom: 1px solid #e0e0e0;
- border-left: 1px solid #e0e0e0;
- }
- .table_body_bottom_left {
- width: 50%;
- font-size: 12px;
- line-height: 18px;
- padding: 4px 5px;
- border-bottom: 1px solid #e0e0e0;
- background: #f6f6f6;
- }
- .table_body_bottom_right {
- width: 50%;
- font-size: 12px;
- line-height: 18px;
- padding: 4px 5px;
- border-bottom: 1px solid #e0e0e0;
- background: #f6f6f6;
- border-left: 1px solid #e0e0e0;
- }
- .table_body_product_head {
- width: 100%;
- margin-bottom: 15px;
- color: #666;
- table-layout: auto;
- border-collapse: separate;
- -moz-border-radius: 3px;
- -moz-box-shadow: 0 1px 2px #d1d1d1;
- -webkit-border-radius: 3px;
- -webkit-box-shadow: 0 1px 2px #d1d1d1;
- background: #eaebec;
- border: 1px solid #e0e0e0;
- border-radius: 3px;
- box-shadow: 0 1px 2px #d1d1d1;
- text-shadow: 1px 1px 0px #fff;
- }
- </style>
- </head>
- <body bgcolor="#fbfbfb">
- <!-- WRAPPER TABLE --> <table class="wrapper" width="100%" cellpadding="0" cellspacing="0"><tr><td bgcolor="#fbfbfb">
- <!-- ///////////////////////////////////// NEWSLETTER CONTENT /////////////////////////////////// -->
- <!-- ////////////////////////////////// START MAIN CONTENT WRAP ////////////////////////////////// -->
- <table rules="none" frame="border" class="main-content-wrap" width="600" border="0" cellpadding="0" cellspacing="0" align="center" bgcolor="#fbfbfb">
- <tr><td class="header" valign="top">
- <!-- ////////////////////////////////// START HEADER //////////////////////////////////////////// -->
- <br><br>
- <table width="540" cellpadding="0" cellspacing="0" align="center">
- <tr>
- <td align="center">
- <a href="http://individu.no/">
- <img src="http://individu.no/image/data/logo_individu.png" alt="" class="block">
- </a>
- </td>
- <td valign="top" width="" align="right">
- <a href="http://individu.no/index.php?route=account/login">
- <img src="http://individu.no/image/data/newsletter/images/account.png" alt="Din konto"></a><br>
- <a href="http://individu.no/index.php?route=information/contact">
- <img src="http://individu.no/image/data/newsletter/images/contact.png" alt="Kontakt oss"></a><br>
- <a href="https://www.facebook.com/individu.no">
- <img src="http://individu.no/image/data/newsletter/images/facebook.png" alt="Lik oss på facebook!"></a>
- </td>
- </tr>
- </table>
- <img src="http://individu.no/image/data/newsletter/images/divider-individu-600x31-2.gif" alt="" class="block" width="600" border="0" height="31">
- <!-- ////////////////////////////////// END HEADER /////////////////////////////////////////////// -->
- </td></tr>
- <tr><td class="content" valign="top">
- <!-- ////////////////////////////////// START MAIN CONTENT. ADD MODULES BELOW //////////////////// -->
- <!-- Module #1 | 1 col, 540px -->
- <table width="540" cellpadding="0" cellspacing="0" align="center">
- <tr>
- <td valign="top">
- <h2>Ordrebekreftelse - {order_id}</h2>
- <p>
- Hei {firstname}! Takk for at du handlet hos individu.no. Vi har mottatt din ordre
- vil bli behandlet så fort som mulig. Dersom det er noe du lurer på kan du besøke vårt
- kundesenter (LINK) eller ta kontakt med oss på mail [email protected].
- <br /><br />
- <strong><a href="{order_href}">Klikk her for å se din ordre.</a></strong>
- <br><br>
- <p>
- <strong>Kommentar:</strong> {client_comment}
- </p>
- <table class="table" cellpadding="0" cellspacing="0" width="100%">
- <thead>
- <tr>
- <th colspan="2" style="font-size: 14px; padding: 6px 5px 4px; background: #ededed; font-weight: bold;">Ordredetaljer</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td class="table_body_left">
- <strong>Ordre nummer:</strong> {order_id}
- <br />
- <strong>Bestillingsdato:</strong> {order_date}
- <br />
- <strong>Ordrestatus:</strong> {status_name}
- <br />
- <strong>Betalingsmåte:</strong> {payment}
- <br />
- <strong>Fraktmetode:</strong> {shipment}
- </td>
- <td class="table_body_right">
- <strong>Email:</strong> {email}
- <br />
- <strong>Telefon:</strong> {telephone}
- <br />
- </td>
- </tr>
- <tr>
- <td class="table_body_bottom_left">
- <strong>Bestillingsadresse:</strong>
- <br />
- <span style="line-height: 14px">{payment_address}</span>
- </td>
- <td class="table_body_bottom_right">
- <strong>Leveringsadresse:</strong>
- <br />
- <span style="line-height: 14px">{shipping_address}</span>
- </td>
- </tr>
- </tbody>
- </table>
- <table class="table_body_product_head" width="100%" cellpadding="0" cellspacing="0">
- <thead>
- <tr>
- <th style="font-size: 14px; padding: 6px 5px 4px; background: #ededed; font-weight: bold">Produkt:</th>
- <th style="font-size: 14px; padding: 6px 5px 4px; background: #ededed; font-weight: bold">Modell:</th>
- <th style="font-size: 14px; text-align: center; padding: 6px 5px 4px; background: #ededed; font-weight: bold">Antall:</th>
- <th style="font-size: 14px; text-align: center; padding: 6px 5px 4px; background: #ededed; font-weight: bold">Pris:</th>
- <th style="font-size: 14px; text-align: center; padding: 6px 5px 4px; background: #ededed; font-weight: bold">Totalt:</th>
- </tr>
- </thead>
- {product:start}
- <tbody>
- <tr>
- <td style="word-wrap: break-word; padding: 4px 5px; font-size: 12px; border-bottom: 1px solid #e0e0e0; background:#fafafa;">
- <img src="{product_image}" style="border: none; float: left; inline: inline; margin-right: 5px;" />{product_name} {product_option}
- </td>
- <td style="padding: 4px 5px; font-size: 12px; border-bottom: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; background: #fafafa">
- {product_model}
- </td>
- <td style="text-align: center; padding: 4px 5px; font-size: 12px; border-bottom: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; background: #fafafa">
- {product_quantity}
- </td>
- <td style="text-align: center; padding: 4px 5px; font-size: 12px; border-bottom: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; background: #fafafa">
- {product_price}
- </td>
- <td style="text-align: center; padding: 4px 5px; font-size: 12px; border-bottom: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; background: #fafafa">
- {product_total}
- </td>
- </tr>
- </tbody>
- {product:stop}
- {total:start}
- <tfoot>
- <tr>
- <td colspan="3" style="text-align: right; font-size: 11px; padding: 5px; background: #f5f5f5; border-bottom: 1px solid #e0e0e0"><strong>{total_title}</strong></td>
- <td colspan="2" style="text-align: right; font-size: 12px; padding: 5px; border-left: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; background: #f6f6f6">{total_value}</td>
- </tr>
- </tfoot>
- {total:stop}
- </table>
- </p>
- </td>
- </tr>
- </table>
- <!-- End Module #1 -->
- <!-- ////////////////////////////////// END MAIN CONTENT ///////////////////////////////////////// -->
- </td></tr>
- <tr><td class="footer" valign="top">
- <!-- ////////////////////////////////// START FOOTER ///////////////////////////////////////////// -->
- <img src="http://individu.no/image/data/newsletter/images/footer-divider-individu-600x31.gif" alt="" class="block" width="600" border="0" height="31">
- <table width="600" cellpadding="0" cellspacing="0" align="center" bgcolor="#fbfbfb">
- <tr>
- <td class="footer-content" valign="top">
- <table width="540" cellpadding="0" cellspacing="0" align="center">
- <tr>
- <td valign="top" width="206">
- <h4><span>Om Individu.no</span></h4>
- Individu.no er en utfordrer på markedet hvor vi stever etter å ha en
- god kundebehandling til enhver tid. Vi har også alltid fri frakt!
- </td>
- <td width="20"> </td><!-- spacer -->
- <td width="20"> </td><!-- spacer -->
- <td valign="top" width="146">
- <h4><span>Følg oss på facebook!</span><br><i>Det kan lønne seg!</i></h4>
- <a href="http://www.facebook.com/individu.no"><img src="http://individu.no/image/data/newsletter/social/facebook.png" alt="" width="28" border="0" height="28"></a>
- </td>
- </tr>
- </table>
- <img src="http://individu.no/image/data/newsletter/images/footer-divider-individu-600x31.gif" alt="" class="block" width="600" border="0" height="31">
- <!-- company info + subscription -->
- <table width="540" cellpadding="0" cellspacing="0" align="center">
- <tr>
- <td valign="top">
- <b>© INDIVIDU AS</b>, Kapteinsvingen 4B, 3214 -
- <h5> Denne mailen ble sendt til {email}.
- Dersom dette er feil kan ta kontakt med oss</h5>
- </td>
- </tr>
- </table>
- <!-- end company info + subscription -->
- </td>
- </tr>
- </table>
- <!-- ////////////////////////////////// END FOOTER /////////////////////////////////////////////// -->
- </td></tr>
- </table>
- <!-- ////////////////////////////////// END MAIN CONTENT WRAP //////////////////////////////////// -->
- <br><br><br>
- <!-- ///////////////////////////////////// END NEWSLETTER CONTENT /////////////////////////////// -->
- </td></tr></table><!-- END WRAPPER TABLE -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment