Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <!--[if gte mso 9]>
      <style>
         <xml>
            <o:OfficeDocumentSettings>
               <o:AllowPNG/>
               <o:PixelsPerInch>96</o:PixelsPerInch>
            </o:OfficeDocumentSettings>
         </xml>
      </style>
      <![endif]-->
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" name="viewport"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta content="telephone=no" name="format-detection"/>
  <meta content="date=no" name="format-detection"/>
  <meta content="address=no" name="format-detection"/>
  <meta content="email=no" name="format-detection"/>
  <style type="text/css">
   <!--
            #outlook a {
            padding: 0;
            }
            body {
            width: 100% !important;
            height: 100% !important;
            -webkit-text-size-adjust: 100% !important;
            -ms-text-size-adjust: 100% !important;
            margin: 0 !important;
            padding: 0 !important;
            }
            .ReadMsgBody {
            width: 100%;
            }
            .ExternalClass {
            width: 100%;
            }
            .ExternalClass * {
            line-height: 110%;
            }
            table td {
            border-collapse: collapse !important;
            mso-table-lspace: 0pt;
            mso-table-rspace: 0pt;
            font-size:0px;
            }
            th {
            padding:0;
            margin:0;
            font-weight:normal;
            font-size:0px;
            }
            img {
            font-size:12px;
            }
            @-ms-viewport {
            width: device-width;
            }
            div[style*="margin: 16px 0"] {
            margin: 0 !important;
            font-size: 100% !important;
            }
            a[x-apple-data-detectors] {
            color: inherit !important;
            text-decoration: none !important;
            font-size: inherit !important;
            font-family: inherit !important;
            font-weight: inherit !important;
            line-height: inherit !important;
            }
            button {
            margin:0;
            padding:0;
            }
            @media screen and (-webkit-min-device-pixel-ratio: 0) {
            /* bugfix for Android 4.4 to support e ~ y */
            body { -webkit-animation: bugfix infinite 1s; } 
            @-webkit-keyframes bugfix { from { padding: 0; } to { padding: 0; } }
            /* Hide Fallback content first */
            .fallback{
            display:none;
            }
            .carousel{
            display:block !important;
            max-height:none !important;
            position:relative;
            text-align:center;
            }
            /* 
            Selective blocking for clients.
            - Samsung (#MessageViewBody) - no absolute positioning
            - Comcast/Zimbra (body.MsgBody) - inconsistent CSS support
            */
            #MessageViewBody .fallback,
            body.MsgBody .fallback{ 
            display:block; 
            }
            #MessageViewBody .carousel,
            body.MsgBody .carousel{
            display:none !important;
            }
            input {
            display:none;
            }
            .carousel span {
            width:530px;
            display:block;
            overflow:hidden;
            }  
            .carousel .car-frames img{
            display:inline-block !important;
            width:167px !important;
            height:245px !important;
            background-color:#ffffff !important
            }
            .carousel.slide span{
            position:absolute;
            top:0px;
            left:0px; 
            opacity:1;   
            width:100%;
            -webkit-animation: slide-anim 10s linear infinite;    
            }
            .carousel.slide span:nth-child(1){
            position:relative;
            -webkit-animation-delay: -11s;    
            }
            .carousel.slide span:nth-child(2){
            -webkit-animation-delay: -6s;    
            }
            /* iOS doesn't like negative delay with translates (transform:translateX(100%);) */
            /* So we use margin although it is less "smooth" */
            @-webkit-keyframes slide-anim
            {
            /* start slide in */
            0% {
            margin-left:100%;
            }
            /* end slide in */
            5%{
            margin-left:0%;
            }
            /* start slide out */
            50%{
            margin-left:0%;
            }
            /* end slide out */
            55%{
            margin-left:-100%;
            }
            100%{
            margin-left:-100%;
            }
            }
            .carousel.slide .car-radio:checked ~ .car-cont .car-frames{ 
            position:relative;
            left:0px;
            top:0px;
            width: 200% !important;
            transition: left 1s;
            }
            .carousel.slide .car-radio2:checked ~ .car-cont  .car-frames{
            left:-100%;
            }
            .carousel.slide .car-radio:checked ~ .car-cont span{
            width:50%;
            }
            .carousel.slide .car-radio:checked ~ .car-cont span:nth-child(2){
            position:absolute;
            left:50%;
            top:0px;
            }
            
            /* Navigation arrows */
            .carousel .car-ltn,
            .carousel .car-rtn {
            z-index:100;
            display: none;
            height: 100%;
            position: absolute;
            background-color:transparent;
            top:0px;
            cursor:pointer;
            }
            .car-ltn {
            left:0px;
            }
            .car-rtn {
            right:0px;
            }
            .car-ltn::after,
            .car-rtn::after {
            content: '';
            width:12px;
            height:20px;
            position:absolute;
            top:38%;
            background-repeat:no-repeat;
            background-size:12px 20px;
            }
            .car-ltn::after {
            background-image:url(https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252Ftwc_Aut16_US_Abandon-Basket_03.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8);
            left: 10%;
            }
            .car-rtn::after {
            background-image:url(https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252Ftwc_Aut16_US_Abandon-Basket_04.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8);
            right: 10%;
            }
            .carousel #car-cbox-support:checked ~ .car-cont .car-nav-1 {
            display:block;
            }
            .car-radio2:checked ~ .car-cont .car-controls .car-nav-2,
            .car-radio3:checked ~ .car-cont .car-controls .car-nav-3 {
            display:block;
            }
            .carousel .car-radio:checked ~ .car-cont,
            .carousel .car-radio:checked ~ .car-cont *,
            .carousel .car-radio:checked ~ .car-thumbnails *  {
            -webkit-animation: none;
            }
            /* Thumbnails */
            .carousel #car-cbox-support:checked ~ .car-thumbnails {
            display:block!important;
            text-align:center;
            position:relative;
            }
            .carousel .car-thumb {
            width:9px;
            height:9px;
            border:1px solid #000;
            border-radius:9px;
            margin:20px 10px 5px;
            background-color:#000;
            opacity:.2;
            z-index:100;
            cursor:pointer;
            display:inline-block
            }
            .carousel .car-thumb img{
            width: 100%;
            height: auto;
            }
            @-webkit-keyframes focus3-anim
            {
            0% {opacity: 1;}
            43.66%  {opacity: 1;}
            44% {opacity: 0.2;}
            }
            /* to eliminate use of delay */
            @-webkit-keyframes focus3-anim-2
            {
            43.66%  {opacity: 0.2;}
            44% {opacity: 1;}
            100% {opacity:1;}
            }
            .car-thumb:nth-child(1){
            -webkit-animation: focus3-anim 10s linear infinite;
            }
            .car-thumb:nth-child(2){
            /*-webkit-animation: focus3-anim 15s linear  5s infinite;*/
            -webkit-animation: focus3-anim-2 10s linear infinite;
            }
            .car-radio:checked ~ .car-thumbnails .car-thumb:nth-child(1){
            opacity:0.2 !important;
            }
            .car-radio1:checked ~ .car-thumbnails .car-thumb:nth-child(1){
            opacity:1 !important;
            }
            .car-radio2:checked ~ .car-thumbnails  .car-thumb:nth-child(2){
            opacity:1;
            }
            }
            @media screen and (max-width:640px) and (min-width:480px) {
            .carousel .car-frames img{
            width:205px !important;
            height:auto !important;
            }
            }
            @media screen and (max-width:479px) and (min-width:410px) {
            .carousel .car-frames img{
            width:170px !important;
            height:auto !important;
            }
            }
            @media screen and (max-width:409px) and (min-width:320px) {
            .carousel .car-frames img{
            width:130px !important;
            height:auto !important;
            }
            }
            @media screen and (max-width:640px) and (min-width:320px) {
            table[id=wrapper] {
            width:100% !important;
            }
            table[id=wrapper] .inner {
            width:100% !important;
            padding:0px 0px !important;
            }
            table[id=wrapper] .drop {
            width:100% !important;
            display:block !important
            }
            table[id=wrapper] .hide {
            width:0px !important;
            display:none !important
            }
            table[id=wrapper] .font11 {
            font-size:11px !important;
            line-height:14px !important;
            }
            table[id=wrapper] .font16 {
            font-size:16px !important;
            line-height:20px !important;
            }
            table[id=wrapper] .padr15 {
            padding-right:15px !important;
            }
            table[id=wrapper] .font20 {
            font-size:20px !important;
            }
            table[id=wrapper] .font22 {
            font-size:20px !important;
            line-height:26px !important;
            }
            table[id=wrapper] .pad {
            padding-left:15px !important;
            padding-right:15px !important;
            }
            table[id=wrapper] .padt15 {
            padding-top:15px !important;
            }
            table[id=wrapper] .padt20 {
            padding-top:20px !important;
            }
            table[id=wrapper] .padb10 {
            padding-bottom:10px !important;
            }
            table[id=wrapper] .padb15 {
            padding-bottom:15px !important;
            }
            table[id=wrapper] .padb11 {
            padding-bottom:11px !important;
            }
            table[id=wrapper] .padb {
            padding-bottom:15px !important;
            }
            table[id=wrapper] .padb25 {
            padding-bottom:25px !important;
            }
            table[id=wrapper] .padb30 {
            padding-bottom:30px !important;
            }
            table[id=wrapper] .padb50 {
            padding-bottom:50px !important;
            }
            table[id=wrapper] .padb65 {
            padding-bottom:65px !important;
            }
            table[id=wrapper] .padb85 {
            padding-bottom:85px !important;
            }
            table[id=wrapper] .padb20 {
            padding-bottom:20px !important;
            }
            table[id=wrapper] .padb35 {
            padding-bottom:35px !important;
            }
            table[id=wrapper] .padb40 {
            padding-bottom:40px !important;
            }
            table[id=wrapper] .nopadl {
            padding-left:0 !important;
            }
            table[id=wrapper] .nopadr {
            padding-right:0 !important;
            }
            table[id=wrapper] .nopadb {
            padding-bottom:0 !important;
            }
            table[id=wrapper] .nopadt {
            padding-top:0 !important;
            }
            table[id=wrapper] .nopad {
            padding:0 !important;
            }
            img[class=scale] {
            width:100% !important;
            height:auto !important;
            }
            img[class=logo] {
            width:188px !important;
            height:auto !important;
            }
            table[id=wrapper] .mobile {
            display:block !important;
            width : auto !important;
            max-height: inherit !important;
            overflow: visible !important;
            float: none !important;
            line-height:auto !important;
            height:auto !important;
            }
            }
            -->
  </style>
 </head>
 <body bgcolor="#FFFFFF" bottommargin="0" leftmargin="0" marginheight="0" marginwidth="0" rightmargin="0" style="-webkit-text-size-adjust:none; -ms-text-size-adjust:none; -ms-interpolation-mode: bicubic; margin:0; padding:0;" topmargin="0">
  <img height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fl.emailuk.thewhitecompany.com%252Frts%252Fopen.aspx%253Ftp%253Di-H43-G7-6WL-7pJtH-1n-BJdc-1c-7oxzx-2ESbXd/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmwuZW1haWx1ay50aCJ9:1kXPME:27K3rps5K5QXx_k6ekJeqviGFFXnSo1OugQZHbjNydE" style="display:none" width="1"/>
  <table border="0" cellpadding="0" cellspacing="0" id="wrapper" width="100%">
   <tr>
    <td align="center">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:640px;" width="640">
      <tr>
       <td align="center" style="font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#000000; padding:25px 0 5px 0;" valign="top">
        Plus, beach-to bar style | Chrissie's sleep tips
       </td>
      </tr>
      <tr>
       <td align="center" style="font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#000000; padding:0 0 20px 0;" valign="top">
        <a data-link-name="view_online" style="color:#000001; text-decoration:underline;" target="_blank">
         View in browser
        </a>
       </td>
      </tr>
      <tr>
       <td align="center" height="70" style="padding:0 0 20px 0;">
        <a data-link-name="TWC_Logo" target="_blank">
         <img alt="THE WHITE COMPANY" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F16%252F2099070104%252F2017_07_TWC_Nursery_Comms_Logo.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXPME:ABTKsYxf5Ec7N8A3T19gW3c5LeFdcJrA2GIOOjxZp5s" style="display:block; margin:0 auto;" title="THE WHITE COMPANY" width="220"/>
        </a>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <tr>
    <td align="center">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:640px;" width="640">
      <!--[if !mso]><!-->
      <tr>
       <td class="mobile" style="width:0; max-height:0; overflow:hidden; float:left; display:none; font-size:0px;">
        <a data-link-name="weekender_hero" target="_blank">
         <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_mobile_02.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" width="120"/>
        </a>
       </td>
      </tr>
      <!--<![endif]-->
      <tr>
       <td>
        <table border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr class="hide">
          <td>
           <a data-link-name="weekender_hero" target="_blank">
            <img alt="The Weekender | READ OUR BLOG" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_02.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="The Weekender | READ OUR BLOG" width="640"/>
           </a>
          </td>
         </tr>
         <tr>
          <td class="padb20" style="padding:0 0 35px 0;">
           <table border="0" cellpadding="0" cellspacing="0" class="pad padt20" width="100%">
            <tr>
             <td class="hide" style="width:101px;" valign="top" width="101">
              <a data-link-name="weekender_hero" target="_blank">
               <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_03.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="101"/>
              </a>
             </td>
             <td align="center" class="font16" style="font-family:'Times New Roman', Times, serif; font-size:13px; color:#000000;" valign="bottom">
              ISSUE 201 | Your weekend fix of ideas, inspiration and insider tips
             </td>
             <td class="hide" style="width:101px;" valign="top" width="101">
              <a data-link-name="weekender_hero" target="_blank">
               <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_05.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="110"/>
              </a>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--END STANDARD WEEKENDER HERO-->
     </table>
    </td>
   </tr>
   <tr>
    <td align="center">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:640px;" width="640">
      <tr>
       <td align="center" class="padb20" style="padding:0 0 25px 0;">
        <table border="0" cellpadding="0" cellspacing="0" class="inner pad" style="width:530px;" width="530">
         <tr>
          <th class="drop nopadr padb20" style="padding:0 18px 0 0; margin:0; font-weight:normal; vertical-align:middle !important;" valign="middle">
           <table border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr>
             <td align="left" style="padding:0 0 5px 0;">
              <a data-link-name="striped_scatter_cushion" target="_blank">
               <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_09.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="308"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:10px; color:#1d1d1b; line-height:13px; padding:0;">
              <a data-link-name="striped_scatter_cushion" style="text-decoration:none; color:#1d1d1b;" target="_blank">
               Stripe Tufted Scatter Cushion, £35 &gt;
              </a>
             </td>
            </tr>
           </table>
          </th>
          <th class="drop" style="padding:0; margin:0; font-weight:normal; vertical-align:middle !important;" valign="middle">
           <table border="0" cellpadding="0" cellspacing="0" class="inner" width="206">
            <tr>
             <td align="left" class="padb20 font22" style="font-family:'Times New Roman', Times, serif; font-size:25px; line-height:30px; color:#1d1d1b; padding:0 0 10px 0;">
              <span style="font-weight:700;">
               3 ways to love
              </span>
              <span style="font-style:italic;">
               longer evenings
              </span>
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b; line-height:18px; padding:0 0 10px 0;">
              We’ve been daydreaming about how to enjoy the lighter, warmer nights ahead, come weekday or weekend. Time to put these ideas to the top of your to-do list.
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b;">
              <a data-link-name="love_longer_evenings_post" style="color:#1d1d1b; text-decoration:none;" target="_blank">
               READ MORE &gt;
              </a>
             </td>
            </tr>
           </table>
          </th>
         </tr>
        </table>
       </td>
      </tr>
      <tr>
       <td align="center" class="padb20" style="padding:0 0 45px 0;">
        <table border="0" cellpadding="0" cellspacing="0" class="inner pad" style="width:530px;" width="530">
         <tr>
          <th class="drop padb20" style="padding:0; margin:0; font-weight:normal; vertical-align:top !important;" valign="top">
           <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:170px;" width="170">
            <tr class="hide">
             <td>
              <a data-link-name="maxi_dress" target="_blank">
               <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_13.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="170"/>
              </a>
             </td>
            </tr>
            <!--[if !mso]><!-->
            <tr>
             <td class="mobile" style="width:0; max-height:0; overflow:hidden; float:left; display:none; font-size:0px;">
              <a data-link-name="maxi_dress" target="_blank">
               <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_mobile_05.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" width="120"/>
              </a>
             </td>
            </tr>
            <!--<![endif]-->
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:10px; color:#1d1d1b; padding:8px 0 18px 0;">
              <a data-link-name="maxi_dress" style="color:#1d1d1b; text-decoration:none;" target="_blank">
               Knot Front Split Maxi Dress, £89 &gt;
              </a>
             </td>
            </tr>
            <tr>
             <td align="left" class="padb20 font22" style="font-family:'Times New Roman', Times, serif; font-size:18px; line-height:22px; color:#1d1d1b; padding:0 0 5px 0;">
              <span style="font-weight:700;">
               Outfits to take you
              </span>
              <span style="font-style:italic; display:inline-block;">
               from beach to bar
              </span>
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b; line-height:18px; padding:0 0 20px 0;">
              Transform your look from beach-ready to sundowner without a hitch in multi-tasking cover-ups, wedges and must-have accessories.
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b;">
              <a data-link-name="beach_to_bar_post" style="color:#1d1d1d; text-decoration:none;" target="_blank">
               READ MORE &gt;
              </a>
             </td>
            </tr>
           </table>
          </th>
          <td class="hide" style="width:10px;" width="10">
          </td>
          <th class="drop" style="padding:0; margin:0; font-weight:normal; vertical-align:top !important;" valign="top">
           <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:170px;" width="170">
            <tr class="hide">
             <td>
              <a data-link-name="textured_nightie" target="_blank">
               <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_16.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="170"/>
              </a>
             </td>
            </tr>
            <!--[if !mso]><!-->
            <tr>
             <td class="mobile" style="width:0; max-height:0; overflow:hidden; float:left; display:none; font-size:0px;">
              <a data-link-name="textured_nightie" target="_blank">
               <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_mobile_08.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" width="120"/>
              </a>
             </td>
            </tr>
            <!--<![endif]-->
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:10px; color:#1d1d1b; padding:8px 0 18px 0;">
              <a data-link-name="textured_nightie" style="color:#1d1d1b; text-decoration:none;" target="_blank">
               Cotton Textured Tie Detail Nightie, £60 &gt;
              </a>
             </td>
            </tr>
            <tr>
             <td align="left" class="padb20 font22" style="font-family:'Times New Roman', Times, serif; font-size:18px; line-height:22px; color:#1d1d1b; padding:0 0 5px 0;">
              <span style="font-weight:700;">
               Chrissie’s Summer
              </span>
              <span style="font-style:italic;">
               sleep tips
              </span>
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b; line-height:18px; padding:0 0 20px 0;">
              Our founder on easy ways to help you slumber soundly and comfortably in warmer weather, from what to wear in bed to how to calm your mind.
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b;">
              <a data-link-name="chrissie_sleep_tips_post" style="color:#1d1d1b; text-decoration:none;" target="_blank">
               READ MORE &gt;
              </a>
             </td>
            </tr>
           </table>
          </th>
          <td class="hide" style="width:10px;" width="10">
          </td>
          <td class="hide" valign="top">
           <table border="0" cellpadding="0" cellspacing="0" style="width:170px;" width="170">
            <tr>
             <td>
              <a data-link-name="shop_bed_linen_cta" target="_blank">
               <img alt="blissful bed linen" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_18.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="blissful bed linen" width="170"/>
              </a>
             </td>
            </tr>
            <tr>
             <td style="padding:8px 0 0 0;">
              <a data-link-name="follow_instagram" target="_blank">
               <img alt="FOLLOW US ON INSTAGRAM" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_23.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="FOLLOW US ON INSTAGRAM" width="170"/>
              </a>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--[if !mso]><!-->
      <tr>
       <td align="center" class="mobile pad padb35" style="width:0; max-height:0; overflow:hidden; float:left; display:none; font-size:0px;">
        <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:530px;" width="530">
         <tr>
          <th class="drop nopadr padb20" style="padding:0 18px 0 0; margin:0; font-weight:normal; vertical-align:middle !important;" valign="middle">
           <table border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr>
             <td align="left" style="padding:0 0 5px 0;">
              <a data-link-name="tassel_trim_dress" target="_blank">
               <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_mobile_10.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="308"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:10px; color:#1d1d1b; line-height:13px; padding:0;">
              <a data-link-name="tassel_trim_dress" style="text-decoration:none; color:#1d1d1b;" target="_blank">
               Spot Tassel Trim Dress, £32 &gt;
              </a>
             </td>
            </tr>
           </table>
          </th>
          <th class="drop" style="padding:0; margin:0; font-weight:normal; vertical-align:middle !important;" valign="middle">
           <table border="0" cellpadding="0" cellspacing="0" class="inner" width="206">
            <tr>
             <td align="left" class="padb20 font22" style="font-family:'Times New Roman', Times, serif; font-size:25px; line-height:30px; color:#1d1d1b; padding:0 0 10px 0;">
              <span style="font-weight:700;">
               Healthy ice lollies
              </span>
              <span style="font-style:italic; display:inline-block;">
               for hot Summer days
              </span>
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b; line-height:18px; padding:0 0 10px 0;">
              Quick, nourishing eats the whole family can enjoy are key to blogger Mimi’s Bowl’s success. Here she shares her recipes for delicious lollies to make at home and freeze, ready for a sunny day.
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b;">
              <a data-link-name="healthy_ice_lollies_post" style="color:#1d1d1b; text-decoration:none;" target="_blank">
               READ MORE &gt;
              </a>
             </td>
            </tr>
           </table>
          </th>
         </tr>
        </table>
       </td>
      </tr>
      <!--<![endif]-->
      <tr>
       <td align="center" class="padb20" style="padding:0 0 30px 0;">
        <table border="0" cellpadding="0" cellspacing="0" class="pad" width="100%">
         <tr>
          <td align="center" class="padb10 font20" style="font-family:'Courier New', Courier, monospace; font-size:25px; color:#1d1d1b; padding:0 0 15px 0; text-transform:uppercase;">
           They're back! Our sold-out styles
           <br class="hide"/>
           have returned. Shop with 15% off
          </td>
         </tr>
         <!-- DYNAMIC START -->
         <tr>
          <td align="center" class="font11" style="font-family:'Courier New', Courier, monospace; font-size:15px; color:#1d1d1b;">
           15% off plus receive free UK delivery*
           <br/>
           Use shopping code
           <span style="font-weight:700;">
            D407A
           </span>
           at checkout
           <span class="hide">
            |
           </span>
           <span class="drop">
            ONLINE &amp; IN STORE
           </span>
          </td>
         </tr>
         <!-- DYNAMIC END -->
        </table>
       </td>
      </tr>
      <tr>
       <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" class="pad" width="100%">
         <tr>
          <td align="center" style="padding:0 0 40px 0;">
           <!--[if !mso]><!-- -->
           <div class="carousel slide inner" style="overflow:hidden;display:none;max-height:0px;width:530px;">
            <input checked="" id="car-cbox-support" style="display:none!important" type="checkbox"/>
            <input class="car-radio car-radio1" id="car1-radio-1" name="car-radio" style="display:none!important" type="radio"/>
            <input class="car-radio car-radio2" id="car1-radio-2" name="car-radio" style="display:none!important" type="radio"/>
            <div class="car-cont" style="position:relative;background-color:#ffffff;">
             <div class="car-frames">
              <span>
               <a data-link-name="linen_frill dress_cta" target="_blank">
                <img alt="" border="0" class="hide" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_CarouselSlide_0000_1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="167"/>
               </a>
               <a data-link-name="Linen_pintuck_cami" target="_blank">
                <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_CarouselSlide_0001_2_v2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="167"/>
               </a>
               <a data-link-name="gauze_top" target="_blank">
                <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_CarouselSlide_0002_3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="167"/>
               </a>
              </span>
              <span>
               <a data-link-name="linen_stripe_dress_cta" target="_blank">
                <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_CarouselSlide_0003_4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="167"/>
               </a>
               <a data-link-name="linen_stripe_tshirt_cta" target="_blank">
                <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_CarouselSlide_0004_5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="167"/>
               </a>
               <a data-link-name="vneck_shirt_cta" target="_blank">
                <img alt="" border="0" class="hide" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_CarouselSlide_0005_6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="167"/>
               </a>
              </span>
             </div>
             <div class="car-controls">
              <label class="car-ltn car-nav-1" for="car1-radio-2">
              </label>
              <label class="car-rtn car-nav-1" for="car1-radio-2">
              </label>
              <label class="car-ltn car-nav-2" for="car1-radio-1">
              </label>
              <label class="car-rtn car-nav-2" for="car1-radio-1">
              </label>
             </div>
            </div>
            <div class="car-thumbnails" style="display:none;">
             <label class="car-thumb" for="car1-radio-1">
             </label>
             <label class="car-thumb" for="car1-radio-2">
             </label>
            </div>
           </div>
           <!--<![endif]-->
           <div class="fallback">
            <table border="0" cellpadding="0" cellspacing="0" width="100%">
             <tr>
              <td align="center">
               <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:530px;" width="530">
                <tr>
                 <td valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:170px;" width="170">
                   <tr>
                    <td align="center">
                     <a data-link-name="linen_frill dress_cta" target="_blank">
                      <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_CarouselSlide_0000_1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="170"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                 <td class="hide" style="width:10px;" width="10">
                 </td>
                 <td class="hide" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" style="width:170px;" width="170">
                   <tr>
                    <td align="center">
                     <a data-link-name="Linen_pintuck_cami" target="_blank">
                      <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_CarouselSlide_0001_2_v2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="170"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                 <td style="width:10px;" width="10">
                 </td>
                 <td valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:170px;" width="170">
                   <tr>
                    <td align="center">
                     <a data-link-name="gauze_top" target="_blank">
                      <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_CarouselSlide_0002_3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="170"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </div>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <tr>
       <td align="center" class="hide" style="padding:0 0 40px 0;">
        <table border="0" cellpadding="0" cellspacing="0" class="inner pad" style="width:530px;" width="530">
         <tr>
          <th class="drop nopadr padb20" style="padding:0 18px 0 0; margin:0; font-weight:normal; vertical-align:middle !important;" valign="middle">
           <table border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr>
             <td align="left" style="padding:0 0 5px 0;">
              <a data-link-name="tassel_trim_dress" target="_blank">
               <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_mobile_10.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="" width="308"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:10px; color:#1d1d1b; line-height:13px; padding:0;">
              <a data-link-name="tassel_trim_dress" style="text-decoration:none; color:#1d1d1b;" target="_blank">
               Spot Tassel Trim Dress, £32 &gt;
              </a>
             </td>
            </tr>
           </table>
          </th>
          <th class="drop" style="padding:0; margin:0; font-weight:normal; vertical-align:middle !important;" valign="middle">
           <table border="0" cellpadding="0" cellspacing="0" class="inner" width="206">
            <tr>
             <td align="left" class="padb20 font22" style="font-family:'Times New Roman', Times, serif; font-size:25px; line-height:30px; color:#1d1d1b; padding:0 0 10px 0;">
              <span style="font-weight:700;">
               Healthy ice lollies
              </span>
              <span style="font-style:italic;">
               for hot Summer days
              </span>
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b; line-height:18px; padding:0 0 10px 0;">
              Quick, nourishing eats the whole family can enjoy are key to blogger Mimi’s Bowl’s success. Here she shares her recipes for delicious lollies to make at home and freeze, ready for a sunny day.
             </td>
            </tr>
            <tr>
             <td align="left" style="font-family:'Courier New', Courier, monospace; font-size:13px; color:#1d1d1b;">
              <a data-link-name="healthy_ice_lollies_post" style="color:#1d1d1b; text-decoration:none;" target="_blank">
               READ MORE &gt;
              </a>
             </td>
            </tr>
           </table>
          </th>
         </tr>
        </table>
       </td>
      </tr>
      <!--[if !mso]><!-->
      <tr>
       <td class="mobile pad padb25" style="width:0; max-height:0; overflow:hidden; float:left; display:none; font-size:0px;">
        <a data-link-name="shop_bed_linen_cta" target="_blank">
         <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_mobile_12.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block; margin:0 auto;" title="" width="120"/>
        </a>
       </td>
      </tr>
      <tr>
       <td class="mobile pad padb25" style="width:0; max-height:0; overflow:hidden; float:left; display:none; font-size:0px;">
        <a data-link-name="follow_instagram" target="_blank">
         <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_mobile_15.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block; margin:0 auto;" title="" width="120"/>
        </a>
       </td>
      </tr>
      <!--<![endif]-->
      <!-- PRIV FURNITURE BANNER START -->
      <tr>
       <td>
        <table border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td class="hide">
           <a data-link-name="shop_furniture_cta" target="_blank">
            <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_28.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block; margin:0 auto;" width="321"/>
           </a>
          </td>
          <td class="hide">
           <a data-link-name="shop_furniture_cta" target="_blank">
            <img alt="the finest furniture" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_ROB_03.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block; margin:0 auto;" title="the finest furniture" width="319"/>
           </a>
          </td>
          <!--[if !mso]><!-->
          <td align="center" class="mobile pad" style="width:0; max-height:0; overflow:hidden; float:left; display:none; font-size:0px;">
           <a data-link-name="shop_furniture_cta" target="_blank">
            <img alt="" border="0" class="scale" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252F2018_06_06_twc_Sum18_Weekender_wk10_mobile_17.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block; margin:0 auto;" width="120"/>
           </a>
          </td>
          <!--<![endif]-->
         </tr>
        </table>
       </td>
      </tr>
      <!-- ROB FURNITURE BANNER END -->
     </table>
    </td>
   </tr>
   <tr bgcolor="#ffffff">
    <td align="center" style="padding:40px 0 0 0;" valign="top">
     <table border="0" cellpadding="0" cellspacing="0">
      <tr>
       <th align="center" class="drop" style="padding:0; margin:0; font-weight:normal;" valign="top">
        <table border="0" cellpadding="0" cellspacing="0">
         <tr>
          <td class="padr15" style="padding:0 30px 0 0;">
           <a data-link-name="Facebook" target="_blank">
            <img alt="Like us on Facebook" border="0" height="31" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F16%252F2099070104%252F2017_07_TWC_LWC_Nursery_Comms_17.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXPME:ABTKsYxf5Ec7N8A3T19gW3c5LeFdcJrA2GIOOjxZp5s" style="display:block;" title="Like us on Facebook" width="25"/>
           </a>
          </td>
          <td class="padr15" style="padding:0 30px 0 0;">
           <a data-link-name="Twitter" target="_blank">
            <img alt="Follow us on Twitter" border="0" height="31" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F16%252F2099070104%252F2017_07_TWC_LWC_Nursery_Comms_18.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXPME:ABTKsYxf5Ec7N8A3T19gW3c5LeFdcJrA2GIOOjxZp5s" style="display:block;" title="Follow us on Twitter" width="34"/>
           </a>
          </td>
          <td class="padr15" style="padding:0 30px 0 0;">
           <a data-link-name="GooglePlus" target="_blank">
            <img alt="Add us on Google+" border="0" height="24" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252FGmail_29012018.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="Add us on Google+" width="38"/>
           </a>
          </td>
          <td class="padr15" style="padding:0 30px 0 0;">
           <a data-link-name="Pinterest" target="_blank">
            <img alt="Pin us on Pinterest" border="0" height="30" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F16%252F2099070104%252F2017_07_TWC_LWC_Nursery_Comms_20.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXPME:ABTKsYxf5Ec7N8A3T19gW3c5LeFdcJrA2GIOOjxZp5s" style="display:block;" title="Pin us on Pinterest" width="30"/>
           </a>
          </td>
          <td class="padr15" style="padding:0 30px 0 0;">
           <a data-link-name="Instagram" target="_blank">
            <img alt="Tag us on Instagram" border="0" height="27" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F16%252F2099070104%252F2017_07_TWC_LWC_Nursery_Comms_21.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXPME:ABTKsYxf5Ec7N8A3T19gW3c5LeFdcJrA2GIOOjxZp5s" style="display:block;" title="Tag us on Instagram" width="27"/>
           </a>
          </td>
          <td class="nopadr" style="padding:0 30px 0 0;">
           <a data-link-name="Youtube" target="_blank">
            <img alt="Watch on YouTube" border="0" height="25" src="https://inboxflows.com/_/image/http%253A%252F%252Fwpm.ccmp.eu%252Fwpm%252F999%252FCAMPAIGNS_UK%252FYoutube_29012018.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRndwbS5jY21wLmV1JSJ9:1kXPME:oPyORivjuU1YO2UUoBuGQx1JncPiF2NdHlvtSXwG1t8" style="display:block;" title="Watch on YouTube" width="35"/>
           </a>
          </td>
         </tr>
        </table>
       </th>
       <th align="center" class="drop padt15" style="padding:0; margin:0; font-weight:normal;" valign="top">
        <table border="0" cellpadding="0" cellspacing="0">
         <tr>
          <td>
           <a data-link-name="read_our_blog_icon" target="_blank">
            <img alt="Read our blog" border="0" height="30" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F16%252F2099070104%252F2017_07_TWC_LWC_Nursery_Comms_23.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXPME:ABTKsYxf5Ec7N8A3T19gW3c5LeFdcJrA2GIOOjxZp5s" style="display:block;" title="Read our blog" width="118"/>
           </a>
          </td>
         </tr>
        </table>
       </th>
      </tr>
     </table>
    </td>
   </tr>
   <tr bgcolor="#ffffff">
    <td align="center">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:600px;" width="600">
      <tr>
       <td align="center" class="msofont pad" style="font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px; color:#000000; padding:30px 0;" valign="top">
        Terms &amp; Conditions:
        <br/>
        <br/>
        <!-- T&C START -->
        *15% off is valid on full priced-items only only and cannot be used in conjunction with any other offer. Offer is not valid on some non The White Company brands. Offer is not valid in our clearance stores. Standard free delivery is valid for online, telephone and store mail orders to the UK mainland only. Offer excludes gift wrap, gift vouchers, all furniture, beds, mattresses, upholstery and made-to-order items.To redeem this offer in store you must present this email or show it on your mobile device. Offer expires midnight 15th June 2018.
        <!-- T&C END -->
        <br/>
        <br/>
        To view our updated privacy policy please click
        <a data-link-name="privacy_policy" style="color:#000001; text-decoration:underline;" target="_blank">
         here
        </a>
        .
        <br/>
        <br/>
        For full terms and conditions please click
        <a data-link-name="terms_conditions" style="color:#000001; text-decoration:underline;" target="_blank">
         here
        </a>
        .
        <br/>
        <br/>
        To ensure you receive our messages (and they don't go to your junk email folder),
        <br class="hide"/>
        please add
        <a style="color:#000001; text-decoration:underline;" target="_blank">
         TheWhiteCompany@Emailuk.thewhitecompany.com
        </a>
        to your address book.
        <br class="hide"/>
        The White Company (UK) Ltd, 2 Television Centre, 101 Wood Lane, London, W12 7FR.
        <br class="hide"/>
        Company Registration Number 2998082
        <br/>
        <br/>
        You're receiving this email because you subscribed to our mailing list. To stop receiving these emails unsubscribe
        <a style="color:#000001; text-decoration:underline;" target="_blank">
         here
        </a>
        . Please allow up to 21 days to stop receiving our emails completely.
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <tr class="hide">
    <td>
     <table align="center" border="0" cellpadding="0" cellspacing="0" style="width:640px;" width="640">
      <tr>
       <td border="0" cellpadding="0" cellspacing="0" height="1" style="line-height:0px; font-size:0px;">
        <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F48%252F2087456405%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXPME:ABTKsYxf5Ec7N8A3T19gW3c5LeFdcJrA2GIOOjxZp5s" style="max-height:1px; min-height:1px; display:block; width:640px; min-width:640px;" width="640"/>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <div style="display:none; white-space:nowrap; font:15px courier; color:#ffffff; background-color:#ffffff;">
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  </div>
 </body>
</html>