email.html 54.9 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
</head>
<body>
<table cellspacing="0" cellpadding="0" width="100%" border="0" style="border-spacing: 0; margin-top: -8px">
    <!------green-line------->
    <tr>
        <td>
            <table cellspacing="0" cellpadding="0" border="0" width="100%" style="background: #67b73e;">
                <tr>
                    <td align="center">
                        <table cellpadding="0" cellspacing="0" border="0" width="660">
                            <tr>
                                <td width="330" height="30" style="text-align: left"><a href="#" style="font-size: 13px; color: #fff; font-family: calibri; font-style: italic;">Заманчивые предложения</a></td>
                                <td width="330" height="30" style="text-align: right"><a href="#" style="font-size: 13px; color: #fff; font-family: calibri; font-style: italic;">Загрузить картинки</a></td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
    <!------end-green-line------->
    <!------contacts-line------->
    <tr>
        <td>
            <table cellpadding="0" cellspacing="0" border="0" width="100%">
                <tr>
                    <td>
                        <table cellspacing="0" class="" cellpadding="0" border="0" width="100%" height="30" style="background: #fff;"></table>
                    </td>
                </tr>
                <tr>
                    <td>
                        <table cellpadding="0" cellspacing="0" border="0" width="100%" style="
                            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+30,f0f0f0+99 */
                                        background: #ffffff; /* Old browsers */
                                        background: -moz-linear-gradient(top,  #ffffff 30%, #f0f0f0 99%); /* FF3.6+ */
                                        background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#ffffff), color-stop(99%,#f0f0f0)); /* Chrome,Safari4+ */
                                        background: -webkit-linear-gradient(top,  #ffffff 30%,#f0f0f0 99%); /* Chrome10+,Safari5.1+ */
                                        background: -o-linear-gradient(top,  #ffffff 30%,#f0f0f0 99%); /* Opera 11.10+ */
                                        background: -ms-linear-gradient(top,  #ffffff 30%,#f0f0f0 99%); /* IE10+ */
                                        background: linear-gradient(to bottom,  #ffffff 30%,#f0f0f0 99%); /* W3C */
                                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
                                        ">
                            <tr>
                                <td align="center">
                                    <table cellspacing="0" cellpadding="0" border="0" width="660" height="87" style="margin: 0 20px;">
                                        <tr>
                                            <td valign="top" >
                                                <table cellpadding="0" cellspacing="0" border="0" width="174"height="42">
                                                    <tr>
                                                        <td align="center" valign="top"><a target="_blank"  href="http://semena.in.ua/ru"><img src="%!picture_url!%logo.png" width="174" height="42" alt=""/></a></td>
                                                    </tr>
                                                </table>
                                            </td>
                                            <td valign="top" align="center">
                                                <table cellspacing="0" cellpadding="0" border="0" width="336">
                                                    <tr>
                                                        <td align="center">
                                                            <table cellpadding="0" cellspacing="0" border="0" width="310">
                                                                <tr>
                                                                    <td width="168"><img style="vertical-align: middle; " src="%!picture_url!%ico-1.png" /><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(044) <span style="font-size: 20px; font-weight: bold;">581-67-15</span></span></td>
                                                                    <td width="168"><img style="vertical-align: middle; " src="%!picture_url!%ico-1.png" /><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(044) <span style="font-size: 20px; font-weight: bold;">451-48-59</span></span></td>
                                                                </tr>
                                                                <tr>
                                                                    <td width="168"><img style="vertical-align: middle; " src="%!picture_url!%ico-2.png" /><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(050) <span style="font-size: 20px; font-weight: bold;">464-48-59</span></span></td>
                                                                    <td width="168"><img style="vertical-align: middle; " src="%!picture_url!%ico-3.png" /><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(067) <span style="font-size: 20px; font-weight: bold;">464-48-59</span></span></td>
                                                                </tr>
                                                            </table>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td align="center">
                                                            <table cellpadding="0" cellspacing="0" border="0">
                                                                <tr>
                                                                    <td width="168"><img style="vertical-align: middle; " src="%!picture_url!%ico-4.png" /><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(093) <span style="font-size: 20px; font-weight: bold;">026-86-64</span></span></td>
                                                                </tr>
                                                            </table>
                                                        </td>
                                                    </tr>
                                                </table>
                                            </td>
                                            <td valign="top">
                                                <table cellpadding="0" cellspacing="0" border="0">
                                                    <tr>
                                                        <td height="24"><img style="vertical-align: middle; " src="%!picture_url!%ico-5.png" /><a target="_blank" href="http://semena.in.ua/customer_login/ru" style="margin-left: 5px; font-size: 13px; font-family: calibri; font-style: italic; color: #4a4a4a;">Личный кабинет</a></td>
                                                    </tr>
                                                    <tr>
                                                        <td height="24"><img style="vertical-align: middle; " src="%!picture_url!%ico-6.png" /><a target="_blank" href="http://semena.in.ua/callback/ru" style="margin-left: 5px; font-size: 13px; font-family: calibri; font-style: italic; color: #4a4a4a;">Обратная связь</a></td>
                                                    </tr>
                                                    <tr>
                                                        <td height="24"><img style="vertical-align: middle; " src="%!picture_url!%ico-7.png" /><a target="_blank" href="http://semena.in.ua/video/ru" style="margin-left: 5px; font-size: 13px; font-family: calibri; font-style: italic; color: #4a4a4a;">Видеообзоры</a></td>
                                                    </tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
    <!------end-contacts-line------->
    <tr>
        <td>
            <table cellspacing="0" cellpadding="0" border="0" width="100%" style="background: #f0f0f0;">
                <!------menu------>
                <tr>
                    <td valign="top" align="center">
                        <table cellpadding="0" cellspacing="0" border="0" width="660">
                            <tr>
                                <td align="center">
                                    <table cellspacing="0" cellpadding="0" border="0" width="654" height="36" style="background: #67b73e; border-radius: 5px;">
                                        <tr>
                                            <td align="center" style="border-right: 1px solid #4fa32c;"><a target="_blank" href="http://semena.in.ua/o-kompanii-1/ru" style="height: 36px; color: #fff; font-weight: bold; font-size: 14px; font-family: calibri;text-decoration: none; ">О компании</a></td>
                                            <td align="center" style="border-left: 1px solid #86d060;"><a target="_blank" href="http://semena.in.ua/dostavka-i-oplata-2/ru" style="height: 36px; color: #fff; font-weight: bold; font-size: 14px; font-family: calibri;text-decoration: none;">Доставка и оплата</a></td>
                                            <td align="center" style="padding: 0 7px; background: #4e9f20;"><a target="_blank" href="http://semena.in.ua/news-actions/ru" style="height: 36px; color: #fff; font-weight: bold; font-size: 14px; font-family: calibri;text-decoration: none;">Акции</a></td>
                                            <td align="center"><a target="_blank" href="http://semena.in.ua/prof_tips/ru" style="height: 36px; color: #fff; font-weight: bold; font-size: 14px; font-family: calibri;text-decoration: none;">Советы профессионалов</a></td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <!----- end menu-------->

                <tr>
                    <td height="20"></td>
                </tr>
                <!----kvadratki---->
                <tr>
                    <td align="center">
                        <table cellspacing="0" cellpadding="0" border="0" width="660">
                            <tr>
                                <td>
                                    <table cellpadding="0" cellspacing="0" border="0" width="96" height="155">
                                        <tr>
                                            <td valign="top"><a target="_blank"  href="#"><img src="%!picture_url!%f-1.jpg" width="96" height="96" /></a></td>
                                        </tr>
                                        <tr>
                                            <td align="center" valign="top">
                                                <a target="_blank" href="http://semena.in.ua/semena_ovoshchey_1c_20/ru" style="text-transform: uppercase; color: #54a727; font-weight: bold; font-size: 13px; text-decoration: none; font-family: calibri;">СЕМЕНА</br>ОВОЩЕЙ</a>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                                <td>
                                    <table cellpadding="0" cellspacing="0" border="0" width="96" height="155">
                                        <tr>
                                            <td valign="top"><a target="_blank"  href="http://semena.in.ua/semena_tsvetov_1c_20/ru"><img src="%!picture_url!%f-2.jpg" width="96" height="96" /></a></td>
                                        </tr>
                                        <tr>
                                            <td align="center" valign="top">
                                                <a target="_blank" href="http://semena.in.ua/semena_tsvetov_1c_20/ru" style="text-transform: uppercase; color: #b12a2c; font-weight: bold; font-size: 13px; text-decoration: none; font-family: calibri;">СЕМЕНА</br>ЦВЕТОВ</a>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                                <td>
                                    <table cellpadding="0" cellspacing="0" border="0" width="96" height="155">
                                        <tr>
                                            <td valign="top"><a target="_blank"  href="http://semena.in.ua/udobrenija_i_sredstva_zashchity_1c_20/ru"><img src="%!picture_url!%f-3.jpg" width="96" height="96" /></a></td>
                                        </tr>
                                        <tr>
                                            <td align="center" valign="top">
                                                <a target="_blank" href="http://semena.in.ua/udobrenija_i_sredstva_zashchity_1c_20/ru" style="text-transform: uppercase; color: #f36d01; font-weight: bold; font-size: 13px; text-decoration: none; font-family: calibri;">Удобрения и</br>средства</br>защиты</a>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                                <td>
                                    <table cellpadding="0" cellspacing="0" border="0" width="96" height="155">
                                        <tr>
                                            <td valign="top"><a target="_blank"  href="http://semena.in.ua/gazonnye_travy_1c_20/ru"><img src="%!picture_url!%f-4.jpg" width="96" height="96" /></a></td>
                                        </tr>
                                        <tr>
                                            <td align="center" valign="top">
                                                <a target="_blank" href="http://semena.in.ua/gazonnye_travy_1c_20/ru" style="text-transform: uppercase; color: #1a7781; font-weight: bold; font-size: 13px; text-decoration: none; font-family: calibri;">Газонные</br>травы</a>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                                <td>
                                    <table cellpadding="0" cellspacing="0" border="0" width="96" height="155">
                                        <tr>
                                            <td valign="top"><a target="_blank"  href="http://semena.in.ua/biopreparaty_1c_20/ru"><img src="%!picture_url!%f-5.jpg" width="96" height="96" /></a></td>
                                        </tr>
                                        <tr>
                                            <td align="center" valign="top">
                                                <a target="_blank" href="http://semena.in.ua/biopreparaty_1c_20/ru" style="text-transform: uppercase; color: #0aa2dd; font-weight: bold; font-size: 13px; text-decoration: none; font-family: calibri;">Биопрепараты</a>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                                <td width="96">
                                    <table cellpadding="0" cellspacing="0" border="0" width="96" height="155">
                                        <tr>
                                            <td valign="top"><a target="_blank"  href="http://semena.in.ua/tovary_dlja_sada_i_ogoroda_1c_20/ru"><img src="%!picture_url!%f-6.jpg" width="96" height="96" /></a></td>
                                        </tr>
                                        <tr>
                                            <td align="center" valign="top">
                                                <a target="_blank" href="http://semena.in.ua/tovary_dlja_sada_i_ogoroda_1c_20/ru" style="text-transform: uppercase; color: #b1873f; font-weight: bold; font-size: 13px; text-decoration: none; font-family: calibri;">Товары</br>для сада</br>и огорода</a>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td height="20"></td>
                </tr>
                <!-------content------->
                <tr>
                    <td align="center">
                        <table cellspacing="0" cellpadding="0" border="0" width="681">
                            <tr>
                                <td align="center">
                                    <table cellpadding="0" cellspacing="0" border="0" width="681" height="184" background="%!picture_url!%bg-basket.png">
                                        <tr>
                                            <td align="center" valign="top">
                                                <table cellspacing="0" cellpadding="0" border="0" width="620">
                                                    <tr>
                                                        <td height="35"></td>
                                                    </tr>
                                                    <tr>
                                                        <td style="color: #333333; font-size: 24px; font-family: calibri; font-weight: bold;">Дорогая {{name}}!</td>
                                                    </tr>
                                                    <tr>
                                                        <td height="10"></td>
                                                    </tr>
                                                    <tr>
                                                        <td style="color: #333333; font-size: 16px; font-family: calibri;">
                                                            <table cellspacing="0" cellpadding="0" border="0" width="390">
                                                                <tr>
                                                                    <td style="font-family: calibri; font-size: 16px; color: #333333;">
                                                                        Около часа назад вы оформляли заказ в магазине
                                                                        <a target="_blank" style="color: #00aeef; text-decoration: none;" href="http://semena.in.ua/">«semena.in.ua»</a>. В
                                                                        вашей корзине:
                                                                    </td>
                                                                </tr>
                                                            </table>
                                                        </td>
                                                    </tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                            <tr>
                                <td>
                                    <table cellspacing="0" cellpadding="0" border="0" width="681" background="%!picture_url!%bg-basket-all.png">
                                        <tr>
                                            <td align="center" valign="top">
                                                <table cellspacing="0" cellpadding="0" border="0" width="660">


                                                    <tr>
                                                        <td height="30"></td>
                                                    </tr>
                                                    <tr>
                                                        <td align="center">
                                                            <table cellpadding="0" cellspacing="0" border="0" width="636" height="10" background="%!picture_url!%bg-baske-2t-up.png"></table>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td align="center">
                                                            <table cellpadding="0" cellspacing="0" border="0" width="636" background="%!picture_url!%bg-baske-2t-middle.png">
                                                                <tr>
                                                                    <td height="20"></td>
                                                                </tr>
                                                                <tr>
                                                                    <td align="center" >
                                                                        <table cellspacing="0" cellpadding="0" border="0" width="580" style="border-bottom: 1px solid #67b73e;">

                                                                            <tr>
                                                                                <td>
                                                                                    <table cellpadding="0" cellspacing="0" border="0">
                                                                                        <!------tovar----->
                                                                                        <tr>
                                                                                            <td valign="middle">
                                                                                                <a href="#">
                                                                                                    <img style="max-width: 51px; max-height: 50px; vertical-align: middle;" src="%!picture_url!%foto-1.jpg" />
                                                                                                </a>
                                                                                            </td>
                                                                                            <td width="10"></td>
                                                                                            <td>
                                                                                                <table cellspacing="0" cellpadding="0" border="0">
                                                                                                    <tr>
                                                                                                        <td><a href="#" style="text-decoration: none; color: #00aeef; font-size: 19px; font-family: calibri; font-weight: bold;">КДіхондра Смарагдовий водоспад</a></td>
                                                                                                    </tr>
                                                                                                    <tr>
                                                                                                        <td style="color: #333333; font-size: 16px; font-family: calibri;"><span style="font-weight: bold;">1шт</span> по цене <span style="font-weight: bold;">8.5 грн</span></td>
                                                                                                    </tr>
                                                                                                </table>
                                                                                            </td>
                                                                                        </tr>
                                                                                        <tr>
                                                                                            <td height="10"></td>
                                                                                        </tr>

                                                                                        <tr>
                                                                                            <td valign="middle">
                                                                                                <a href="#">
                                                                                                    <img style="max-width: 51px; max-height: 50px; vertical-align: middle;" src="%!picture_url!%foto-1.jpg" />
                                                                                                </a>
                                                                                            </td>
                                                                                            <td width="10"></td>
                                                                                            <td>
                                                                                                <table cellspacing="0" cellpadding="0" border="0">
                                                                                                    <tr>
                                                                                                        <td><a href="#" style="text-decoration: none; color: #00aeef; font-size: 19px; font-family: calibri; font-weight: bold;">КДіхондра Смарагдовий водоспад</a></td>
                                                                                                    </tr>
                                                                                                    <tr>
                                                                                                        <td style="color: #333333; font-size: 16px; font-family: calibri;"><span style="font-weight: bold;">1шт</span> по цене <span style="font-weight: bold;">8.5 грн</span></td>
                                                                                                    </tr>
                                                                                                </table>
                                                                                            </td>
                                                                                        </tr>
                                                                                        <tr>
                                                                                            <td height="10"></td>
                                                                                        </tr>
                                                                                        <tr>
                                                                                            <td valign="middle">
                                                                                                <a href="#">
                                                                                                    <img style="max-width: 51px; max-height: 50px; vertical-align: middle;" src="%!picture_url!%foto-1.jpg" />
                                                                                                </a>
                                                                                            </td>
                                                                                            <td width="10"></td>
                                                                                            <td>
                                                                                                <table cellspacing="0" cellpadding="0" border="0">
                                                                                                    <tr>
                                                                                                        <td><a href="#" style="text-decoration: none; color: #00aeef; font-size: 19px; font-family: calibri; font-weight: bold;">КДіхондра Смарагдовий водоспад</a></td>
                                                                                                    </tr>
                                                                                                    <tr>
                                                                                                        <td style="color: #333333; font-size: 16px; font-family: calibri;"><span style="font-weight: bold;">1шт</span> по цене <span style="font-weight: bold;">8.5 грн</span></td>
                                                                                                    </tr>
                                                                                                </table>
                                                                                            </td>
                                                                                        </tr>
                                                                                        <tr>
                                                                                            <td height="10"></td>
                                                                                        </tr>
                                                                                        <tr>
                                                                                            <td valign="middle">
                                                                                                <a href="#">
                                                                                                    <img style="max-width: 51px; max-height: 50px; vertical-align: middle;" src="%!picture_url!%foto-1.jpg" />
                                                                                                </a>
                                                                                            </td>
                                                                                            <td width="10"></td>
                                                                                            <td>
                                                                                                <table cellspacing="0" cellpadding="0" border="0">
                                                                                                    <tr>
                                                                                                        <td><a href="#" style="text-decoration: none; color: #00aeef; font-size: 19px; font-family: calibri; font-weight: bold;">КДіхондра Смарагдовий водоспад</a></td>
                                                                                                    </tr>
                                                                                                    <tr>
                                                                                                        <td style="color: #333333; font-size: 16px; font-family: calibri;"><span style="font-weight: bold;">1шт</span> по цене <span style="font-weight: bold;">8.5 грн</span></td>
                                                                                                    </tr>
                                                                                                </table>
                                                                                            </td>
                                                                                        </tr>
                                                                                        <tr>
                                                                                            <td height="10"></td>
                                                                                        </tr>

                                                                                        <tr>
                                                                                            <td valign="middle">
                                                                                                <a href="#">
                                                                                                    <img style="max-width: 51px; max-height: 50px; vertical-align: middle;" src="%!picture_url!%foto-1.jpg" />
                                                                                                </a>
                                                                                            </td>
                                                                                            <td width="10"></td>
                                                                                            <td>
                                                                                                <table cellspacing="0" cellpadding="0" border="0">
                                                                                                    <tr>
                                                                                                        <td><a href="#" style="text-decoration: none; color: #00aeef; font-size: 19px; font-family: calibri; font-weight: bold;">КДіхондра Смарагдовий водоспад</a></td>
                                                                                                    </tr>
                                                                                                    <tr>
                                                                                                        <td style="color: #333333; font-size: 16px; font-family: calibri;"><span style="font-weight: bold;">1шт</span> по цене <span style="font-weight: bold;">8.5 грн</span></td>
                                                                                                    </tr>
                                                                                                </table>
                                                                                            </td>
                                                                                        </tr>
                                                                                        <tr>
                                                                                            <td height="10"></td>
                                                                                        </tr>
                                                                                        <tr>
                                                                                            <td valign="middle">
                                                                                                <a href="#">
                                                                                                    <img style="max-width: 51px; max-height: 50px; vertical-align: middle;" src="%!picture_url!%foto-1.jpg" />
                                                                                                </a>
                                                                                            </td>
                                                                                            <td width="10"></td>
                                                                                            <td>
                                                                                                <table cellspacing="0" cellpadding="0" border="0">
                                                                                                    <tr>
                                                                                                        <td><a href="#" style="text-decoration: none; color: #00aeef; font-size: 19px; font-family: calibri; font-weight: bold;">КДіхондра Смарагдовий водоспад</a></td>
                                                                                                    </tr>
                                                                                                    <tr>
                                                                                                        <td style="color: #333333; font-size: 16px; font-family: calibri;"><span style="font-weight: bold;">1шт</span> по цене <span style="font-weight: bold;">8.5 грн</span></td>
                                                                                                    </tr>
                                                                                                </table>
                                                                                            </td>
                                                                                        </tr>
                                                                                        <!------end-tovar----->
                                                                                    </table>
                                                                                </td>
                                                                            </tr>
                                                                            <tr>
                                                                                <td height="20"></td>
                                                                            </tr>



                                                                            <tr>
                                                                                <td height="20"></td>
                                                                            </tr>
                                                                        </table>
                                                                    </td>
                                                                </tr>
                                                                <tr>
                                                                    <td height="20"></td>
                                                                </tr>
                                                                <tr>
                                                                    <td align="center" valign="top">
                                                                        <table cellpadding="0" cellspacing="0" border="0" width="580">
                                                                            <tr>
                                                                                <td style="font-family: calibri; font-size: 16px; color: #474747; ">Итого: <span style="font-weight: bold;">{{sum}} грн</span></td>
                                                                            </tr>
                                                                            <tr>
                                                                                <td style="font-family: calibri; font-size: 16px; color: #474747; ">Телефон: {{phone}}</td>
                                                                            </tr>
                                                                            <tr>
                                                                                <td style="font-family: calibri; font-size: 16px; color: #474747; ">Адрес доставки: {{address}}</td>
                                                                            </tr>
                                                                            <tr>
                                                                                <td style="font-family: calibri; font-size: 16px; color: #474747; ">Email: <span style="color: #00aeef;">{{email}}</span></td>
                                                                            </tr>
                                                                        </table>
                                                                    </td>
                                                                </tr>
                                                                <tr>
                                                                    <td height="20"></td>
                                                                </tr>
                                                            </table>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td align="center">
                                                            <table cellpadding="0" cellspacing="0" border="0" width="636" height="16" background="%!picture_url!%bg-baske-2t-bottom.png"></table>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td align="center">
                                                            <table cellspacing="0" cellpadding="0" border="0" width="620">
                                                                <tr>
                                                                    <td height="25"></td>
                                                                </tr>
                                                                <tr>
                                                                    <td align="center">
                                                                        <table cellspacing="0" cellpadding="0" border="0">
                                                                            <tr>
                                                                                <td align="center" height="40" width="268" style="background: #67b73e; border-radius: 4px; border-bottom: 3px solid #55a727; padding-top: 3px; box-sizing: border-box;">
                                                                                    <a href="#" style="text-decoration: none; text-transform: uppercase; color: #fff; font-size: 14px; font-weight: bold; font-family: calibri;">Завершить оформление заказа</a>
                                                                                </td>
                                                                            </tr>
                                                                        </table>
                                                                    </td>
                                                                </tr>
                                                                <tr>
                                                                    <td height="25"></td>
                                                                </tr>
                                                                <tr>
                                                                    <td style="font-size: 16px; font-family: calibri; color: #474747;">
                                                                        Возвращайтесь к нам.</br>
                                                                        Возможно, у вас возникли проблемы? Тогда обращайтесь в службу поддержки, и мы</br>
                                                                        обязательно поможем!
                                                                    </td>
                                                                </tr>
                                                                <tr>
                                                                    <td height="20"></td>
                                                                </tr>
                                                                <tr>
                                                                    <td style="font-size: 18px; font-family: calibri; color: #474747; font-weight: bold;">Мы работаем:</td>
                                                                </tr>
                                                                <tr>
                                                                    <td>
                                                                        <ul style="list-style-position: inside; padding: 0; margin: 0;">
                                                                            <li style="font-size: 16px; font-family: calibri; color: #474747;">понедельник-пятница: с 9:00 до 18:00</li>
                                                                            <li style="font-size: 16px; font-family: calibri; color: #474747;">суббота: с 10:00 до 16:00</li>
                                                                            <li style="font-size: 16px; font-family: calibri; color: #474747;">воскресенье: выходной</li>
                                                                        </ul>
                                                                    </td>
                                                                </tr>
                                                                <tr>
                                                                <tr>
                                                                    <td height="25"></td>
                                                                </tr>
                                                                <tr>
                                                                    <td  style="font-size: 16px; font-family: calibri; color: #474747;">С уважением, служба поддержки <a target="_blank" href="http://semena.in.ua/ru" style="text-decoration: none; color: #00aeef;">semena.in.ua</a></td>
                                                                </tr>
                                                            </table>
                                                        </td>
                                                    </tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                            <tr>
                                <td>
                                    <table cellpadding="0" cellspacing="0" border="0" width="681" height="42" background="%!picture_url!%bg-basket-grass.png"></table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <!-------content------->
            </table>
        </td>
    </tr>
    <tr>
        <td height="30" style="background: #f0f0f0;"></td>
    </tr>
    <!--------footer------->
    <tr>
        <td>
            <table cellpadding="0" cellspacing="0" border="0" width="100%" height="236" background="%!picture_url!%bg-2.jpg">
                <tr>
                    <td align="center">
                        <table cellspacing="0" border="0" cellpadding="0" width="660">
                            <tr>
                                <td>
                                    <table cellpadding="0" cellspacing="0" border="0" height="236">
                                        <tr>
                                            <td height="90"><a target="_blank" href="http://semena.in.ua/ru"><img src="%!picture_url!%logo2.png" alt="semena.in.ua" /></a></td>
                                        </tr>
                                        <tr>
                                            <td valign="top" height="60" style="color: #4a4a4a; font-size: 15px; font-family: calibri; font-weight: normal;">Адрес центрального офиса:</br>
                                                <span style="font-weight: bold;">Киев, ул. Садовая, 95</span></td>
                                        </tr>
                                    </table>
                                </td>
                                <td align="center">
                                    <table cellspacing="0" cellpadding="0" border="0">
                                        <tr><td width="168"><img style="vertical-align: middle; " src="%!picture_url!%ico-1.png"><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(044) <span style="font-size: 20px; font-weight: bold;">581-67-15</span></span></td></tr>
                                        <tr><td width="168"><img style="vertical-align: middle; " src="%!picture_url!%ico-1.png"><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(044) <span style="font-size: 20px; font-weight: bold;">451-48-59</span></span></td></tr>
                                        <tr><td width="168"><img style="vertical-align: middle; " src="%!picture_url!%ico-2.png"><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(050) <span style="font-size: 20px; font-weight: bold;">464-48-59</span></span></td></tr>
                                        <tr><td width="168"><img style="vertical-align: middle; " src="%!picture_url!%ico-3.png"><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(067) <span style="font-size: 20px; font-weight: bold;">464-48-59</span></span></td></tr>
                                        <tr><td width="168"><img style="vertical-align: middle; " src="%!picture_url!%ico-4.png"><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(093) <span style="font-size: 20px; font-weight: bold;">026-86-64</span></span></td></tr>
                                    </table>
                                </td>
                                <td align="right">
                                    <table cellpadding="0" cellspacing="0" border="0">
                                        <tr>
                                            <td>
                                                <table cellspacing="0" cellpadding="0" border="0" width="168" style="text-align: right">
                                                    <tr>
                                                        <td><a target="_blank"  href="https://www.facebook.com/Professionalseeds"><img src="%!picture_url!%fb.png" alt=""/></a></td>
                                                        <td><a target="_blank"  href="https://www.youtube.com/channel/UCMnG-NxtoprcTxKcPouwWdQ"><img src="%!picture_url!%youtube.png" alt=""/></a></td>
                                                    </tr>
                                                </table>
                                            </td>
                                        </tr>
                                        <tr>
                                            <td height="10"></td>
                                        </tr>
                                        <tr>
                                            <td align="right">
                                                <table cellpadding="0" cellspacing="0" border="0" width="148" height="26">
                                                    <tr>
                                                        <td  style="border: 1px solid #67b73e; text-align: center; border-radius: 3px;">
                                                            <a href="#" style=" color: #333333; font-size: 13px; font-family: calibri; text-decoration: none;">отписаться от рассылки</a></td>
                                                    </tr>
                                                </table>
                                            </td>
                                        </tr>
                                        <tr>
                                            <td height="10"></td>
                                        </tr>
                                        <tr>
                                            <td align="right">
                                                <table cellpadding="0" cellspacing="0" border="0" width="148" height="26">
                                                    <tr>
                                                        <td  style=" border: 1px solid #67b73e; text-align: center ;border-radius: 3px; background: #67b73e;">
                                                            <a href="#" style=" color: #fff; font-size: 13px; font-family: calibri; text-decoration: none;">Настроить рассылку</a></td>
                                                    </tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
    <!------end--footer------->
    <tr>
        <td>
            <table cellspacing="0" cellpadding="0" border="0" width="100%" height="30" style="background: #fff;">
                <tr>
                    <td align="center" style="color: #333333; font-size: 13px; font-family: calibri; font-style: italic; line-height: 30px">Вы получили это письмо, потому что зарегистрированы на сайте
                        <a href="http://semena.in.ua/" style="color: #3c3b3b;">semena.in.ua</a></td>
                </tr>
            </table>
        </td>
    </tr>
</table>
</body>
</html>