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-fec3167477610375-fe2216757163027a731371-fe9515707364027471-ff991773-fe291570756300757c1c71-fefd1675746d05%2526d%253D40059/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5lLmxvdyJ9:1kXOVr:fbRiqeJVjdoSe5MgUg2On8fIJRWfH-Zye0Xj9Wyism4" 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;">
                    Don't miss great savings for every room in your home.
                   </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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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>
                    FEATURED DEAL
                   </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 SHIPPING ON THOUSANDS OF ITEMS WITH MyLowe's." border="0" class="mobile-hidden" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F56%252F7e9f67ae-540c-4cd4-8314-691a025121b1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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="Memorial Day Sale." data-assetid="12675" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F56%252Fba120f5e-e557-4ed4-9e57-ba6040d89b58.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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" class="container" width="100%">
             <tr>
              <td align="center">
               <!-- Start RealTime Email Embed - Patents Pending -->
               <a>
                <img alt="Memorial Day Sale." border="0" class="photo" src="https://inboxflows.com/_/image/https%253A%252F%252Fem.realtime.email%252Fservice%252Frte%253Fkind%253Drteslideshow%2526id%253D1107834464%2526esp_uid%253D100748981%2526dim0%253D100748981/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbS5yZWFsdGltZSJ9:1kXOVr:mHWdpVHfjGvUt5f2tyrytAXtR97tclouugRXV_ce7c0" width="600"/>
               </a>
               <!-- End RealTime Email Embed - Patents Pending   -->
              </td>
             </tr>
             <tr>
              <td>
               <div style="display: none; width: 0px; height: 0px; overflow: hidden; position: absolute; max-height: 0px; line-height: 0px; font-size: 0px; mso-hide:all;">
                <!-- Start RealTime Email Embed - Patents Pending -->
                <img src="https://inboxflows.com/_/image/https%253A%252F%252Fem.realtime.email%252Fservice%252Frte%253Fkind%253Dduration%2526account_id%253D7445%2526campaign_id%253D1141477024%2526dim0%253D100748981/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbS5yZWFsdGltZSJ9:1kXOVr:mHWdpVHfjGvUt5f2tyrytAXtR97tclouugRXV_ce7c0" style="width:0px; height:0px;"/>
                <!-- End RealTime Email Embed - Patents Pending   -->
               </div>
              </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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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="Up to 40 percent Off Appliance Special Values. Exclusions apply. Offer ends 6/5/19." data-assetid="12676" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F56%252Ff4eee746-ba0e-4c93-9fa3-65b794b8f6c6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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="$15 or $45 Lowe's Gift Card via Rebate. Select cans 110 fluid ounces or more. Rebate varies by size." data-assetid="12697" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F56%252F4b41ad04-1b50-42d0-a6c2-86d334c3e1f8.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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="MEMORIAL DAY. 5% OFF EVERY DAY OR SPECIAL FINANCING on qualifying purchases made 5/23/19 - 5/29/19." data-assetid="12683" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F56%252F8c2f08ec-f624-41fe-8c85-ee28e098966c.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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" class="container" width="100%">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="Get Details." data-assetid="12684" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F56%252F0676d861-1c09-473d-b013-9ada08e964eb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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="40 percent Off All Custom Blinds and Shades. Offer ends 5/30/19." data-assetid="12685" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F56%252Fe1ed2601-903c-4279-8247-74e785facc86.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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="Today's Featured Deal. While supplies last." data-assetid="12686" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F56%252Fd421486a-5a81-49c7-9609-237d6d0e662d.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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;">
                     <strong>
                      †Up to 40% off Appliance Special Values:
                     </strong>
                     $299 or more (before taxes, installation, delivery and extended protection plan fees, if any). Offer applies to select items only. Also not valid on clearance items; NXR, AGA, MARVEL, Heartland, Bosch Benchmark, ICON, Fisher &amp; Paykel, Monogram, SMEG or Liebherr brand appliances (some brands not available in all markets/stores); water heaters; room air conditioners; previous sales; or services. Whirlpool®, Maytag®, KitchenAid, Amana, GE, LG, Samsung, Frigidaire, Electrolux and Bosch brands limited to a maximum 10% discount, unless otherwise shown. Offers apply to select items. Some items available via Special Order only. See an associate or Lowes.com for details. Valid
 5/16/19 – 6/5/19.
                     <br/>
                     <br/>
                     <a data-linkto="https://" style="text-decoration:underline;" title="Credit Details">
                      Credit Details
                     </a>
                     <br/>
                     <br/>
                     <strong>
                      CREDIT FINANCING PROMOTION DETAILS:
                     </strong>
                     Offers are subject to credit approval. Special Financing and discount offers can't be combined. If your purchase or order is over the minimum purchase required, you'll be asked to select the offer you'd like. We reserve the right to discontinue or alter the terms of these offers any time.
                     <br/>
                     <br/>
                     <strong>
                      **LIMITED TIME FOR APPLIANCES:
                     </strong>
                     No interest if paid in full within 12 months. Offer applies to appliance purchase or order of $299 or more made on your Lowe’s Advantage Card. Offer valid 2/1/19 through 6/18/19. Interest will be charged to your account from the purchase date if the promotional purchase isn't paid in full within 12 months. Minimum monthly payments required. No interest will be assessed on the promotional purchase if you pay the promotional purchase in full within 12 months from the purchase date. If you don't, interest will be assessed on the promotional purchase from the purchase date. Depending on purchase amount, promotion length and payment allocation, the required minimum monthly
 payment may or may not pay off purchase by end of promotional period. Some or all of the minimum payment based on the promotional balance may be applied to other account balances. Regular account terms apply to nonpromotional purchases and, after promotion ends, to promotional purchases. Offer is subject to credit approval. Excludes Lowe’s Business Credit accounts, Lowe’s Visa® accounts and all Lowe’s Canada Credit accounts. We reserve the right to discontinue or alter the terms of this offer at any time.
                     <br/>
                     <br/>
                     <strong>
                      *5% OFF YOUR LOWE'S ADVANTAGE CARD PURCHASE:
                     </strong>
                     Get 5% off your eligible purchase or order charged to your Lowe’s Advantage Card. 5% off will be applied after all other applicable discounts. Offer can't be used with any: coupon; Lowe’s military discount; Lowe’s employee discount; Lowe’s low price guarantee; Lowe’s volume or special discount programs; manager discretion price adjustments; Contractor Packs™; or any other offer that expressly states it can't be combined with any other discount credit offer. Can't be used with the following products and/or services: extended protection/replacement plans; shipping, delivery or assembly charges; fees or taxes; gift cards; NXR, AGA, MARVEL, Bosch
 Benchmark, Heartland, ICON, Fisher &amp; Paykel, Monogram, SMEG or Liebherr appliances (some brands not available in all markets/stores); Weber or Kichler products. Offer is subject to credit approval. Excludes Lowe’s Business Credit accounts, Lowe’s Visa® accounts and all Lowe’s Canada Credit accounts. We reserve the right to discontinue or alter the terms of this offer at any time.
                     <br/>
                     <br/>
                     <strong>
                      Free Local Delivery:
                     </strong>
                     Free local delivery available for any major appliance $299 or more (calculated after applicable discounts and before taxes, installation, additional delivery and extended protection fees, if any). No deliveries on Thanksgiving or Christmas. Additional fees may apply. US only. See store for details.
                     <br/>
                     <br/>
                     <strong>
                      Free Bosch Basic Dishwasher Installation:
                     </strong>
                     Purchase select Bosch dishwasher and Lowe's basic installation and receive a Visa® Prepaid Card equal to the cost of Lowe's basic installation via mail-in rebate. Installation services guaranteed by Lowe’s labor warranty and available through independent contractors, licensed and registered where applicable. License numbers and certifications held by or on behalf of Lowe’s Home Centers, LLC. See Lowes.com/licensing for current license numbers. Additional charges may apply for permit fees and for any product and service not included in basic installation. Nonrefundable site assessment fee may be required, which is credited to final project price if project is
 purchased through Lowe’s. Install fees and additional charges based on total product recommended by installer’s assessment of your project site. Product recommendation includes waste and exceeds actual project square footage. Buy 1 Get 1 offer discount applies to equal or lesser value service. All offers limited to single-family residences, may not be available in all areas and not valid on previous purchases. Not valid on Bosch Benchmark Series dishwashers. Minimum labor charges may apply. See associate for details. Bosch Dishwasher Install: Limit one per household. Existing electric and plumbing must be present at point of install. See store or Lowes.com/rebates for details.
 Rebate form(s) must be submitted online or via mail on or before 30 days after promotion ends. Allow 8 weeks for processing. Valid 5/16/19 – 6/5/19.
                     <br/>
                     <br/>
                     <a data-linkto="https://" style="text-decoration:underline;" title="Print Rebate">
                      Print Rebate
                     </a>
                     <br/>
                     <br/>
                     +Price Match Policy applies to local or online retail total competitor prices on identical items (including shipping &amp; handling fees) within 30 days of purchase. Excludes certain brands; installation labor; credit &amp; finance terms; third-party marketplace sellers; and, clearance, refurbished, used, or damaged items. Can’t be combined with other discounts. More restrictions apply
                     <br/>
                     <br/>
                     <a data-linkto="https://" style="text-decoration:underline;" title="View our price match guarantee.">
                      View our price match guarantee.
                     </a>
                     <br/>
                     <br/>
                     ΔGet a $15 (110-fl oz – 128-fl oz cans), $30 (342-fl oz – 384-fl oz pails) or $45 (570-fl oz – 640-fl oz pails) Lowe’s Gift Card via rebate with purchase of select interior and exterior paint + primer, stain + sealant, resurfacers and floor coatings online or via mail-in rebate. Gift card rebate varies based on size. Valid on Valspar Signature®, SeasonPLUS™, Ultra®, Simplicity™, Duramax®, SeasonFlex®, 2000™, exterior stains, ceiling, trim, The Perfect White and porch, floor and patio products; ValsparPro® Storm Coat®; HGTV HOME™ by Sherwin-Williams Showcase®, Weathershield®, Everlast™,
 Infinity® and ceiling and trim products; Rust-Oleum EpoxyShield® and RockSolid® garage floor coatings and resurfacers; and Cabot exterior stains and resurfacers. Excludes mistints and all other products. See rebate form for complete list of eligible products and rebate amounts. While supplies last. Offer can’t be combined with any other offer, promotion, discount or coupon, including but not limited to any quotes, or volume or special price discounts. Exclusions apply. Rebate form(s) must be submitted online or via mail on or before 30 days after promotion ends. Allow eight weeks for processing. See Lowes.com/rebates for more details and rebate form. Offer valid 5/15/19
 – 5/29/19.
                     <br/>
                     <br/>
                     <a data-linkto="https://" style="text-decoration:underline;" title="Print Paint Rebate">
                      Print Paint Rebate
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                 <td width="25">
                 </td>
                </tr>
               </table>
              </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 SHIPPING ON THOUSANDS OF ITEMS WITH MyLowe's." border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F56%252F7ed4282c-4175-4ca8-8dac-2de81b10011a.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLmUubG93ZSJ9:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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">
                FEATURED DEAL
               </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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" 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:1kXOVr:P2CPtk7ExHHq8moi2R1P4oitBvPCiZwRaOZQPnhq1Ms" style="display:block;" width="39"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <!--<![endif]-->
           </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:1kXOVr:T2uoJ46EcYH4vhdlw84qpSMuf_PAzT7grl-pu0nmdsg" 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:1kXOVr:vmoAousT96wvnUHDT4LI52jZ3xbddRdXigoMRu9NocE" 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:1kXOVr:vmoAousT96wvnUHDT4LI52jZ3xbddRdXigoMRu9NocE" 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%253D20190523/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCJ9:1kXOVr:vmoAousT96wvnUHDT4LI52jZ3xbddRdXigoMRu9NocE" style="display:none" width="0"/>
 </body>
</html>