Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="//www.w3.org/1999/xhtml">
 <head>
  <!-- NAME: 1 COLUMN -->
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   *|SUBJECT|*
  </title>
  <style type="text/css">
   body,#bodyTable,#bodyCell{
			height:100% !important;
			margin:0;
			padding:0;
			width:100% !important;
		}
		table{
			border-collapse:collapse;
		}
		img,a img{
			border:0;
			outline:none;
			text-decoration:none;
		}
		h1,h2,h3,h4,h5,h6{
			margin:0;
			padding:0;
		}
		p{
			margin:1em 0;
			padding:0;
		}
		a{
			word-wrap:break-word;
		}
		.ReadMsgBody{
			width:100%;
		}
		.ExternalClass{
			width:100%;
		}
		.ExternalClass,.ExternalClass p,.ExternalClass span,.ExternalClass font,.ExternalClass td,.ExternalClass div{
			line-height:100%;
		}
		table,td{
			mso-table-lspace:0pt;
			mso-table-rspace:0pt;
		}
		#outlook a{
			padding:0;
		}
		img{
			-ms-interpolation-mode:bicubic;
		}
		body,table,td,p,a,li,blockquote{
			-ms-text-size-adjust:100%;
			-webkit-text-size-adjust:100%;
		}
		#templatePreheader,#templateHeader,#templateBody,#templateFooter{
			min-width:100%;
		}
		#bodyCell{
			padding:20px;
		}
		.mcnImage{
			vertical-align:bottom;
		}
		.mcnTextContent img{
			height:auto !important;
		}
		/*
        @tab Page
        @section background style
        @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
        */
		body,#bodyTable{
			/*@editable*/background-color:#F2F2F2;
		}
		/*
        @tab Page
        @section background style
        @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
        */
		#bodyCell{
			/*@editable*/border-top:0;
		}
		/*
        @tab Page
        @section email border
        @tip Set the border for your email.
        */
		#templateContainer{
			/*@editable*/border:0;
		}
		/*
        @tab Page
        @section heading 1
        @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
        @style heading 1
        */
		h1{
			/*@editable*/color:#606060 !important;
			display:block;
			/*@editable*/font-family:Helvetica;
			/*@editable*/font-size:40px;
			/*@editable*/font-style:normal;
			/*@editable*/font-weight:bold;
			/*@editable*/line-height:125%;
			/*@editable*/letter-spacing:-1px;
			margin:0;
			/*@editable*/text-align:left;
		}
		/*
        @tab Page
        @section heading 2
        @tip Set the styling for all second-level headings in your emails.
        @style heading 2
        */
		h2{
			/*@editable*/color:#404040 !important;
			display:block;
			/*@editable*/font-family:Helvetica;
			/*@editable*/font-size:26px;
			/*@editable*/font-style:normal;
			/*@editable*/font-weight:bold;
			/*@editable*/line-height:125%;
			/*@editable*/letter-spacing:-.75px;
			margin:0;
			/*@editable*/text-align:left;
		}
		/*
        @tab Page
        @section heading 3
        @tip Set the styling for all third-level headings in your emails.
        @style heading 3
        */
		h3{
			/*@editable*/color:#606060 !important;
			display:block;
			/*@editable*/font-family:Helvetica;
			/*@editable*/font-size:18px;
			/*@editable*/font-style:normal;
			/*@editable*/font-weight:bold;
			/*@editable*/line-height:125%;
			/*@editable*/letter-spacing:-.5px;
			margin:0;
			/*@editable*/text-align:left;
		}
		/*
        @tab Page
        @section heading 4
        @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
        @style heading 4
        */
		h4{
			/*@editable*/color:#808080 !important;
			display:block;
			/*@editable*/font-family:Helvetica;
			/*@editable*/font-size:16px;
			/*@editable*/font-style:normal;
			/*@editable*/font-weight:bold;
			/*@editable*/line-height:125%;
			/*@editable*/letter-spacing:normal;
			margin:0;
			/*@editable*/text-align:left;
		}
		/*
        @tab Preheader
        @section preheader style
        @tip Set the background color and borders for your email's preheader area.
        */
		#templatePreheader{
			/*@editable*/background-color:#FFFFFF;
			/*@editable*/border-top:0;
			/*@editable*/border-bottom:0;
		}
		/*
        @tab Preheader
        @section preheader text
        @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
        */
		.preheaderContainer .mcnTextContent,.preheaderContainer .mcnTextContent p{
			/*@editable*/color:#5a5a5a;
			/*@editable*/font-family:Helvetica;
			/*@editable*/font-size:9px;
			/*@editable*/line-height:125%;
			/*@editable*/text-align:left;
		}
		/*
        @tab Preheader
        @section preheader link
        @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
        */
		.preheaderContainer .mcnTextContent a{
			/*@editable*/color:#5a5a5a;
			/*@editable*/font-weight:normal;
			/*@editable*/text-decoration:none;
		}
		/*
        @tab Header
        @section header style
        @tip Set the background color and borders for your email's header area.
        */
		#templateHeader{
			/*@editable*/background-color:#FFFFFF;
			/*@editable*/border-top:0;
			/*@editable*/border-bottom:0;
		}
		/*
        @tab Header
        @section header text
        @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
        */
		.headerContainer .mcnTextContent,.headerContainer .mcnTextContent p{
			/*@editable*/color:#5a5a5a;
			/*@editable*/font-family:Helvetica;
			/*@editable*/font-size:12px;
			/*@editable*/line-height:125%;
			/*@editable*/text-align:left;
		}
		/*
        @tab Header
        @section header link
        @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
        */
		.headerContainer .mcnTextContent a{
			/*@editable*/color:#5a5a5a;
			/*@editable*/font-weight:normal;
			/*@editable*/text-decoration:none;
		}
		/*
        @tab Body
        @section body style
        @tip Set the background color and borders for your email's body area.
        */
		#templateBody{
			/*@editable*/background-color:#FFFFFF;
			/*@editable*/border-top:0;
			/*@editable*/border-bottom:0;
		}
		/*
        @tab Body
        @section body text
        @tip Set the styling for your email's body text. Choose a size and color that is easy to read.
        */
		.bodyContainer .mcnTextContent,.bodyContainer .mcnTextContent p{
			/*@editable*/color:#5a5a5a;
			/*@editable*/font-family:Helvetica;
			/*@editable*/font-size:9px;
			/*@editable*/line-height:100%;
			/*@editable*/text-align:left;
		}
		/*
        @tab Body
        @section body link
        @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
        */
		.bodyContainer .mcnTextContent a{
			/*@editable*/color:#6DC6DD;
			/*@editable*/font-weight:normal;
			/*@editable*/text-decoration:none;
		}
		/*
        @tab Footer
        @section footer style
        @tip Set the background color and borders for your email's footer area.
        */
		#templateFooter{
			/*@editable*/background-color:#FFFFFF;
			/*@editable*/border-top:0;
			/*@editable*/border-bottom:0;
		}
		/*
        @tab Footer
        @section footer text
        @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
        */
		.footerContainer .mcnTextContent,.footerContainer .mcnTextContent p{
			/*@editable*/color:#5a5a5a;
			/*@editable*/font-family:Helvetica;
			/*@editable*/font-size:11px;
			/*@editable*/line-height:125%;
			/*@editable*/text-align:center;
		}
		/*
        @tab Footer
        @section footer link
        @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
        */
		.footerContainer .mcnTextContent a{
			/*@editable*/color:#5a5a5a;
			/*@editable*/font-weight:normal;
			/*@editable*/text-decoration:none;
		}
		@media only screen and (max-width: 480px){
			body,table,td,p,a,li,blockquote{
				-webkit-text-size-adjust:none !important;
			}

		}	@media only screen and (max-width: 480px){
			body{
				width:100% !important;
				min-width:100% !important;
			}

		}	@media only screen and (max-width: 480px){
			td[id=bodyCell]{
				padding:10px !important;
			}

		}	@media only screen and (max-width: 480px){
			table[class=mcnTextContentContainer]{
				width:100% !important;
			}

		}	@media only screen and (max-width: 480px){
			.mcnBoxedTextContentContainer{
				max-width:100% !important;
				min-width:100% !important;
				width:100% !important;
			}

		}	@media only screen and (max-width: 480px){
			table[class=mcpreview-image-uploader]{
				width:100% !important;
				display:none !important;
			}

		}	@media only screen and (max-width: 480px){
			img[class=mcnImage]{
				width:100% !important;
			}

		}	@media only screen and (max-width: 480px){
			table[class=mcnImageGroupContentContainer]{
				width:100% !important;
			}

		}	@media only screen and (max-width: 480px){
			td[class=mcnImageGroupContent]{
				padding:9px !important;
			}

		}	@media only screen and (max-width: 480px){
			td[class=mcnImageGroupBlockInner]{
				padding-bottom:0 !important;
				padding-top:0 !important;
			}

		}	@media only screen and (max-width: 480px){
			tbody[class=mcnImageGroupBlockOuter]{
				padding-bottom:9px !important;
				padding-top:9px !important;
			}

		}	@media only screen and (max-width: 480px){
			table[class=mcnCaptionTopContent],table[class=mcnCaptionBottomContent]{
				width:100% !important;
			}

		}	@media only screen and (max-width: 480px){
			table[class=mcnCaptionLeftTextContentContainer],table[class=mcnCaptionRightTextContentContainer],table[class=mcnCaptionLeftImageContentContainer],table[class=mcnCaptionRightImageContentContainer],table[class=mcnImageCardLeftTextContentContainer],table[class=mcnImageCardRightTextContentContainer]{
				width:100% !important;
			}

		}	@media only screen and (max-width: 480px){
			td[class=mcnImageCardLeftImageContent],td[class=mcnImageCardRightImageContent]{
				padding-right:18px !important;
				padding-left:18px !important;
				padding-bottom:0 !important;
			}

		}	@media only screen and (max-width: 480px){
			td[class=mcnImageCardBottomImageContent]{
				padding-bottom:9px !important;
			}

		}	@media only screen and (max-width: 480px){
			td[class=mcnImageCardTopImageContent]{
				padding-top:18px !important;
			}

		}	@media only screen and (max-width: 480px){
			td[class=mcnImageCardLeftImageContent],td[class=mcnImageCardRightImageContent]{
				padding-right:18px !important;
				padding-left:18px !important;
				padding-bottom:0 !important;
			}

		}	@media only screen and (max-width: 480px){
			td[class=mcnImageCardBottomImageContent]{
				padding-bottom:9px !important;
			}

		}	@media only screen and (max-width: 480px){
			td[class=mcnImageCardTopImageContent]{
				padding-top:18px !important;
			}

		}	@media only screen and (max-width: 480px){
			table[class=mcnCaptionLeftContentOuter] td[class=mcnTextContent],table[class=mcnCaptionRightContentOuter] td[class=mcnTextContent]{
				padding-top:9px !important;
			}

		}	@media only screen and (max-width: 480px){
			td[class=mcnCaptionBlockInner] table[class=mcnCaptionTopContent]:last-child td[class=mcnTextContent]{
				padding-top:18px !important;
			}

		}	@media only screen and (max-width: 480px){
			td[class=mcnBoxedTextContentColumn]{
				padding-left:18px !important;
				padding-right:18px !important;
			}

		}	@media only screen and (max-width: 480px){
			td[class=mcnTextContent]{
				padding-right:18px !important;
				padding-left:18px !important;
			}

		}	@media only screen and (max-width: 480px){
			/*
            @tab Mobile Styles
            @section template width
            @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
            */
			table[id=templateContainer],table[id=templatePreheader],table[id=templateHeader],table[id=templateBody],table[id=templateFooter]{
				/*@tab Mobile Styles
    @section template width
    @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.*/max-width:600px !important;
				/*@editable*/width:100% !important;
			}

		}	@media only screen and (max-width: 480px){
			/*
            @tab Mobile Styles
            @section heading 1
            @tip Make the first-level headings larger in size for better readability on small screens.
            */
			h1{
				/*@editable*/font-size:24px !important;
				/*@editable*/line-height:125% !important;
			}

		}	@media only screen and (max-width: 480px){
			/*
            @tab Mobile Styles
            @section heading 2
            @tip Make the second-level headings larger in size for better readability on small screens.
            */
			h2{
				/*@editable*/font-size:20px !important;
				/*@editable*/line-height:125% !important;
			}

		}	@media only screen and (max-width: 480px){
			/*
            @tab Mobile Styles
            @section heading 3
            @tip Make the third-level headings larger in size for better readability on small screens.
            */
			h3{
				/*@editable*/font-size:18px !important;
				/*@editable*/line-height:125% !important;
			}

		}	@media only screen and (max-width: 480px){
			/*
            @tab Mobile Styles
            @section heading 4
            @tip Make the fourth-level headings larger in size for better readability on small screens.
            */
			h4{
				/*@editable*/font-size:16px !important;
				/*@editable*/line-height:125% !important;
			}

		}	@media only screen and (max-width: 480px){
			/*
            @tab Mobile Styles
            @section Boxed Text
            @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
            */
			table[class=mcnBoxedTextContentContainer] td[class=mcnTextContent],td[class=mcnBoxedTextContentContainer] td[class=mcnTextContent] p{
				/*@editable*/font-size:18px !important;
				/*@editable*/line-height:125% !important;
			}

		}	@media only screen and (max-width: 480px){
			/*
            @tab Mobile Styles
            @section Preheader Visibility
            @tip Set the visibility of the email's preheader on small screens. You can hide it to save space.
            */
			table[id=templatePreheader]{
				/*@editable*/display:block !important;
			}

		}	@media only screen and (max-width: 480px){
			/*
            @tab Mobile Styles
            @section Preheader Text
            @tip Make the preheader text larger in size for better readability on small screens.
            */
			td[class=preheaderContainer] td[class=mcnTextContent],td[class=preheaderContainer] td[class=mcnTextContent] p{
				/*@editable*/font-size:14px !important;
				/*@editable*/line-height:100% !important;
			}

		}	@media only screen and (max-width: 480px){
			/*
            @tab Mobile Styles
            @section Header Text
            @tip Make the header text larger in size for better readability on small screens.
            */
			td[class=headerContainer] td[class=mcnTextContent],td[class=headerContainer] td[class=mcnTextContent] p{
				/*@editable*/font-size:14px !important;
				/*@editable*/line-height:125% !important;
			}

		}	@media only screen and (max-width: 480px){
			/*
            @tab Mobile Styles
            @section Body Text
            @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
            */
			td[class=bodyContainer] td[class=mcnTextContent],td[class=bodyContainer] td[class=mcnTextContent] p{
				/*@editable*/font-size:18px !important;
				/*@editable*/line-height:125% !important;
			}

		}	@media only screen and (max-width: 480px){
			/*
            @tab Mobile Styles
            @section footer text
            @tip Make the body content text larger in size for better readability on small screens.
            */
			td[class=footerContainer] td[class=mcnTextContent],td[class=footerContainer] td[class=mcnTextContent] p{
				/*@editable*/font-size:14px !important;
				/*@editable*/line-height:100% !important;
			}

		}	@media only screen and (max-width: 480px){
			td[class=footerContainer] a[class=utilityLink]{
				display:block !important;
			}

		}
  </style>
 </head>
 <body leftmargin="0" marginheight="0" marginwidth="0" offset="0" topmargin="0">
  <center>
   <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" id="bodyTable" width="100%">
    <tr>
     <td align="center" id="bodyCell" valign="top">
      <!-- BEGIN TEMPLATE // -->
      <table border="0" cellpadding="0" cellspacing="0" id="templateContainer" width="600">
       <tr>
        <td align="center" valign="top">
         <!-- BEGIN PREHEADER // -->
         <table border="0" cellpadding="0" cellspacing="0" id="templatePreheader" width="600">
          <tr>
           <td class="preheaderContainer" style="padding-top:9px;" valign="top">
            <table border="0" cellpadding="0" cellspacing="0" class="mcnTextBlock" width="100%">
             <tbody class="mcnTextBlockOuter">
              <tr>
               <td class="mcnTextBlockInner" valign="top">
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnTextContentContainer" width="600">
                 <tbody>
                  <tr>
                   <td class="mcnTextContent" style="padding: 9px 18px; text-align: center;" valign="top">
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
         </table>
         <!-- // END PREHEADER -->
        </td>
       </tr>
       <tr>
        <td align="center" valign="top">
         <!-- BEGIN HEADER // -->
         <table border="0" cellpadding="0" cellspacing="0" id="templateHeader" width="600">
          <tr>
           <td class="headerContainer" valign="top">
            <table border="0" cellpadding="0" cellspacing="0" class="mcnImageBlock" style="min-width:100%;" width="100%">
             <tbody class="mcnImageBlockOuter">
              <tr>
               <td class="mcnImageBlockInner" style="padding:9px" valign="top">
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer" style="min-width:100%;" width="100%">
                 <tbody>
                  <tr>
                   <td class="mcnImageContent" style="padding-right: 9px; padding-left: 9px; padding-top: 0; padding-bottom: 0;" valign="top">
                    <a class="" target="_blank" title="">
                     <img align="left" alt="" class="mcnImage" src="https://inboxflows.com/_/image/https%253A%252F%252Fgallery.mailchimp.com%252F1f72da4e2069f958350dc9953%252Fimages%252Ff99b53cc-f1ed-4db9-9fa6-e7dab7613dfd.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnYWxsZXJ5Lm1haSJ9:1kXPNF:282MUDsSmRKm1p5OU_O1R7cmLEU4_s6-_gDL2zJ0XYI" style="max-width:127px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" width="127"/>
                    </a>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" class="mcnDividerBlock" style="min-width:100%;" width="100%">
             <tbody class="mcnDividerBlockOuter">
              <tr>
               <td class="mcnDividerBlockInner" style="min-width: 100%; padding: 4px 18px 0px;">
                <table border="0" cellpadding="0" cellspacing="0" class="mcnDividerContent" style="min-width: 100%;border-top-width: 2px;border-top-style: solid;border-top-color: #CCCCCC;" width="100%">
                 <tbody>
                  <tr>
                   <td>
                    <span>
                    </span>
                   </td>
                  </tr>
                 </tbody>
                </table>
                <!--
                                                                <td class="mcnDividerBlockInner" style="padding: 18px;">
                                                                <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
                                                -->
               </td>
              </tr>
             </tbody>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" class="mcnImageBlock" style="min-width:100%;" width="100%">
             <tbody class="mcnImageBlockOuter">
              <tr>
               <td class="mcnImageBlockInner" style="padding:9px" valign="top">
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer" style="min-width:100%;" width="100%">
                 <tbody>
                  <tr>
                   <td class="mcnImageContent" style="padding-right: 9px; padding-left: 9px; padding-top: 0; padding-bottom: 0; text-align:center;" valign="top">
                    <img align="center" alt="Don't Miss Out" class="mcnImage" src="https://inboxflows.com/_/image/https%253A%252F%252Fgallery.mailchimp.com%252F1f72da4e2069f958350dc9953%252Fimages%252Fb0e99ab7-c298-43b4-a26d-199a7243f101.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnYWxsZXJ5Lm1haSJ9:1kXPNF:282MUDsSmRKm1p5OU_O1R7cmLEU4_s6-_gDL2zJ0XYI" style="max-width:650px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" width="564"/>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" class="mcnTextBlock" style="min-width:100%;" width="100%">
             <tbody class="mcnTextBlockOuter">
              <tr>
               <td class="mcnTextBlockInner" valign="top">
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnTextContentContainer" style="min-width:100%;" width="100%">
                 <tbody>
                  <tr>
                   <td class="mcnTextContent" style="padding-top:9px; padding-right: 18px; padding-bottom: 9px; padding-left: 18px;" valign="top">
                    <p style="text-align: center;">
                     Hi Sarah
                     <br/>
                    </p>
                    <p style="text-align: center;">
                     We've noticed that you've added items to your basket, but haven't checked out yet.
                     <br/>
                     <br/>
                     As we wouldn't want you to miss out on your favourite items, we've been holding them in your basket for you. However we can only do this for a limited time.
                     <br/>
                     <br/>
                     To remind you of what's in your basket, we've provided a full breakdown of the items at the bottom of this email. Y
                     <span style="text-align:center">
                      ou can continue shopping from here t
                     </span>
                     o purchase your favourite items.
                     <br/>
                     <br/>
                     If you have any questions, then please email
                     <u>
                      <a target="_blank">
                       info@nest.co.uk
                      </a>
                     </u>
                     or
                     <br/>
                     call 0114 243 3000 and a member of our friendly team will be in touch.
                     <br/>
                     <br/>
                     <strong>
                      Happy Shopping!
                     </strong>
                     <br/>
                     <br/>
                     <span style="line-height:1.6em">
                      Kind regards,
                     </span>
                    </p>
                    <p style="text-align: center;">
                     The Nest.co.uk team.
                    </p>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" class="mcnDividerBlock" style="min-width:100%;" width="100%">
             <tbody class="mcnDividerBlockOuter">
              <tr>
               <td class="mcnDividerBlockInner" style="min-width: 100%; padding: 4px 18px 0px;">
                <table border="0" cellpadding="0" cellspacing="0" class="mcnDividerContent" style="min-width: 100%;border-top-width: 2px;border-top-style: solid;border-top-color: #CCCCCC;" width="100%">
                 <tbody>
                  <tr>
                   <td>
                    <span>
                    </span>
                   </td>
                  </tr>
                 </tbody>
                </table>
                <!--
                                                                <td class="mcnDividerBlockInner" style="padding: 18px;">
                                                                <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
                                                -->
               </td>
              </tr>
             </tbody>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" width="100%">
             <tr>
              <td style="padding:20px;">
               <table border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td style="padding:10px 0;width:24%;max-width:100px;">
                  <img class="mcnImage" height="75" src="https://inboxflows.com/_/image/http%253A%252F%252Fcdn.nest.co.uk%252Fproduct-media%252F1462%252F178%252F155%252FBandas-Turquoise-180.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmNkbi5uZXN0LmNvLiJ9:1kXPNF:rdTgAjldNq9OdbGbO9se7wgxeDY4YWLvsCfMt4cm4E8" style="width:100%;height:auto;max-width:100px" width="100"/>
                 </td>
                 <td style="text-align:left;padding:10px 15px;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #5a5a5a;font-family: Helvetica;font-size: 12px;line-height: 125%;">
                  <strong>
                   GAN Bandas Rug Turquoise
                  </strong>
                  <br/>
                  180 x 250cm
                  <br/>
                  Qty: 1
                  <br/>
                 </td>
                 <td style="padding:10px 0;text-align:right;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #5a5a5a;font-family: Helvetica;font-size: 12px;line-height: 125%;min-width:70px">
                  £1800.00
                 </td>
                </tr>
                <tr>
                 <td colspan="2" style="text-align:right;padding:0 15px 0 10px;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #5a5a5a;font-family: Helvetica;font-size: 12px;line-height: 125%;font-weight:bold;">
                  Subtotal
                 </td>
                 <td style="text-align:right;padding:0 0 0 10px;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #5a5a5a;font-family: Helvetica;font-size: 12px;line-height: 125%;font-weight:bold;">
                  £1800.00
                 </td>
                </tr>
                <tr>
                 <td colspan="2" style="text-align:right;padding:0 15px 0 10px;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #5a5a5a;font-family: Helvetica;font-size: 12px;line-height: 125%;font-weight:bold;">
                  Delivery
                 </td>
                 <td style="text-align:right;padding:0 0 0 10px;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #5a5a5a;font-family: Helvetica;font-size: 12px;line-height: 125%;font-weight:bold;">
                  £0.00
                 </td>
                </tr>
                <tr>
                 <td colspan="2" style="text-align:right;padding:0 15px 0 10px;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #5a5a5a;font-family: Helvetica;font-size: 12px;line-height: 125%;font-weight:bold;">
                  Total
                 </td>
                 <td style="text-align:right;padding:0 0 0 10px;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #5a5a5a;font-family: Helvetica;font-size: 12px;line-height: 125%;font-weight:bold;">
                  £1800.00
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" class="mcnCodeBlock" width="100%">
             <tbody class="mcnTextBlockOuter">
              <tr>
               <td class="mcnTextBlockInner" valign="top">
                <table border="0" cellpadding="0" cellspacing="0" width="100%">
                 <tbody>
                  <tr>
                   <td style="padding-bottom:20px" valign="top">
                    <div align="center">
                     <!--[if mso]>
																<v:rect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://www.nest.co.uk/basket/retrieve/TmVzdC04OTIwMzcyMg==?utm_source=email&utm_medium=emailmarketing&utm_campaign=Basket%20Reminder" style="height:40px;v-text-anchor:middle;width:200px;" strokecolor="#5a5a5a" strokeweight="2px" fillcolor="#ffffff">
																	<w:anchorlock/>
																	<center style="color:#5a5a5a;font-family:sans-serif;font-size:13px;font-weight:bold;">CONTINUE SHOPPING</center>
																</v:rect>
																<![endif]-->
                     <a style="background-color:#ffffff;border:2px solid #5a5a5a;color:#5a5a5a;display:inline-block;font-family:sans-serif;font-size:14px;font-weight:bold;line-height:40px;text-align:center;text-decoration:none;width:200px;-webkit-text-size-adjust:none;mso-hide:all;">
                      CONTINUE SHOPPING
                     </a>
                    </div>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" class="mcnDividerBlock" style="min-width:100%;" width="100%">
             <tbody class="mcnDividerBlockOuter">
              <tr>
               <td class="mcnDividerBlockInner" style="min-width: 100%; padding: 4px 18px 0px;">
                <table border="0" cellpadding="0" cellspacing="0" class="mcnDividerContent" style="min-width: 100%;border-top-width: 2px;border-top-style: solid;border-top-color: #CCCCCC;" width="100%">
                 <tbody>
                  <tr>
                   <td>
                    <span>
                    </span>
                   </td>
                  </tr>
                 </tbody>
                </table>
                <!--
                                                                <td class="mcnDividerBlockInner" style="padding: 18px;">
                                                                <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
                                                -->
               </td>
              </tr>
             </tbody>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" class="mcnTextBlock" style="min-width:100%;" width="100%">
             <tbody class="mcnTextBlockOuter">
              <tr>
               <td class="mcnTextBlockInner" valign="top">
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnTextContentContainer" style="min-width:100%;" width="100%">
                 <tbody>
                  <tr>
                   <td class="mcnTextContent" style="padding-top:9px; padding-right: 18px; padding-bottom: 9px; padding-left: 18px;" valign="top">
                    <div style="text-align: center;">
                     <br/>
                     <span style="text-align:center">
                      PRIVACY STATEMENT
                     </span>
                     <br style="text-align: center;"/>
                     <br style="text-align: center;"/>
                     <span style="text-align:center">
                      Nest.co.uk is fully committed to respecting your privacy, and protecting any information you provide. We only use information you provide to process orders you place at our web site, notify you when important changes are made to our service, and occasionally, tell you about relevant products or services we are offering. We will not pass your details to third parties for marketing or research purposes.
                     </span>
                     <br style="text-align: center;"/>
                    </div>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" class="mcnDividerBlock" width="100%">
             <tbody class="mcnDividerBlockOuter">
              <tr>
               <td class="mcnDividerBlockInner" style="padding: 0px 18px;">
                <table border="0" cellpadding="0" cellspacing="0" class="mcnDividerContent" style="border-top-width: 3px;border-top-style: solid;border-top-color: #5A5A5A;" width="100%">
                 <tbody>
                  <tr>
                   <td>
                    <span>
                    </span>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" class="mcnFollowBlock" width="100%">
             <tbody class="mcnFollowBlockOuter">
              <tr>
               <td align="center" class="mcnFollowBlockInner" style="padding:9px" valign="top">
                <table border="0" cellpadding="0" cellspacing="0" class="mcnFollowContentContainer" width="100%">
                 <tbody>
                  <tr>
                   <td align="center" style="padding-left:9px;padding-right:9px;">
                    <table border="0" cellpadding="0" cellspacing="0" class="mcnFollowContent" width="100%">
                     <tbody>
                      <tr>
                       <td align="center" style="padding-top:9px; padding-right:9px; padding-left:9px;" valign="top">
                        <table border="0" cellpadding="0" cellspacing="0">
                         <tbody>
                          <tr>
                           <td valign="top">
                            <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnFollowStacked">
                             <tbody>
                              <tr>
                               <td align="center" class="mcnFollowIconContent" style="padding-right:10px; padding-bottom:9px;" valign="top">
                                <a target="_blank">
                                 <img alt="Facebook" class="mcnFollowBlockIcon" src="https://inboxflows.com/_/image/http%253A%252F%252Fcdn-images.mailchimp.com%252Ficons%252Fsocial-block-v2%252Flight-facebook-96.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmNkbi1pbWFnZXMubSJ9:1kXPNF:gnnlazp3OCrjc86ZGx720mkjTgQs95dB2LSlHQK1NPQ" style="width:48px; max-width:48px; display:block;" width="48"/>
                                </a>
                               </td>
                              </tr>
                             </tbody>
                            </table>
                            <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnFollowStacked">
                             <tbody>
                              <tr>
                               <td align="center" class="mcnFollowIconContent" style="padding-right:10px; padding-bottom:9px;" valign="top">
                                <a target="_blank">
                                 <img alt="Twitter" class="mcnFollowBlockIcon" src="https://inboxflows.com/_/image/http%253A%252F%252Fcdn-images.mailchimp.com%252Ficons%252Fsocial-block-v2%252Flight-twitter-96.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmNkbi1pbWFnZXMubSJ9:1kXPNF:gnnlazp3OCrjc86ZGx720mkjTgQs95dB2LSlHQK1NPQ" style="width:48px; max-width:48px; display:block;" width="48"/>
                                </a>
                               </td>
                              </tr>
                             </tbody>
                            </table>
                            <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnFollowStacked">
                             <tbody>
                              <tr>
                               <td align="center" class="mcnFollowIconContent" style="padding-right:10px; padding-bottom:9px;" valign="top">
                                <a target="_blank">
                                 <img alt="Pinterest" class="mcnFollowBlockIcon" src="https://inboxflows.com/_/image/http%253A%252F%252Fcdn-images.mailchimp.com%252Ficons%252Fsocial-block-v2%252Flight-pinterest-96.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmNkbi1pbWFnZXMubSJ9:1kXPNF:gnnlazp3OCrjc86ZGx720mkjTgQs95dB2LSlHQK1NPQ" style="width:48px; max-width:48px; display:block;" width="48"/>
                                </a>
                               </td>
                              </tr>
                             </tbody>
                            </table>
                            <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnFollowStacked">
                             <tbody>
                              <tr>
                               <td align="center" class="mcnFollowIconContent" style="padding-right:0; padding-bottom:9px;" valign="top">
                                <a target="_blank">
                                 <img alt="Instagram" class="mcnFollowBlockIcon" src="https://inboxflows.com/_/image/http%253A%252F%252Fcdn-images.mailchimp.com%252Ficons%252Fsocial-block-v2%252Flight-instagram-96.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmNkbi1pbWFnZXMubSJ9:1kXPNF:gnnlazp3OCrjc86ZGx720mkjTgQs95dB2LSlHQK1NPQ" style="width:48px; max-width:48px; display:block;" width="48"/>
                                </a>
                               </td>
                              </tr>
                             </tbody>
                            </table>
                           </td>
                          </tr>
                         </tbody>
                        </table>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" class="mcnTextBlock" width="100%">
             <tbody class="mcnTextBlockOuter">
              <tr>
               <td class="mcnTextBlockInner" valign="top">
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnTextContentContainer" width="600">
                 <tbody>
                  <tr>
                   <td class="mcnTextContent" style="padding: 9px 18px; line-height: 125%;" valign="top">
                    <div style="text-align: center;">
                     <span style="color: #5A5A5A;text-align: center;">
                      <strong style="color: #232323;">
                       <span style="font-size:14px">
                        GOT A QUESTION?
                       </span>
                      </strong>
                      <br/>
                      <br/>
                      <span style="font-size:12px">
                       <strong>
                        Email:
                       </strong>
                      </span>
                     </span>
                     <span style="font-size:12px; text-align:center">
                      <a class="email-nest" style="margin: 0px;padding: 0px;border: 0px;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight: bold;line-height: 17px;vertical-align: baseline;text-decoration: none;color: #5A5A5A;white-space: nowrap;">
                       info@nest.co.uk
                      </a>
                      <br/>
                      <span style="color: #5A5A5A;">
                       <strong>
                        Phone us on:
                        <br/>
                        UK: 0114 2433000
                        <br/>
                        Intl: 00 44 114 2433000
                       </strong>
                      </span>
                     </span>
                    </div>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
         </table>
         <!-- // END HEADER -->
        </td>
       </tr>
       <tr>
        <td align="center" valign="top">
         <!-- BEGIN BODY // -->
         <table border="0" cellpadding="0" cellspacing="0" id="templateBody" width="600">
          <tr>
           <td class="bodyContainer" valign="top">
            <table border="0" cellpadding="0" cellspacing="0" class="mcnDividerBlock" width="100%">
             <tbody class="mcnDividerBlockOuter">
              <tr>
               <td class="mcnDividerBlockInner" style="padding: 12px 18px 0px;">
                <table border="0" cellpadding="0" cellspacing="0" class="mcnDividerContent" style="border-top-width: 3px;border-top-style: solid;border-top-color: #5A5A5A;" width="100%">
                 <tbody>
                  <tr>
                   <td>
                    <span>
                    </span>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
         </table>
         <!-- // END BODY -->
        </td>
       </tr>
       <tr>
        <td align="center" valign="top">
         <!-- BEGIN FOOTER // -->
         <table border="0" cellpadding="0" cellspacing="0" id="templateFooter" width="600">
          <tr>
           <td class="footerContainer" style="padding-bottom:9px;" valign="top">
            <table border="0" cellpadding="0" cellspacing="0" class="mcnTextBlock" style="min-width:100%;" width="100%">
             <tbody class="mcnTextBlockOuter">
              <tr>
               <td class="mcnTextBlockInner" valign="top">
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnTextContentContainer" style="min-width:100%;" width="100%">
                 <tbody>
                  <tr>
                   <td class="mcnTextContent" style="padding-top:9px; padding-right: 18px; padding-bottom: 9px; padding-left: 18px;" valign="top">
                    <br/>
                    Nest.co.uk
                    <br/>
                    9 Parkway Rise
                    <br/>
                    Sheffield, South Yorkshire  S9 4WQ
                    <br/>
                    United Kingdom
                    <br/>
                    <br/>
                    <span style="color: #5A5A5A;font-family: helvetica neue,helvetica,arial,sans-serif;line-height: 18px;text-align: -webkit-center;">
                     Registered in the UK | Company Registration Number. 04709529 | VAT No. GB813877310
                    </span>
                    <br style="color: #5A5A5A;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;line-height: 18px;text-align: -webkit-center;"/>
                    <br/>
                    <em>
                     Copyright © Nest.co.uk, All rights reserved.
                    </em>
                    <br/>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" class="mcnDividerBlock" width="100%">
             <tbody class="mcnDividerBlockOuter">
              <tr>
               <td class="mcnDividerBlockInner" style="padding: 0px 18px;">
                <table border="0" cellpadding="0" cellspacing="0" class="mcnDividerContent" style="border-top-width: 2px;border-top-style: solid;border-top-color: #CCCCCC;" width="100%">
                 <tbody>
                  <tr>
                   <td>
                    <span>
                    </span>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
         </table>
         <!-- // END FOOTER -->
        </td>
       </tr>
      </table>
      <!-- // END TEMPLATE -->
     </td>
    </tr>
   </table>
  </center>
  <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fmandrillapp.com%252Ftrack%252Fopen.php%253Fu%253D30320321%2526id%253D64e059b848dc44e097b809da98acded7/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYW5kcmlsbGFwcCJ9:1kXPNF:HI5RRMznitEPgjStoFYu_fNu0Ug147Nytc7sDtkEnaQ" width="1"/>
 </body>
</html>