Inboxes

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

+New inbox

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "//www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
  <style type="text/css">
   .ReadMsgBody{ width: 100%;} /* Forces Hotmail to display emails at full width */
.ExternalClass { width: 100%;} /*Hotmail table centering fix*/
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;}  /* Forces Hotmail to display normal line spacing*/
.ExternalClass * {line-height: 100%} 
p { margin: 1em 0;} /*Yahoo paragraph fix*/
table td { border-collapse: collapse;}  /*This resolves the Outlook 07, 10, and Gmail td padding issue fix*/
/*This resolves the issue when iphone puts links on dates, etc.*/
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;
    }
.appleLinks a {
  color: #000001;
  text-decoration: none;
}
.appleLinksBlack a {
  color: #000001;
  text-decoration: none;
  line-height: 100%;
}
.appleLinksGray a {
  color: #888888;
  text-decoration: none;
}
.yahoo-mobile-only {
 display:none;  
}  
@-ms-viewport{
    width: device-width;
}
a.mobileshow, .mobilehide {
  display: none;
  color: #fff; /*for Gmail */
}
/* Media query triggers alternate styles when the file is displayed on a device with a maximum width lower than the assigned pixel dimension. The default max width setting for max-width should be 480px to trigger on mobile devices. */
@media only screen and (max-width: 600px) {
html,body {
    width: 100%;
    overflow-x: hidden; 
} 
body[yahoo] .container {
  width:100% !important;
  max-width:100% !important;
}
body[yahoo] .photo {
  width:100% !important;
  height:auto !important;   
}
body[yahoo] .managesubs {
  width:83% !important;
  height:auto !important;   
} 
body[yahoo] .tablet-hidden {  
  display:none !important;
}
body[yahoo] .drop {
  width:100% !important; 
  display:block !important;
}
body[yahoo] .drop-social {
  width:100% !important; 
  display:block !important;
  text-align:center !important;
  padding:0px !important;
}
body[yahoo] .center {
  text-align:center !important;
}
.yahoo-mobile-only {
 display:block;  
}
body[yahoo] .center50 {
  width:50% !important; 
  padding-right:10px !important;
  padding-left:10px !important;
}
body[yahoo] .drop-center {
  width:100% !important; 
  display:block !important;
  text-align:center !important;
}
body[yahoo] .Full100 {
  width:100% !important; 
  height:auto!important; 
  line-height:normal!important;
  }
body[yahoo] .pad10 {
    padding-left:10px !important; 
    padding-right: 10px !important;
  } 
  body[yahoo] .sub_nav { 
border-bottom:2px solid #ffffff;
  display: table-cell !important;
    width: auto !important;
    height: auto !important;
   float: none !important;
    overflow: auto !important;  
  line-height:normal !important; 
  font-size:15px !important;
background-color: #15b5e5 !important;
  }
body[yahoo] .sub_nav_bottom { 
border-bottom:2px solid #ffffff;
  display: table-cell !important;
    width: auto !important;
    height: auto !important;
   float: none !important;
    overflow: auto !important;  
  line-height:normal !important; 
  font-size:15px !important;
  }
  body[yahoo] .sub_nav_top {  
  display: table-cell !important;
    width: auto !important;
    height: auto !important;
   float: none !important;
    overflow: auto !important;  
  font-size:18px !important;
  line-height:30px !important;
  }
  body[yahoo] .tablet-only {
  display: block !important;
    max-height: none !important;
  }
}

@media only screen and (max-width: 450px) {
/* Resets the width of the body content. Called container simply because it's the bucket the rest of the content sits inside. */
body[yahoo] .mobile-hidden {  
  display:none !important;
}
body[yahoo] .mobile-photo {
  width:100% !important;
  height:auto !important;   
}
body[yahoo] .no-padding {
  padding:0px !important; 
}
body[yahoo] .mobile-only {
  display: block !important;
    max-height: none !important;
  }
  body[yahoo] .container {
  width:100% !important;
  max-width:100% !important;
}
body[yahoo] .photo {
  width:100% !important;
  height:auto !important;   
} 
body[yahoo] .managesubs {
  width:83% !important;
  height:auto !important;   
}   
body[yahoo] .photo390 {
    display: block !important;
    height: auto !important;
    max-width: 390px !important;
    width: 100% !important;
  }
.yahoo-mobile-only {
 display:block;  
}
}
/*Liveclicker responsive video styles - LiveTimer*/
@media (max-width:540px){
 .img_mob img{width:100%!important; height:auto !important;}}/*fix for responsive image*/
 
 
/*Liveclicker responsive video styles - LiveReveal */
/*Android devices*/
@media only screen and (max-device-width: 480px) { div.lc-video{ width:100%!important; height:auto!important;} }

/* iPhone 5 - Portrait */
@media only screen and (device-width: 320px) { div.lc-video { width: 320px; min-width: 320px; height: 180px; } }

/* iPhone 6 - Portrait */
@media only screen and (device-width: 375px) { div.lc-video { width: 375px; min-width: 375px; height: 211px; } }

/* iPhone 6+ - Portrait */
@media only screen and (device-width: 414px) { div.lc-video { width: 414px; min-width: 414px; height: 233px; } }

/* iPhone 5 - Landscape */
@media only screen and (width: 568px) { div.lc-video { width: 568px; min-width: 586px; height: 320px; } } 

/* iPhone 6 - Landscape */
@media only screen and (width: 667px) { div.lc-video { width: 600px; min-width: 600px; height: 338px; } } 

/* iPhone 6+ - Landscape */
@media only screen and (width: 736px) { div.lc-video { width: 600px; min-width: 600px; height: 338px; } }

/*Liveclicker responsive livereveal styles*/

@media (device-width: 768px), (device-width: 375px), (device-width: 414px), (device-width: 320px) { .liveclicker-livereveal  {width:inherit!important;height:inherit!important;max-height:inherit!important; display: block!important} .liveclicker-livereveal-fallback img {width:0!important; height:0 !important; padding:0!important; display: none;}}
/*Android devices*/
@media only screen and (max-device-width: 480px) { div.liveclicker-dimensions{ width:100%!important; height:auto!important;} }

/* iPhone 5 - Portrait */
@media only screen and (device-width: 320px) {
 div.liveclicker-dimensions { 
  width: 320px!important; 
  min-width: 320px!important; 
  height: auto!important; 
  } 
}

/* iPhone 6 - Portrait */
@media only screen and (device-width: 375px) { 
  div.liveclicker-dimensions { 
    width: 375px!important; 
    min-width: 375px!important; 
    height: auto!important; 
    }
  }

/* iPhone 6+ - Portrait */
@media only screen and (device-width: 414px) { 
  div.liveclicker-dimensions { 
    width: 414px!important; 
    min-width: 414px!important; 
    height: auto!important; 
    } 
  }

/* iPhone 5 - Landscape */
@media only screen and (width: 568px) { 
  div.liveclicker-dimensions { 
    width: 568px!important; 
    min-width: 586px!important; 
    height: auto!important; 
    } 
  } 

/* iPhone 6 - Landscape */
@media only screen and (width: 667px) { 
  div.liveclicker-dimensions { 
    width: 600px!important; 
    min-width: 600px!important;
    height: auto!important; 
    } 
  } 

/* iPhone 6+ - Landscape */
@media only screen and (width: 736px) { 
  div.liveclicker-dimensions { 
    width: 600px!important; 
    min-width: 600px!important; 
    height: auto!important; 
    } 
  }
  </style>
  <title>
   Lowe's Email
  </title>
 </head>
 <body>
  <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
   <tr>
    <td class="stylingblock-content-wrapper camarker-inner">
     <script type="application/ld+json">
      [{
"@context": "https://schema.org/",
"@type": "Organization",
"name": "Lowe’s",
"logo": "https://i.imgur.com/AkY0dT7.jpg"
},{
"@context": "https://schema.org/",
"@type": "DiscountOffer",
"description": "",
"availabilityStarts": "",
"availabilityEnds": ""
},{
"@context": "https://schema.org/",
"@type": "PromotionCard",
"image": ""

}]
     </script>
    </td>
   </tr>
  </table>
  <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.e.lowes.com%252Fopen.aspx%253Fffcb10-fec5167475660d74-fe2216757163027a731371-fe9515707364027471-ff991773-fe291570756300757c1c71-ff011674716507%2526d%253D40061/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5lLmxvdyJ9:1kXOdi:mhBJDV0SBXn--IecprkTjkgiHIURQHdUNd8cTtCtwPk" width="1"/>
  <!-- Table used to center email -->
  <table border="0" cellpadding="0" cellspacing="0" class="container" width="100%">
   <tr>
    <td>
     <div align="center">
      <!-- Table used to set width of email -->
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" style="font-family:Arial, Helvetica, sans-serif" width="600">
       <tr>
        <td>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td align="center" class="mobile-hidden">
               <table border="0" cellpadding="0" cellspacing="0" class="mobile-hidden" width="100%">
                <tr>
                 <td align="left" bgcolor="#ffffff" style="font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; padding-left:20px; padding-top:10px; padding-bottom:10px;" valign="top">
                  <!--Preheader Link Starts here-->
                  <a data-linkto="https://" style="color:#666666;text-decoration:none;" target="_blank" title="">
                   <span style="color:#666666; text-decoration:none;">
                    This 2-day ONLY sale starts in-store tomorrow!
                   </span>
                  </a>
                 </td>
                 <td align="right" bgcolor="#ffffff" style="font-family:Helvetica, Arial, sans-serif; font-size:12px; color:#999999; padding-right:10px; padding-left:0px; padding-top:10px; padding-bottom:10px;" valign="top" width="175">
                  <!--Preheader Link Ends here-->
                  <!-- -->
                  View email as a
                  <a style=" text-decoration:none; color:#009edd; font-weight:bold;" target="_blank">
                   <span style="color:#009edd;">
                    webpage
                   </span>
                  </a>
                  .
                  <!-- -->
                 </td>
                </tr>
               </table>
              </td>
             </tr>
             <tr>
              <td align="center" height="5" style="padding-top:10px; padding-bottom: 10px;">
              </td>
             </tr>
             <tr>
              <td align="left">
               <table border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td width="10%">
                 </td>
                 <td style="padding-bottom: 22px;" valign="bottom" width="45%">
                  <a target="_blank">
                   <img alt="Lowe's Logo" border="0" height="66" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252Ffc95ec54-0571-4f11-8431-8eec7f118eb7.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="134"/>
                  </a>
                 </td>
                 <td align="right" style="padding-bottom: 22px;" valign="bottom" width="35%">
                  <a target="_blank">
                   <img alt="MyLowe's Login" border="0" height="26" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252Fe802733b-4c55-4bbe-96b3-ff8284a723c0.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="103"/>
                  </a>
                 </td>
                 <td width="10%">
                 </td>
                </tr>
               </table>
              </td>
             </tr>
             <tr>
              <td bgcolor="#15b5e5" class="mobile-hidden" style="padding-top: 7px;">
               <table bgcolor="#004890" border="0" cellpadding="0" cellspacing="0" class="container" width="100%">
                <tr>
                 <td align="center" bgcolor="#004890" height="40" valign="middle" width="25%">
                  <!--NAV1001 Link Starts here-->
                  <a style="color: #ffffff; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;" target="_blank">
                   <strong>
                    WEEKLY AD
                   </strong>
                  </a>
                  <!--NAV1001 Link Ends here-->
                 </td>
                 <td align="center" bgcolor="#004890" height="40" valign="middle" width="25%">
                  <!--NAV1002 Link Starts here-->
                  <a style="color: #ffffff; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;" target="_blank">
                   <strong>
                    CLEARANCE
                   </strong>
                  </a>
                  <!--NAV1002 Link Ends here-->
                 </td>
                 <td align="center" bgcolor="#004890" height="40" valign="middle" width="25%">
                  <!--NAV1003 Link Starts here-->
                  <a style="color: #ffffff; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;" target="_blank">
                   <strong>
                    LAWN &amp; GARDEN
                   </strong>
                  </a>
                  <!--NAV1003 Link Ends here-->
                 </td>
                 <td align="center" bgcolor="#004890" height="40" valign="middle" width="25%">
                  <!--NAV1004 Link Starts here-->
                  <a style="color: #ffffff; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;" target="_blank">
                   <strong>
                    APPLIANCES
                   </strong>
                  </a>
                  <!--NAV1004 Link Ends here-->
                 </td>
                </tr>
               </table>
              </td>
             </tr>
             <tr>
              <td align="left" class="mobile-hidden">
               <a target="_blank">
                <img alt="FREE PARCEL SHIPPING WITH MyLowe's." border="0" class="mobile-hidden" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252Fcd4f73bc-a30b-4796-a254-0dd8c871591e.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" class="mobile-hidden" width="100%">
             <tr>
              <td style="font-size:0%;">
               <img alt="" border="0" class="mobile-hidden" height="30" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F32%252F20131010_promo_spacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="1"/>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table border="0" cellpadding="0" cellspacing="0" class="container" width="100%">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="2-Day Only Deals. In Store Only. 4/6/19 - 4/7/19." data-assetid="11830" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F55%252Fb164c3a1-ea51-4533-8750-8fd55cb2adbf.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table border="0" cellpadding="0" cellspacing="0" width="100%">
             <tr>
              <td style="font-size:0%;">
               <img alt="" border="0" height="30" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F32%252F20131010_promo_spacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block" width="1"/>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table border="0" cellpadding="0" cellspacing="0" class="container" width="100%">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="Spring Black Friday Sale." data-assetid="11657" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F55%252Ffaea7f58-c42a-4456-9228-1324213e5f69.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table border="0" cellpadding="0" cellspacing="0" width="100%">
             <tr>
              <td style="font-size:0%;">
               <img alt="" border="0" height="30" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F32%252F20131010_promo_spacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block" width="1"/>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <!--[if !mso]><!-- -->
            <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="container mobile-only yahoo-mobile-only" style="display: none;" width="100%">
             <tr>
              <td align="center">
               <a target="_blank">
                <img alt="FREE PARCEL SHIPPING WITH MyLowe's." border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252Fd7e5e7c8-ed41-4a86-93b1-b1bea4ffb068.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display: block; width: 100%; max-width: 450px;"/>
               </a>
              </td>
             </tr>
             <tr>
              <td bgcolor="#ffffff" height="5">
              </td>
             </tr>
             <tr>
              <td align="center" bgcolor="#004890" height="40" style="color: #ffffff; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;">
               <!-- NAVIGATION ITEM 1 START -->
               <a style="color: #ffffff; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight:bold;" target="_blank">
                WEEKLY AD
               </a>
               <!-- NAVIGATION ITEM 1 END -->
              </td>
             </tr>
             <tr>
              <td bgcolor="#ffffff" height="5">
              </td>
             </tr>
             <tr>
              <td align="center" bgcolor="#004890" height="40" style="color: #ffffff; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;">
               <!-- NAVIGATION ITEM 2 START -->
               <a style="color: #ffffff; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight:bold;" target="_blank">
                CLEARANCE
               </a>
               <!-- NAVIGATION ITEM 2 END -->
              </td>
             </tr>
             <tr>
              <td bgcolor="#ffffff" height="5">
              </td>
             </tr>
             <tr>
              <td align="center" bgcolor="#004890" height="40" style="color: #ffffff; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;">
               <!-- NAVIGATION ITEM 3 START -->
               <a style="color: #ffffff; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight:bold;" target="_blank">
                LAWN &amp; GARDEN
               </a>
               <!-- NAVIGATION ITEM 3 END -->
              </td>
             </tr>
             <tr>
              <td bgcolor="#ffffff" height="5">
              </td>
             </tr>
             <tr>
              <td align="center" bgcolor="#004890" height="40" style="color: #ffffff; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;">
               <!-- NAVIGATION ITEM 4 START -->
               <a style="color: #ffffff; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight:bold;" target="_blank">
                APPLIANCES
               </a>
               <!-- NAVIGATION ITEM 4 END -->
              </td>
             </tr>
             <tr>
              <td bgcolor="#ffffff" height="5">
              </td>
             </tr>
             <tr>
              <td align="center" bgcolor="#004890">
               <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="container" width="100%">
                <tr>
                 <td align="center" bgcolor="#004890">
                  <a target="_blank">
                   <img alt="Find A Store" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252F9bdb975e-ba42-4b68-81ea-f66d0cd34bd2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display: block; width: 100%; max-width: 223px;"/>
                  </a>
                 </td>
                 <td bgcolor="#ffffff" style="padding-left:4px;" width="2%">
                 </td>
                 <td align="center" bgcolor="#004890">
                  <a target="_blank">
                   <img alt="Get Our Apps" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252F047bdc7a-b855-4322-a26b-b1522e30eca0.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display: block; width: 100%; max-width: 223px;"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
             <tr>
              <td align="center" bgcolor="#ffffff" style="padding-top: 10px; padding-bottom: 10px;">
               <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="70%">
                <tr>
                 <td align="center">
                  <a target="_blank">
                   <img alt="Facebook" border="0" height="35" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252F627b2fac-3c38-436c-a6ae-8219b167f3fe.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="42"/>
                  </a>
                 </td>
                 <td align="center">
                  <a target="_blank">
                   <img alt="Twitter" border="0" height="35" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252F9d0e753e-1a87-463a-aab5-c22f9e388155.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="46"/>
                  </a>
                 </td>
                 <td align="center">
                  <a target="_blank">
                   <img alt="YouTube" border="0" height="35" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252F187e88b8-fdaf-4cb2-bc5f-d35112a9ec50.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="48"/>
                  </a>
                 </td>
                 <td align="center">
                  <a target="_blank">
                   <img alt="Instagram" border="0" height="35" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252F6c714dd9-5332-4210-aa78-b3f8148174d5.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="42"/>
                  </a>
                 </td>
                 <td align="center">
                  <a target="_blank">
                   <img alt="Pinterest" border="0" height="35" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252F535bcff8-cd2e-4e7e-b2e9-5c989807c279.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="39"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <!--<![endif]-->
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table bgcolor="#f2f2f2" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td class="mobile-hidden">
               <table bgcolor="#f2f2f2" border="0" cellpadding="0" cellspacing="0" class="mobile-hidden" width="600">
                <tr>
                 <td align="center" bgcolor="#004890" width="296">
                  <table bgcolor="#f2f2f2" border="0" cellpadding="0" cellspacing="0" width="240">
                   <tr>
                    <td bgcolor="#004890">
                     <a target="_blank">
                      <img alt="Facebook." border="0" height="42" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252F0899633d-58ff-4134-9ca4-f4d1605bcf02.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="48"/>
                     </a>
                    </td>
                    <td bgcolor="#004890">
                     <a target="_blank">
                      <img alt="Twitter." border="0" height="42" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252F2553b156-9b5c-4d1a-9c87-4ee957f2df90.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="48"/>
                     </a>
                    </td>
                    <td bgcolor="#004890">
                     <a target="_blank">
                      <img alt="YouTube." border="0" height="42" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252Ffc095156-e84d-4de0-834c-406e72f02240.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="48"/>
                     </a>
                    </td>
                    <td bgcolor="#004890">
                     <a target="_blank">
                      <img alt="Instagram." border="0" height="42" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252F66a13f3f-d3b7-4fef-9c06-f85610e8d009.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="48"/>
                     </a>
                    </td>
                    <td bgcolor="#004890">
                     <a target="_blank">
                      <img alt="Pinterest." border="0" height="42" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252F2af5c7f3-7cde-401b-99ea-44d664067140.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="48"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                 <td bgcolor="#f2f2f2">
                 </td>
                 <td bgcolor="#004890" width="148">
                  <a target="_blank">
                   <img alt="Find A Store." border="0" height="70" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252Fa08bf7e5-13b3-4112-96a0-ed282c6180b1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="148"/>
                  </a>
                 </td>
                 <td bgcolor="#f2f2f2">
                 </td>
                 <td bgcolor="#004890" width="148">
                  <a target="_blank">
                   <img alt="Get Our Apps." border="0" height="70" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252F9001efef-c7ee-43c7-9c0d-9773b6d2cdf6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="148"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
             <tr>
              <td style="padding-top:10px;padding-bottom:10px;">
               <table border="0" cellpadding="0" cellspacing="0" class="container" width="100%">
                <tr>
                 <td width="25">
                 </td>
                 <td>
                  <table bgcolor="#f2f2f2" border="0" cellpadding="0" cellspacing="0" class="container">
                   <tr>
                    <td style="padding-top:10px;padding-bottom:10px;">
                     <table bgcolor="#f2f2f2" border="0" cellpadding="0" cellspacing="0" class="mobile-hidden">
                      <tr>
                       <!-- -->
                       <td bgcolor="#f2f2f2" width="156">
                        <a target="_blank">
                         <img alt="Manage Subscriptions." border="0" height="12" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252Fd820f994-3f59-4d69-b25a-7de992792a9c.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display: block;" width="156"/>
                        </a>
                       </td>
                       <td align="center" bgcolor="#f2f2f2" style="color: #333333; font-size:12px;" valign="middle" width="14">
                        |
                       </td>
                       <!-- -->
                       <td bgcolor="#f2f2f2" width="88">
                        <a target="_blank">
                         <img alt="Unsubscribe." border="0" height="12" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252Fe1712f49-536e-4232-bea3-ec0ad2450af6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display: block;" width="88"/>
                        </a>
                       </td>
                       <td align="center" bgcolor="#f2f2f2" style="color: #333333; font-size:12px;" valign="middle" width="14">
                        |
                       </td>
                       <!-- -->
                       <td bgcolor="#f2f2f2" width="80">
                        <a target="_blank">
                         <img alt="Contact Us." border="0" height="12" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252Fee0ade26-3268-4a08-99c5-ed3c022bdd9f.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="81"/>
                        </a>
                       </td>
                      </tr>
                     </table>
                     <table bgcolor="#f2f2f2" border="0" cellpadding="0" cellspacing="0" class="mobile-only yahoo-mobile-only" style="display:none;">
                      <tr>
                       <td bgcolor="#f2f2f2">
                        <a target="_blank">
                         <img alt="Manage Subscriptions" border="0" height="auto" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252Fd820f994-3f59-4d69-b25a-7de992792a9c.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display: block;" width="130"/>
                        </a>
                       </td>
                       <td align="center" bgcolor="#f2f2f2" style="color: #333333; font-size:12px;" valign="middle" width="12">
                        |
                       </td>
                       <td bgcolor="#f2f2f2">
                        <a target="_blank">
                         <img alt="Unsubscribe" border="0" height="auto" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252Fe1712f49-536e-4232-bea3-ec0ad2450af6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display: block;" width="75"/>
                        </a>
                       </td>
                       <td align="center" bgcolor="#f2f2f2" style="color: #333333; font-size:12px;" valign="middle" width="12">
                        |
                       </td>
                       <td bgcolor="#f2f2f2">
                        <a target="_blank">
                         <img alt="Contact Us" border="0" height="auto" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F51%252Fee0ade26-3268-4a08-99c5-ed3c022bdd9f.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOdi:ycEd0Lm-DjmQ-adR7HRnYT_FlmIPp7BucmoiUIJF8j8" style="display:block;" width="66"/>
                        </a>
                       </td>
                      </tr>
                     </table>
                    </td>
                   </tr>
                   <tr>
                    <td style="-webkit-text-size-adjust:none; vertical-align:top; font-family:Helvetica, Arial, sans-serif; font-size:12px; color: #333333; text-decoration: none; text-align: left; line-height: 18px; font-weight:normal;">
                     This email is intended for
                     <a style="color:#333333; text-decoration:none;">
                      924097d2@uifeed.com
                     </a>
                     .
                     <br/>
                     Thank you for your business.
                     <a style="font-weight: bold; color: #333333; text-decoration: none;">
                      View our Privacy Statement.
                     </a>
                     <br/>
                     Lowe’s Companies, Inc. 1000 Lowe's Blvd. Mooresville, NC 28117.
                     <br/>
                     © 2019 Lowe's. Lowe's, and Gable Mansard Design are registered trademarks of LF, LLC.
                    </td>
                   </tr>
                   <tr>
                    <td style="-webkit-text-size-adjust:none; vertical-align:top; font-family:Helvetica, Arial, sans-serif; font-size:12px; color: #333333; text-decoration: none; text-align: left; line-height: 18px; font-weight:normal; padding-top: 15px; padding-bottom: 15px;">
                    </td>
                   </tr>
                  </table>
                 </td>
                 <td width="25">
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
     </div>
    </td>
   </tr>
  </table>
  <img height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fpixel.inbox.exacttarget.com%252Fpixel.gif%253Fr%253D3cee957cf4045be5bdd97f3d45b56bc1d2d850ec/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnBpeGVsLmluYm94LiJ9:1kXOdi:IOBTBC7CtX11yV1ed8GDPDTTwf-Soq2Mp1mhCWjVbtA" width="1"/>
  <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_usermatch.gif%253Fpartner%253DLYMUCbth_sfmc_sha256%2526partner_uid%253D693516b71846d630b6ca10ded0bfb7405420775172de21287e85c4e0b2b6820a/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCJ9:1kXOdi:0CVLZnhYVtJA4TLTNtMqYnS5dSwVML-ZJUQSBCz0ZwI" style="display:none" width="0"/>
  <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_usermatch.gif%253Fpartner%253DLYMUCbth_sfmc_subid%2526partner_uid%253D100748981/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCJ9:1kXOdi:0CVLZnhYVtJA4TLTNtMqYnS5dSwVML-ZJUQSBCz0ZwI" style="display:none" width="0"/>
  <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_ad_impression.gif%253Fconfid%253Dr3dodf9im%2526advertiserid%253D1060694%2526campaignid%253DPromo%2526placementid%253D20190405/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCJ9:1kXOdi:0CVLZnhYVtJA4TLTNtMqYnS5dSwVML-ZJUQSBCz0ZwI" style="display:none" width="0"/>
 </body>
</html>