Advertisement
Shoporama

order_sent.html – Ordreafsendelsesmail

Nov 17th, 2020
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 17.86 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4.   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5.   <meta name="viewport" content="width=device-width"/>
  6.   <style>
  7.  
  8.  
  9. #outlook a {
  10.   padding:0;
  11. }
  12.  
  13. body{
  14.   width:100% !important;
  15.   min-width: 100%;
  16.   -webkit-text-size-adjust:100%;
  17.   -ms-text-size-adjust:100%;
  18.   margin:0;
  19.   padding:0;
  20.  
  21. }
  22.  
  23. .ExternalClass {
  24.   width:100%;
  25. }
  26.  
  27. .ExternalClass,
  28. .ExternalClass p,
  29. .ExternalClass span,
  30. .ExternalClass font,
  31. .ExternalClass td,
  32. .ExternalClass div {
  33.   line-height: 100%;
  34. }
  35.  
  36. #backgroundTable {
  37.   margin:0;
  38.   padding:0;
  39.   width:100% !important;
  40.   line-height: 100% !important;
  41. }
  42.  
  43. img {
  44.   outline:none;
  45.   text-decoration:none;
  46.   -ms-interpolation-mode: bicubic;
  47.   max-width: 100%;
  48. }
  49.  
  50. center {
  51.   width: 100%;
  52.   min-width: 580px;
  53.   padding: 20px 0;
  54. }
  55.  
  56. a img {
  57.   border: none;
  58. }
  59.  
  60. p {
  61.   margin: 0 0 0 10px;
  62. }
  63.  
  64. table {
  65.   border-spacing: 0;
  66.   border-collapse: collapse;
  67. }
  68.  
  69. td {
  70.   word-break: break-word;
  71.   -webkit-hyphens: auto;
  72.   -moz-hyphens: auto;
  73.   hyphens: auto;
  74.   border-collapse: collapse !important;
  75. }
  76.  
  77. table, tr, td {
  78.   padding: 0;
  79.   vertical-align: top;
  80.   text-align: left;
  81. }
  82.  
  83. hr {
  84.   color: #d9d9d9;
  85.   background-color: #d9d9d9;
  86.   height: 1px;
  87.   border: none;
  88. }
  89.  
  90. /* Responsive Grid */
  91.  
  92. table.body {
  93.   height: 100%;
  94.   width: 100%;
  95. }
  96. table.outer td{
  97.   width: 580px;
  98.   padding:10px;
  99.   background: #fff;
  100. }
  101. table.container {
  102.   width: 580px;
  103.   margin: 0 auto;
  104.   text-align: inherit;
  105.  
  106. }
  107.  
  108. table.row {
  109.   padding: 0px;
  110.   width: 100%;
  111.   position: relative;
  112. }
  113.  
  114. table.container table.row {
  115.   display: block;
  116. }
  117.  
  118. td.wrapper {
  119.   padding: 10px 20px 0px 0px;
  120.   position: relative;
  121. }
  122.  
  123. table.columns,
  124. table.column {
  125.   margin: 0 auto;
  126. }
  127.  
  128. table.columns td,
  129. table.column td {
  130.   padding: 0px 0px 10px;
  131. }
  132.  
  133. table.columns td.sub-columns,
  134. table.column td.sub-columns,
  135. table.columns td.sub-column,
  136. table.column td.sub-column {
  137.   padding-right: 10px;
  138. }
  139.  
  140. td.sub-column, td.sub-columns {
  141.   min-width: 0px;
  142. }
  143.  
  144. table.row td.last,
  145. table.container td.last {
  146.   padding-right: 0px;
  147. }
  148.  
  149. table.one { width: 30px; }
  150. table.two { width: 80px; }
  151. table.three { width: 130px; }
  152. table.four { width: 180px; }
  153. table.five { width: 230px; }
  154. table.six { width: 280px; }
  155. table.seven { width: 330px; }
  156. table.eight { width: 380px; }
  157. table.nine { width: 430px; }
  158. table.ten { width: 480px; }
  159. table.eleven { width: 530px; }
  160. table.twelve { width: 580px; }
  161.  
  162. table.one center { min-width: 30px; }
  163. table.two center { min-width: 80px; }
  164. table.three center { min-width: 130px; }
  165. table.four center { min-width: 180px; }
  166. table.five center { min-width: 230px; }
  167. table.six center { min-width: 280px; }
  168. table.seven center { min-width: 330px; }
  169. table.eight center { min-width: 380px; }
  170. table.nine center { min-width: 430px; }
  171. table.ten center { min-width: 480px; }
  172. table.eleven center { min-width: 530px; }
  173. table.twelve center { min-width: 580px; }
  174.  
  175. table.one .panel center { min-width: 10px; }
  176. table.two .panel center { min-width: 60px; }
  177. table.three .panel center { min-width: 110px; }
  178. table.four .panel center { min-width: 160px; }
  179. table.five .panel center { min-width: 210px; }
  180. table.six .panel center { min-width: 260px; }
  181. table.seven .panel center { min-width: 310px; }
  182. table.eight .panel center { min-width: 360px; }
  183. table.nine .panel center { min-width: 410px; }
  184. table.ten .panel center { min-width: 460px; }
  185. table.eleven .panel center { min-width: 510px; }
  186. table.twelve .panel center { min-width: 560px; }
  187.  
  188. .body .columns td.one,
  189. .body .column td.one { width: 8.333333%; }
  190. .body .columns td.two,
  191. .body .column td.two { width: 16.666666%; }
  192. .body .columns td.three,
  193. .body .column td.three { width: 25%; }
  194. .body .columns td.four,
  195. .body .column td.four { width: 33.333333%; }
  196. .body .columns td.five,
  197. .body .column td.five { width: 41.666666%; }
  198. .body .columns td.six,
  199. .body .column td.six { width: 50%; }
  200. .body .columns td.seven,
  201. .body .column td.seven { width: 58.333333%; }
  202. .body .columns td.eight,
  203. .body .column td.eight { width: 66.666666%; }
  204. .body .columns td.nine,
  205. .body .column td.nine { width: 75%; }
  206. .body .columns td.ten,
  207. .body .column td.ten { width: 83.333333%; }
  208. .body .columns td.eleven,
  209. .body .column td.eleven { width: 91.666666%; }
  210. .body .columns td.twelve,
  211. .body .column td.twelve { width: 100%; }
  212.  
  213. td.offset-by-one { padding-left: 50px; }
  214. td.offset-by-two { padding-left: 100px; }
  215. td.offset-by-three { padding-left: 150px; }
  216. td.offset-by-four { padding-left: 200px; }
  217. td.offset-by-five { padding-left: 250px; }
  218. td.offset-by-six { padding-left: 300px; }
  219. td.offset-by-seven { padding-left: 350px; }
  220. td.offset-by-eight { padding-left: 400px; }
  221. td.offset-by-nine { padding-left: 450px; }
  222. td.offset-by-ten { padding-left: 500px; }
  223. td.offset-by-eleven { padding-left: 550px; }
  224.  
  225. td.expander {
  226.   visibility: hidden;
  227.   width: 0px;
  228.   padding: 0 !important;
  229. }
  230.  
  231. table.columns .text-pad,
  232. table.column .text-pad {
  233.   padding-left: 10px;
  234.   padding-right: 10px;
  235. }
  236.  
  237. table.columns .left-text-pad,
  238. table.columns .text-pad-left,
  239. table.column .left-text-pad,
  240. table.column .text-pad-left {
  241.   padding-left: 10px;
  242. }
  243.  
  244. table.columns .right-text-pad,
  245. table.columns .text-pad-right,
  246. table.column .right-text-pad,
  247. table.column .text-pad-right {
  248.   padding-right: 10px;
  249. }
  250.  
  251. /* Block Grid */
  252.  
  253. .block-grid {
  254.   width: 100%;
  255.   max-width: 580px;
  256. }
  257.  
  258. .block-grid td {
  259.   display: inline-block;
  260.   padding:10px;
  261. }
  262.  
  263. .two-up td {
  264.   width:270px;
  265. }
  266.  
  267. .three-up td {
  268.   width:173px;
  269. }
  270.  
  271. .four-up td {
  272.   width:125px;
  273. }
  274.  
  275. .five-up td {
  276.   width:96px;
  277. }
  278.  
  279. .six-up td {
  280.   width:76px;
  281. }
  282.  
  283. .seven-up td {
  284.   width:62px;
  285. }
  286.  
  287. .eight-up td {
  288.   width:52px;
  289. }
  290.  
  291. /* Alignment & Visibility Classes */
  292.  
  293. table.center, td.center {
  294.  text-align: center;
  295. }
  296.  
  297. h1.center,
  298. h2.center,
  299. h3.center,
  300. h4.center,
  301. h5.center,
  302. h6.center {
  303.   text-align: center;
  304. }
  305.  
  306. span.center {
  307.   display: block;
  308.   width: 100%;
  309.   text-align: center;
  310. }
  311.  
  312. img.center {
  313.   margin: 0 auto;
  314.   float: none;
  315. }
  316.  
  317. .show-for-small,
  318. .hide-for-desktop {
  319.   display: none;
  320. }
  321.  
  322. /* Typography */
  323.  
  324. body, table.body, h1, h2, h3, h4, h5, h6, p, td {
  325.   color: #222222;
  326.   font-family: "Helvetica", "Arial", sans-serif;
  327.   font-weight: normal;
  328.   padding:0;
  329.   margin: 0;
  330.   text-align: left;
  331.   line-height: 1.3;
  332. }
  333.  
  334. h1, h2, h3, h4, h5, h6 {
  335.   word-break: normal;
  336. }
  337.  
  338. h1 {font-size: 35px;}
  339. h2 {font-size: 28px;}
  340. h3 {font-size: 24px;}
  341. h4 {font-size: 22px;}
  342. h5 {font-size: 20px;}
  343. h6 {font-size: 16px;}
  344. body, table.body, p, td {font-size: 14px;line-height:19px;}
  345.  
  346. p.lead, p.lede, p.leed {
  347.   font-size: 18px;
  348.   line-height:21px;
  349. }
  350.  
  351. p {
  352.   margin-bottom: 10px;
  353. }
  354.  
  355. small {
  356.   font-size: 10px;
  357. }
  358.  
  359. a {
  360.   color: #2ba6cb;
  361.   text-decoration: none;
  362. }
  363.  
  364. a:hover {
  365.   color: #2795b6 !important;
  366. }
  367.  
  368. a:active {
  369.   color: #2795b6 !important;
  370. }
  371.  
  372. a:visited {
  373.   color: #2ba6cb !important;
  374. }
  375.  
  376. h1 a,
  377. h2 a,
  378. h3 a,
  379. h4 a,
  380. h5 a,
  381. h6 a {
  382.   color: #2ba6cb;
  383. }
  384.  
  385. h1 a:active,
  386. h2 a:active,  
  387. h3 a:active,
  388. h4 a:active,
  389. h5 a:active,
  390. h6 a:active {
  391.   color: #2ba6cb !important;
  392. }
  393.  
  394. h1 a:visited,
  395. h2 a:visited,  
  396. h3 a:visited,
  397. h4 a:visited,
  398. h5 a:visited,
  399. h6 a:visited {
  400.   color: #2ba6cb !important;
  401. }
  402.  
  403. /* Panels */
  404.  
  405. .panel {
  406.   background: #f2f2f2;
  407.   border: 1px solid #d9d9d9;
  408.   padding: 10px !important;
  409. }
  410.  
  411. .sub-grid table {
  412.   width: 100%;
  413. }
  414.  
  415. .sub-grid td.sub-columns {
  416.   padding-bottom: 0;
  417. }
  418.  
  419. /* Buttons */
  420.  
  421. table.button,
  422. table.tiny-button,
  423. table.small-button,
  424. table.medium-button,
  425. table.large-button {
  426.   width: 100%;
  427.   overflow: hidden;
  428. }
  429.  
  430. table.button td,
  431. table.tiny-button td,
  432. table.small-button td,
  433. table.medium-button td,
  434. table.large-button td {
  435.   display: block;
  436.   width: auto !important;
  437.   text-align: center;
  438.   background: #2ba6cb;
  439.   border: 1px solid #2284a1;
  440.   color: #ffffff;
  441.   padding: 8px 0;
  442. }
  443.  
  444. table.tiny-button td {
  445.   padding: 5px 0 4px;
  446. }
  447.  
  448. table.small-button td {
  449.   padding: 8px 0 7px;
  450. }
  451.  
  452. table.medium-button td {
  453.   padding: 12px 0 10px;
  454. }
  455.  
  456. table.large-button td {
  457.   padding: 21px 0 18px;
  458. }
  459.  
  460. table.button td a,
  461. table.tiny-button td a,
  462. table.small-button td a,
  463. table.medium-button td a,
  464. table.large-button td a {
  465.   font-weight: bold;
  466.   text-decoration: none;
  467.   font-family: Helvetica, Arial, sans-serif;
  468.   color: #ffffff;
  469.   font-size: 16px;
  470. }
  471.  
  472. table.tiny-button td a {
  473.   font-size: 12px;
  474.   font-weight: normal;
  475. }
  476.  
  477. table.small-button td a {
  478.   font-size: 16px;
  479. }
  480.  
  481. table.medium-button td a {
  482.   font-size: 20px;
  483. }
  484.  
  485. table.large-button td a {
  486.   font-size: 24px;
  487. }
  488.  
  489. table.button:hover td,
  490. table.button:visited td,
  491. table.button:active td {
  492.   background: #2795b6 !important;
  493. }
  494.  
  495. table.button:hover td a,
  496. table.button:visited td a,
  497. table.button:active td a {
  498.   color: #fff !important;
  499. }
  500.  
  501. table.button:hover td,
  502. table.tiny-button:hover td,
  503. table.small-button:hover td,
  504. table.medium-button:hover td,
  505. table.large-button:hover td {
  506.   background: #2795b6 !important;
  507. }
  508.  
  509. table.button:hover td a,
  510. table.button:active td a,
  511. table.button td a:visited,
  512. table.tiny-button:hover td a,
  513. table.tiny-button:active td a,
  514. table.tiny-button td a:visited,
  515. table.small-button:hover td a,
  516. table.small-button:active td a,
  517. table.small-button td a:visited,
  518. table.medium-button:hover td a,
  519. table.medium-button:active td a,
  520. table.medium-button td a:visited,
  521. table.large-button:hover td a,
  522. table.large-button:active td a,
  523. table.large-button td a:visited {
  524.   color: #ffffff !important;
  525. }
  526.  
  527. table.secondary td {
  528.   background: #e9e9e9;
  529.   border-color: #d0d0d0;
  530.   color: #555;
  531. }
  532.  
  533. table.secondary td a {
  534.   color: #555;
  535. }
  536.  
  537. table.secondary:hover td {
  538.   background: #d0d0d0 !important;
  539.   color: #555;
  540. }
  541.  
  542. table.secondary:hover td a,
  543. table.secondary td a:visited,
  544. table.secondary:active td a {
  545.   color: #555 !important;
  546. }
  547.  
  548. table.success td {
  549.   background: #5da423;
  550.   border-color: #457a1a;
  551. }
  552.  
  553. table.success:hover td {
  554.   background: #457a1a !important;
  555. }
  556.  
  557. table.alert td {
  558.   background: #c60f13;
  559.   border-color: #970b0e;
  560. }
  561.  
  562. table.alert:hover td {
  563.   background: #970b0e !important;
  564. }
  565.  
  566. table.radius td {
  567.   -webkit-border-radius: 3px;
  568.   -moz-border-radius: 3px;
  569.   border-radius: 3px;
  570. }
  571.  
  572. table.round td {
  573.   -webkit-border-radius: 500px;
  574.   -moz-border-radius: 500px;
  575.   border-radius: 500px;
  576. }
  577.  
  578. /* Outlook First */
  579.  
  580. body.outlook p {
  581.   display: inline !important;
  582. }
  583.  
  584. /*  Media Queries */
  585.  
  586. @media only screen and (max-width: 600px) {
  587.  
  588.   table[class="body"] img {
  589.     width: auto !important;
  590.     height: auto !important;
  591.   }
  592.  
  593.   table[class="body"] center {
  594.     min-width: 0 !important;
  595.   }
  596.  
  597.   table[class="body"] .container {
  598.     width: 95% !important;
  599.   }
  600.  
  601.   table[class="body"] .row {
  602.     width: 100% !important;
  603.     display: block !important;
  604.   }
  605.  
  606.   table[class="body"] .wrapper {
  607.     display: block !important;
  608.     padding-right: 0 !important;
  609.   }
  610.  
  611.   table[class="body"] .columns,
  612.   table[class="body"] .column {
  613.     table-layout: fixed !important;
  614.     float: none !important;
  615.     width: 100% !important;
  616.     padding-right: 0px !important;
  617.     padding-left: 0px !important;
  618.     display: block !important;
  619.   }
  620.  
  621.   table[class="body"] .wrapper.first .columns,
  622.   table[class="body"] .wrapper.first .column {
  623.     display: table !important;
  624.   }
  625.  
  626.   table[class="body"] table.columns td,
  627.   table[class="body"] table.column td {
  628.     width: 100% !important;
  629.   }
  630.  
  631.   table[class="body"] .columns td.one,
  632.   table[class="body"] .column td.one { width: 8.333333% !important; }
  633.   table[class="body"] .columns td.two,
  634.   table[class="body"] .column td.two { width: 16.666666% !important; }
  635.   table[class="body"] .columns td.three,
  636.   table[class="body"] .column td.three { width: 25% !important; }
  637.   table[class="body"] .columns td.four,
  638.   table[class="body"] .column td.four { width: 33.333333% !important; }
  639.   table[class="body"] .columns td.five,
  640.   table[class="body"] .column td.five { width: 41.666666% !important; }
  641.   table[class="body"] .columns td.six,
  642.   table[class="body"] .column td.six { width: 50% !important; }
  643.   table[class="body"] .columns td.seven,
  644.   table[class="body"] .column td.seven { width: 58.333333% !important; }
  645.   table[class="body"] .columns td.eight,
  646.   table[class="body"] .column td.eight { width: 66.666666% !important; }
  647.   table[class="body"] .columns td.nine,
  648.   table[class="body"] .column td.nine { width: 75% !important; }
  649.   table[class="body"] .columns td.ten,
  650.   table[class="body"] .column td.ten { width: 83.333333% !important; }
  651.   table[class="body"] .columns td.eleven,
  652.   table[class="body"] .column td.eleven { width: 91.666666% !important; }
  653.   table[class="body"] .columns td.twelve,
  654.   table[class="body"] .column td.twelve { width: 100% !important; }
  655.  
  656.   table[class="body"] td.offset-by-one,
  657.   table[class="body"] td.offset-by-two,
  658.   table[class="body"] td.offset-by-three,
  659.   table[class="body"] td.offset-by-four,
  660.   table[class="body"] td.offset-by-five,
  661.   table[class="body"] td.offset-by-six,
  662.   table[class="body"] td.offset-by-seven,
  663.   table[class="body"] td.offset-by-eight,
  664.   table[class="body"] td.offset-by-nine,
  665.   table[class="body"] td.offset-by-ten,
  666.   table[class="body"] td.offset-by-eleven {
  667.     padding-left: 0 !important;
  668.   }
  669.  
  670.   table[class="body"] table.columns td.expander {
  671.     width: 1px !important;
  672.   }
  673.  
  674.   table[class="body"] .right-text-pad,
  675.   table[class="body"] .text-pad-right {
  676.     padding-left: 10px !important;
  677.   }
  678.  
  679.   table[class="body"] .left-text-pad,
  680.   table[class="body"] .text-pad-left {
  681.     padding-right: 10px !important;
  682.   }
  683.  
  684.   table[class="body"] .hide-for-small,
  685.   table[class="body"] .show-for-desktop {
  686.     display: none !important;
  687.   }
  688.  
  689.   table[class="body"] .show-for-small,
  690.   table[class="body"] .hide-for-desktop {
  691.     display: inherit !important;
  692.   }
  693. }
  694.  
  695. </style>
  696. <style>
  697.  
  698.   table.facebook td {
  699.     background: #3b5998;
  700.     border-color: #2d4473;
  701.   }
  702.  
  703.   table.facebook:hover td {
  704.     background: #2d4473 !important;
  705.   }
  706.  
  707.   table.twitter td {
  708.     background: #00acee;
  709.     border-color: #0087bb;
  710.   }
  711.  
  712.   table.twitter:hover td {
  713.     background: #0087bb !important;
  714.   }
  715.  
  716.   table.google-plus td {
  717.     background-color: #DB4A39;
  718.     border-color: #CC0000;
  719.   }
  720.  
  721.   table.google-plus:hover td {
  722.     background: #CC0000 !important;
  723.   }
  724.  
  725.   .template-label {
  726.     color: #ffffff;
  727.     font-weight: bold;
  728.     font-size: 11px;
  729.   }
  730.  
  731.   .callout .wrapper {
  732.     padding-bottom: 20px;
  733.   }
  734.  
  735.   .callout .panel {
  736.     background: #ECF8FF;
  737.     border-color: #b9e5ff;
  738.   }
  739.  
  740.   .header {
  741.     background: #999999;
  742.   }
  743.  
  744.   .footer .wrapper {
  745.     background: #ebebeb;
  746.   }
  747.  
  748.   .footer h5 {
  749.     padding-bottom: 10px;
  750.   }
  751.  
  752.   table.columns .text-pad {
  753.     padding-left: 10px;
  754.     padding-right: 10px;
  755.   }
  756.  
  757.   table.columns .left-text-pad {
  758.     padding-left: 10px;
  759.   }
  760.  
  761.   table.columns .right-text-pad {
  762.     padding-right: 10px;
  763.   }
  764.  
  765.   @media only screen and (max-width: 600px) {
  766.  
  767.     table[class="body"] .right-text-pad {
  768.       padding-left: 10px !important;
  769.     }
  770.  
  771.     table[class="body"] .left-text-pad {
  772.       padding-right: 10px !important;
  773.     }
  774.   }
  775.  
  776.  
  777.  
  778.  
  779.   .producttable-head td{
  780.     border-top:1px solid #ccc;
  781.     padding-top:20px;
  782.     padding-bottom: 20px;
  783.     text-transform: uppercase;
  784.     color: #ccc;
  785.   }
  786.   .producttable-productline td{
  787.     padding-top:20px;
  788.     padding-bottom: 20px;
  789.     border-top:1px solid #efefef;
  790.   }
  791.   .producttable-shipping td{
  792.     padding-top:20px;
  793.     padding-bottom: 20px;
  794.     border-top:1px solid #efefef;
  795.   }
  796.   .producttable-voucher td{
  797.     padding-top:20px;
  798.     padding-bottom: 20px;
  799.     border-top:1px solid #efefef;
  800.   }
  801.   .producttable-total td{
  802.     padding-top:20px;
  803.     padding-bottom: 20px;
  804.     border-top:1px solid #efefef;
  805.     border-bottom: 1px solid #cccccc;
  806.     font-weight: bold;
  807.   }
  808.   .right{
  809.     text-align: right;
  810.   }
  811.  
  812.  
  813. </style>
  814. </head>
  815. <body>
  816.   <table class="body">
  817.     <tr>
  818.       <td class="center" align="center" valign="top">
  819.         <center>
  820.  
  821.           <table class="outer"><tr><td>
  822.  
  823.             <table class="container">
  824.               <tr>
  825.                 <td>
  826.  
  827.                   <table class="row">
  828.                     <tr>
  829.                       <td class="wrapper last">
  830.  
  831.                         <table class="twelve columns">
  832.                           <tr>
  833.                             <td align="center" style="text-align:center"><img src="<{$settings.globale.Logo->getSrc(350, 100, 'fit')}>" style="width:180px;" /></td>
  834.                           </tr>                        
  835.                         </table>
  836.                       </td>
  837.                     </tr>
  838.                   </table>                
  839.                  
  840.                  
  841.                   <p>Hej <{$order->getOrderFirstName()|escape}></p>
  842.                   <p>Mange tak for din ordre #<{$order->getWebshopOrderId()}> – din ordre er pakket og afsendt i dag med <{$order->getShippingName()|escape}>. Du bør derfor forvente din levering indenfor 1-2 hverdage.<br></p>
  843.                   <p>Din ordrestatus er nu følgende: Din ordre er sendt.</p>
  844.                  
  845.                   <{if $order->getTrackingNumber()}>
  846.                     <p>Du kan følge din pakke på nedenstående link til Post Danmark: <br></p>
  847.                     <p><a href="<{$order->getTrackingUrl()|escape}>" target="_blank">Følg din ordre her</a>.</p>
  848.                   <{/if}>
  849.                  
  850.                   <p>Vi håber, at du bliver glad for købet!</p>
  851.                   <p><br>Mange hilsner<br></p>
  852.                   <p><{$webshop->getName()|escape}></p>
  853.                   <p><br></p>
  854.  
  855.                  
  856.                   <!-- container end below -->
  857.                 </td>
  858.               </tr>
  859.             </table>
  860.  
  861.           </td></tr></table>
  862.         </center>
  863.       </td>
  864.     </tr>
  865.   </table>
  866. </body>
  867. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement