Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <meta name="x-apple-disable-message-reformatting"/>
  <!--[if !mso]><!-->
  <style type="text/css">
   @font-face {
        font-family: 'DIN Next';
        src: local('DIN Next'), local('DIN Next'), url('https://inboxflows.com/_/image/https%253A%252F%252Fwww.lowescdn.com%252Fscaffold%252F1.4.4%252Ffonts%252Fdin%252Fdin-next.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cubG93ZXNjZCJ9:1mqCxj:wCK4lriMLDOD0jyOuPKaQWJ4TMZ95wl3OTP2Nf7Dpw0') format('woff');
      }
      @font-face {
        font-family: 'DIN Next Bold';
        src: local('DIN Next Bold'), local('DIN Next Bold'), url('https://inboxflows.com/_/image/https%253A%252F%252Fwww.lowescdn.com%252Fscaffold%252F1.2.0%252Ffonts%252Fdin%252Fdin-next-bold.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cubG93ZXNjZCJ9:1mqCxj:wCK4lriMLDOD0jyOuPKaQWJ4TMZ95wl3OTP2Nf7Dpw0') format('woff');
      }
      @font-face {
        font-family: 'DIN Next Black';
        src: local('DIN Next Black'), local('DIN Next Black'), url('https://inboxflows.com/_/image/https%253A%252F%252Fwww.lowescdn.com%252Fscaffold%252F1.2.0%252Ffonts%252Fdin%252Fdin-next-black.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cubG93ZXNjZCJ9:1mqCxj:wCK4lriMLDOD0jyOuPKaQWJ4TMZ95wl3OTP2Nf7Dpw0') format('woff');
      }
  </style>
  <!--<![endif]-->
  <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;
      }
      a.mobileshow, .mobilehide {
        display: none;
        color: #fff;
        /*for Gmail */
      }
  </style>
  <style type="text/css">
   @media screen and (min-width: 375px) and (max-width: 600px) and (-webkit-min-device-pixel-ratio:0) {
        .mobile-hidden {
          display: none !important;
        }
        .no-padding {
          padding: 0px !important;
        }
        .mobile-only {
          display: block !important;
          max-height: none !important;
        }
        .container {
          width: 100% !important;
        }
        .navcontainer tbody{
          width: 100% !important;
          display: table !important;
        }
        .drop {
          width: 100% !important;
          display: block !important;
        }
        .drop-center {
          width: 100% !important;
          display: block !important;
          text-align: center !important;
        }
        .photo {
          width: 100% !important;
          height: auto !important;
        }
      }
  </style>
  <style type="text/css">
   /* 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: 480px) {
        html,body {
          width: 100% !important;
          min-width:100% !important;
          max-width: 480px !important;
          overflow-x: hidden !important;
          margin:0 auto !important;
        }
        .mobile-hidden, .tablet-hidden {
          display:none !important;
        }
        .mobile-photo {
          width:100% !important;
          max-width: 450px !important;
          height:auto !important;
        }
        .no-padding {
          padding:0px !important;
        }
        .mobile-only {
          display: block !important;
          max-height: none !important;
        }
        .container {
          width:100% !important;
          max-width:480px !important;
        }
        .photo {
          width:100% !important;
          max-width:480px !important;
          height:auto !important;
        }
        .managesubs {
          width:83% !important;
          height:auto !important;
        }
        .photo390 {
          display: block !important;
          height: auto !important;
          max-width: 390px !important;
          width: 100% !important;
        }
        body[data-outlook-cycle] .oa {
          width: 100% !important;
          max-width: 480px !important;
          text-align: center !important;
          overflow-x: hidden !important;
          display:block !important;
        }
        .drop {
          width: 100% !important;
          max-width: 480px !important;
          display: block !important;
        }
        .drop-social {
          width:100% !important;
          max-width: 480px !important;
          display:block !important;
          text-align:center !important;
          padding:0px !important;
        }
        .center {
          text-align:center !important;
        }
        .center50 {
          width:50% !important;
          padding-right:10px !important;
          padding-left:10px !important;
        }
        .drop-center {
          width:100% !important;
          max-width: 480px !important;
          display:block !important;
          text-align:center !important;
        }
        .Full100 {
          width:100% !important;
          max-width: 480px !important;
          height:auto!important;
          line-height:normal!important;
        }
        .pad10 {
          padding-left:10px !important;
          padding-right: 10px !important;
        }
        .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;
        }
        .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;
        }
        .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;
        }
        .tablet-only {
          display: block !important;
          max-height: none !important;
        }
        .Width70 {
          width: 60% !important;
          text-align: center !important;
        }
        .Width90 {
          width: 90% !important;
          text-align: center !important;
        }
        .container1 {
          width: 100% !important;
          max-width: 316px !important;
        }
        .mobile-only1 {
          display: inline-block !important;
        }
        .mobile-left-image {
          width: 67px !important;
          max-width: 67px !important;
          padding-left: 0px !important;
        }
        .mobile-middle-table {
          width: 316px !important;
        }
      }
  </style>
  <style type="text/css">
   @media only screen and (max-width: 619px) {
        .tablet-only {
          display: block !important;
          max-height: none !important;
        }
      }
  </style>
  <style type="text/css">
   @media only screen and (max-width: 414px) {
        .mobile-hidden, .tablet-hidden {
          display:none !important;
        }
        .mobile-photo {
          width:100% !important;
          max-width: 414px !important;
          height:auto !important;
        }
        .no-padding {
          padding:0px !important;
        }
        .mobile-only {
          display: block !important;
          max-height: none !important;
        }
        .container {
          width:100% !important;
          max-width:414px !important;
        }
        .photo {
          width:100% !important;
          max-width:414px !important;
          height:auto !important;
        }
        .managesubs {
          width:83% !important;
          height:auto !important;
        }
        .photo390 {
          display: block !important;
          height: auto !important;
          max-width: 390px !important;
          width: 100% !important;
        }
        body[data-outlook-cycle] .oa {
          width: 100% !important;
          max-width: 414px !important;
          text-align: center !important;
          overflow-x: hidden !important;
          display:block !important;
        }
        .drop {
          width: 100% !important;
          max-width: 414px !important;
          display: block !important;
        }
        .drop-center {
          width:100% !important;
          max-width: 414px !important;
          display:block !important;
          text-align:center !important;
        }
        .Width70 {
          width: 60% !important;
          max-width: 380px !important;
          text-align: center !important;
        }
        .Width90 {
          width: 90% !important;
          max-width: 400px !important;
          text-align: center !important;
        }
        .container1 {
          width: 100% !important;
          max-width: 286px !important;
        }
        .mobile-left-image {
          width: 64px !important;
          padding-left: 0px !important;
        }
        .mobile-middle-table {
          width: 286px !important;
        }
        .mobile-only1 {
          display: inline-block !important;
        }
      }
  </style>
  <style type="text/css">
   @media only screen and (max-width: 375px) {
        .mobile-hidden {
          display:none !important;
        }
        .mobile-photo {
          width:100% !important;
          max-width: 375px !important;
          height:auto !important;
        }
        .no-padding {
          padding:0px !important;
        }
        .mobile-only {
          display: block !important;
          max-height: none !important;
        }
        .container {
          width:100% !important;
          max-width:375px !important;
        }
        .photo {
          width:100% !important;
          max-width:375px !important;
          height:auto !important;
        }
        .managesubs {
          width:83% !important;
          height:auto !important;
        }
        .photo390 {
          display: block !important;
          height: auto !important;
          max-width: 390px !important;
          width: 100% !important;
        }
        body[data-outlook-cycle] .oa {
          width: 100% !important;
          max-width: 375px !important;
          text-align: center !important;
          overflow-x: hidden !important;
          display:block !important;
        }
        .drop {
          width: 100% !important;
          max-width: 375px !important;
          display: block !important;
        }
        .drop-center {
          width:100% !important;
          max-width: 375px !important;
          display:block !important;
          text-align:center !important;
        }
        .Width70 {
          width: 60% !important;
          max-width: 300px !important;
          text-align: center !important;
        }
        .Width90 {
          width: 90% !important;
          max-width: 320px !important;
          text-align: center !important;
        }
        .container1 {
          width: 100% !important;
          max-width: 247px !important;
        }
        .mobile-left-image {
          width: 56px !important;
          max-width: 56px !important;
          padding-left: 3px !important;
        }
        .mobile-middle-table {
          width: 265px !important;
        }
        .mobile-only1 {
          display: inline-block !important;
        }
      }
      }
  </style>
  <style type="text/css">
   /*Liveclicker responsive video styles*/
      /*Android devices*/
      @media only screen and (max-device-width: 480px) {
        div.lc-video{
          width:100%;
          height:auto;
        }
      }
      /* 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;
        }
      }
  </style>
  <title>
   Lowe's Email
  </title>
  <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>
 </head>
 <body bgcolor="#ffffff" style="margin: 0; padding:0; -ms-text-size-adjust: none; mso-line-height-rule: exactly;" yahoo="fix">
  <div align="center" class="oa">
   <!-- Table used to center email -->
   <table border="0" cellpadding="0" cellspacing="0" class="container" width="100%">
    <tr>
     <td>
      <!-- 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" role="presentation" 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="left" bgcolor="#ffffff" style="font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; padding-top:10px; padding-bottom:10px; padding-left:10px;" valign="top">
               <table align="left" border="0" cellpadding="0" cellspacing="0" class="Width90" width="100%">
                <tr>
                 <td align="left" bgcolor="#ffffff" class="drop no-padding" style="font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; padding-left:10px; padding-top:10px; padding-bottom:10px;" valign="top">
                  <!--Preheader Link Starts here-->
                  <a style="color:#666666; text-decoration:none;" target="_blank">
                   <span style="color:#666666; text-decoration:none;" title="Save BIG on LG, CRAFTSMAN, Kobalt and more.">
                    Save BIG on LG, CRAFTSMAN, Kobalt and more.
                   </span>
                  </a>
                  <!--Preheader Link Ends here-->
                 </td>
                 <td align="right" bgcolor="#ffffff" class="mobile-hidden" 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">
                  <!-- -->
                  View email as a
                  <a style=" text-decoration:none; color:#012169; font-weight:bold;" target="_blank" title="webpage">
                   webpage
                  </a>
                  .
                  <!-- -->
                 </td>
                </tr>
               </table>
              </td>
             </tr>
             <tr>
              <td align="center" height="5" style="padding-top:10px; padding-bottom: 10px;">
              </td>
             </tr>
             <tr>
              <td align="center" style="padding-bottom: 22px;" valign="bottom">
               <a target="_blank" title="Lowe's">
                <img alt="Lowe's" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F59%252F14f6b444-13d4-4f6b-a52a-df9473ac4be2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display:block; margin-left: auto; margin-right: auto" width="141"/>
               </a>
              </td>
             </tr>
             <tr>
              <td align="right" style="padding-bottom: 10px; padding-right: 10px;">
               <a target="_blank" title="MyLowe's Login">
                <img alt="MyLowe's Login" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F59%252Fe5a53d36-76a9-46cf-b45e-90482ed1b8b9.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display:block;" width="110"/>
               </a>
              </td>
             </tr>
             <tr>
              <td align="center" height="1" style="font-size: 0px;">
               <table bgcolor="#012169" border="0" cellpadding="0" cellspacing="0" class="container" width="100%">
                <tr>
                 <td height="7" style="font-size: 0px;" valign="top">
                  <img alt="" border="0" class="photo" height="7" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F59%252Fc301e24e-201b-46f9-8172-27b5acdcbf99.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display:block;" width="100%"/>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
             <tr>
              <td>
               <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="mobile-hidden" width="100%">
                <tr>
                 <th align="center" class="drop-center" height="20" valign="middle" width="1%">
                 </th>
                 <th align="center" class="drop-center" height="40" valign="middle" width="25%">
                  <!--NAV1001 Link Starts here-->
                  <a style="color: #012169; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;" target="_blank" title="BATHROOM">
                   <strong>
                    BATHROOM
                   </strong>
                  </a>
                  <!--NAV1001 Link Ends here-->
                 </th>
                 <th align="center" class="drop-center" height="40" valign="middle" width="25%">
                  <!--NAV1002 Link Starts here-->
                  <a style="color: #012169; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;" target="_blank" title="SALE">
                   <strong>
                    SALE
                   </strong>
                  </a>
                  <!--NAV1002 Link Ends here-->
                 </th>
                 <th align="center" class="drop-center" height="40" valign="middle" width="25%">
                  <!--NAV1003 Link Starts here-->
                  <a style="color: #012169; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;" target="_blank" title="DAILY DEAL">
                   <strong>
                    DAILY DEAL
                   </strong>
                  </a>
                  <!--NAV1003 Link Ends here-->
                 </th>
                 <th align="center" class="drop-center" height="40" valign="middle" width="25%">
                  <!--NAV1004 Link Starts here-->
                  <a style="color: #012169; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;" target="_blank" title="APPLIANCES">
                   <strong>
                    APPLIANCES
                   </strong>
                  </a>
                  <!--NAV1004 Link Ends here-->
                 </th>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" 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 updates on procedures in response to Covid-19." data-assetid="32219" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F61%252F5544222b-afa0-43ab-867c-841441c17a5a.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="Black Friday Deals. More ways to save on more. Black Friday Deals are live NOW on Lowes.com. Doors open at 6 a.m. on Friday." data-assetid="40312" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252Fe59d3d22-f6c2-420c-8da8-b0a5338846e0.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="Save on select appliance special values. Up to $750 off now on qualifying appliances + free local delivery major appliances $299+." data-assetid="40390" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252Fca8ae81f-9e66-4ab6-a31d-31922f990b5f.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="Get what you want today and pay over time with special financing on purchases starting at $299 from 11/25/21 - 12/1/21." data-assetid="40307" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252F5f56741f-c155-4ddc-b8d8-142619a0cea9.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="A gift for everyone on your list." data-assetid="40301" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252Ff28a2fdf-312d-4ae9-93f1-164d674c89fc.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="Up to 40% off select tools and accessories. While supplies last. Offer ends 12/1/21." data-assetid="40306" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252Fc03667d3-c7ea-49d8-b9e6-5f5a8eba39fd.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="Buy more, save more. Bonus savings on select CRAFTSMAN tool storage chests and cabinets. Up to $150 off via mail-in rebate." data-assetid="40308" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252Fdb13d57b-4d3b-43ea-a051-dd13c4f3fff8.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a alias="" conversion="false" data-linkto="other" target="_blank" title="">
                <img alt="Twice as nice." data-assetid="40296" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252Fcdbad5fa-3d35-4c58-8a45-75c34ab472e9.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="Buy 1 Craftsman V20 trimmer and blower combo kit, Get 1 V20 4.0-Ah lithium-ion battery FREE (valued at $99)." data-assetid="40309" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252Ff00b2505-68a2-4eee-aa01-be088802d72c.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="$89 Kobalt 24V Max brushless drill kit. While supplies last. Offer ends 12/1/21." data-assetid="40311" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252Feb9a3a51-1e82-4e41-a26c-71441009ac1d.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a alias="" conversion="false" data-linkto="other" target="_blank" title="">
                <img alt="Check off your gift list." data-assetid="40303" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252F76875ad0-f6fa-437d-8715-16699da068be.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table align="center" bgcolor="#808080" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td valign="top">
               <a data-linkto="https://" title="">
                <img alt="$24.99 Spiral gumball bank." data-assetid="40297" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252Fc9e1ec6b-a427-4a4f-853a-7618662efefe.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%;" width="200"/>
               </a>
              </td>
              <td valign="top">
               <a data-linkto="https://" title="">
                <img alt="$29.98 Serta comfort couch dog bed." data-assetid="40299" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252F5c532ea6-8972-4558-8b2c-353cd18c16d4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%;" width="200"/>
               </a>
              </td>
              <td valign="top">
               <a data-linkto="https://" target="_blank" title="">
                <img alt="$9.98 Assorted BARK toys." data-assetid="40300" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252Fb7a8cb14-b2eb-4e28-b2fa-de16b2eb6134.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%;" width="200"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a alias="" conversion="false" data-linkto="other" target="_blank" title="">
                <img alt="While supplies last. Offer ends 12/1/21." data-assetid="40302" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252F3edebb68-87c0-4055-9eaa-82dad0aa4ac4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="For every $100 or more spent on Lowe's E-Gift Cards, get a $10 Bonus Lowe's E-Gift Card FREE. Online only. Limited quantities available. Limit 2 per household. Valid 11/25/21 - 11/26/21." data-assetid="40304" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252F8718e128-27c6-4d91-a652-7981015ee4c3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="Cyber Steals." data-assetid="40298" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F64%252F1356a7bf-236d-4b7e-97e8-1466576b2db2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" 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/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F32%252F20131010_promo_spacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display:block" width="1"/>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner">
            <!-- -->
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="100%">
             <tr>
              <td align="center" bgcolor="#ffffff" style="font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; padding-top:10px;" valign="top">
               <!-- -->
               <!--[if !mso]><!-- -->
               <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="mobile-only container" style="display: none;" width="100%">
                <tr>
                 <td align="center" style="font-size: 0px; line-height: 1px; mso-line-height-rule: exactly;" valign="top">
                  <img alt="" border="0" class="photo" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F56%252Fbb6af455-49ee-4acd-a650-0ef4929ac4a7.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display:block; width: 100%; height: 1px;" width="100%"/>
                 </td>
                </tr>
                <tr>
                 <td align="center" height="40" valign="middle">
                  <!--NAV1001 Link Starts here-->
                  <a style="color: #012169; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;" target="_blank" title="BATHROOM">
                   <strong>
                    BATHROOM
                   </strong>
                  </a>
                  <!--NAV1001 Link Ends here-->
                 </td>
                </tr>
                <tr>
                 <td align="center" height="40" style="border-top: 1px solid #a1a1a1;" valign="middle">
                  <!--NAV1002 Link Starts here-->
                  <a style="color: #012169; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;" target="_blank" title="SALE">
                   <strong>
                    SALE
                   </strong>
                  </a>
                  <!--NAV1002 Link Ends here-->
                 </td>
                </tr>
                <tr>
                 <td align="center" height="40" style="border-top: 1px solid #a1a1a1;" valign="middle">
                  <!--NAV1003 Link Starts here-->
                  <a style="color: #012169; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;" target="_blank" title="DAILY DEAL">
                   <strong>
                    DAILY DEAL
                   </strong>
                  </a>
                  <!--NAV1003 Link Ends here-->
                 </td>
                </tr>
                <tr>
                 <td align="center" height="40" style="border-top: 1px solid #a1a1a1;" valign="middle">
                  <!--NAV1004 Link Starts here-->
                  <a style="color: #012169; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 14px;" target="_blank" title="APPLIANCES">
                   <strong>
                    APPLIANCES
                   </strong>
                  </a>
                  <!--NAV1004 Link Ends here-->
                 </td>
                </tr>
               </table>
               <!--<![endif]-->
               <!-- -->
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="mobile-hidden container" width="100%">
                <tr>
                </tr>
                <tr>
                 <td align="center" style="padding-bottom: 14px;">
                  <table border="0" cellpadding="0" cellspacing="0">
                   <tr>
                    <td>
                     <a target="_blank" title="Facebook">
                      <img alt="Facebook" border="0" height="49" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F59%252Fc6808656-b0d8-442d-a586-6160d7fbd761.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display:block;" width="49"/>
                     </a>
                    </td>
                    <td>
                     <a target="_blank" title="Twitter">
                      <img alt="Twitter" border="0" height="49" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F59%252Fb315cf6b-d65a-4b3a-a7c1-5d40c83787b6.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display:block;" width="47"/>
                     </a>
                    </td>
                    <td>
                     <a target="_blank" title="YouTube">
                      <img alt="YouTube" border="0" height="49" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F59%252Ff4bc112b-d366-4497-a878-0f2ce36c4d31.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display:block;" width="55"/>
                     </a>
                    </td>
                    <td>
                     <a target="_blank" title="Instagram">
                      <img alt="Instagram" border="0" height="49" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F59%252F4c4871cd-eb9a-416f-b91f-1b659c50d18d.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display:block;" width="48"/>
                     </a>
                    </td>
                    <td>
                     <a target="_blank" title="Pinterest">
                      <img alt="Pinterest" border="0" height="49" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F59%252Fc3a70af5-4e26-408f-98ca-32c55030b8b0.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display:block;" width="48"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="473">
                <tr>
                 <td align="center" style="padding-bottom: 12px; font-size: 0px; line-height: 1px; mso-line-height-rule: exactly;" valign="top">
                  <img alt="" border="0" class="photo" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F56%252Fbb6af455-49ee-4acd-a650-0ef4929ac4a7.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display:block; width: 100%; height: 1px;" width="100%"/>
                 </td>
                </tr>
                <tr>
                 <td align="center" style="font-size: 14px; line-height: 22px; mso-line-height-rule: exactly;" valign="middle">
                  <a style="color: #012169; font-family: 'DIN Next', Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; font-weight: bold; text-decoration: none;" target="_blank" title="FIND A STORE NEAR YOU">
                   FIND A STORE NEAR YOU
                  </a>
                 </td>
                </tr>
                <tr>
                 <td align="center" style="padding-top: 12px; padding-bottom: 18px; font-size: 0px; line-height: 1px; mso-line-height-rule: exactly;" valign="top">
                  <img alt="" border="0" class="photo" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F56%252Fbb6af455-49ee-4acd-a650-0ef4929ac4a7.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" style="display:block; width: 100%; height: 1px;" width="100%"/>
                 </td>
                </tr>
                <tr>
                 <td align="center" style="font-size: 14px; line-height: 22px; mso-line-height-rule: exactly; padding-bottom: 18px;" valign="top">
                  <a style="color: #012169; font-family: 'DIN Next', Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; font-weight: bold; text-decoration: none;" target="_blank" title="GET OUR APP">
                   GET OUR APP
                  </a>
                 </td>
                </tr>
               </table>
               <!--[if !mso]><!-- -->
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="mobile-only center" style="display: none; text-align: center;" width="250">
                <tr>
                 <td align="center" style="padding-bottom: 14px; text-align: center;">
                  <table align="center" border="0" cellpadding="0" cellspacing="0" style="display: inline-block; text-align: center;" width="250">
                   <tr>
                    <td>
                     <a target="_blank" title="Facebook">
                      <img alt="Facebook" border="0" height="49" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F59%252Fc6808656-b0d8-442d-a586-6160d7fbd761.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" width="49"/>
                     </a>
                    </td>
                    <td>
                     <a target="_blank" title="Twitter">
                      <img alt="Twitter" border="0" height="49" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F59%252Fb315cf6b-d65a-4b3a-a7c1-5d40c83787b6.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" width="47"/>
                     </a>
                    </td>
                    <td>
                     <a target="_blank" title="YouTube">
                      <img alt="YouTube" border="0" height="49" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F59%252Ff4bc112b-d366-4497-a878-0f2ce36c4d31.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" width="55"/>
                     </a>
                    </td>
                    <td>
                     <a target="_blank" title="Instagram">
                      <img alt="Instagram" border="0" height="49" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F59%252F4c4871cd-eb9a-416f-b91f-1b659c50d18d.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" width="48"/>
                     </a>
                    </td>
                    <td>
                     <a target="_blank" title="Pinterest">
                      <img alt="Pinterest" border="0" height="49" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F59%252Fc3a70af5-4e26-408f-98ca-32c55030b8b0.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1mqCxj:oOfRypniWu_YGSVa9gy1Tthnw3HTYeDNLWhy_-RclEI" width="48"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
               <!--<![endif]-->
               <table align="center" bgcolor="#f2f2f2" border="0" cellpadding="0" cellspacing="0" class="container" width="100%">
                <tr>
                 <td align="center" style="padding-top:10px;padding-bottom:10px;">
                  <table align="center" bgcolor="#f2f2f2" border="0" cellpadding="0" cellspacing="0" class="container" width="90%">
                   <tr>
                    <td align="center" style="padding-top:10px;padding-bottom:10px;">
                     <table align="center" bgcolor="#f2f2f2" border="0" cellpadding="0" cellspacing="0" class="Width90">
                      <tr>
                       <!-- -->
                       <th align="center" bgcolor="#f2f2f2" class="drop-center" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px;" valign="middle">
                        <a style="text-decoration: none; color: #333333; font-weight: bold;" target="_blank" title="&gt;MANAGE SUBSCRIPTIONS OR UNSUBSCRIBE">
                         MANAGE SUBSCRIPTIONS OR UNSUBSCRIBE
                        </a>
                       </th>
                       <!-- -->
                       <th align="center" bgcolor="#f2f2f2" class="mobile-hidden" style="color: #333333; font-size:12px; padding-left:5px; padding-right:5px; line-height: 20px;" valign="middle">
                        |
                       </th>
                       <th align="center" bgcolor="#f2f2f2" class="drop-center" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px;" valign="middle">
                        <a style="text-decoration: none; color: #333333; font-weight: bold;" target="_blank" title="CONTACT US">
                         CONTACT US
                        </a>
                       </th>
                      </tr>
                     </table>
                    </td>
                   </tr>
                   <tr>
                    <td align="center" style="-webkit-text-size-adjust:none; vertical-align:top; font-family:Helvetica, Arial, sans-serif; font-size:12px; color: #333333; text-decoration: none; line-height: 18px; font-weight:normal; padding-left: 10px; padding-right: 10px;">
                     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;" target="_blank" title="View our Privacy Statement.">
                      View our Privacy Statement.
                     </a>
                     <br/>
                     Lowe’s Companies, Inc. 1000 Lowe's Blvd. Mooresville, NC 28117.
                     <br/>
                     © 2021 Lowe's. Lowe's, and Gable Mansard Design are registered trademarks of LF, LLC.
                    </td>
                   </tr>
                   <!-- -->
                   <tr>
                    <td align="left" style="-webkit-text-size-adjust:none; vertical-align:top; font-family:Helvetica, Arial, sans-serif; font-size:12px; color: #333333; text-decoration: none; line-height: 18px; font-weight:normal; padding: 10px;">
                     <b>
                      ◊Save up to $750 Now on Select Major Appliances:
                     </b>
                     In store: Must ask cashier to apply discount (barcode) at time of purchase. Online: Discount is automatically applied in cart. Excludes clearance items; floor care and small appliances; water heaters; room air conditioners; previous sales or services. Discount amount varies based on final total purchase price of eligible appliance(s) (before taxes, excluding installation, delivery and extended protection plan fees, if any). Discount will be applied proportionally across all eligible items. All items must be purchased on the same receipt. Discount cannot be used in conjunction with any (i) other promotion, discount, markdown, coupon, rebate or offer including any Lowe’s volume or special
 discount programs (such as but not limited to, Contractor PacksTM, Buy in Bulk, Quote Support Program (“QSP”), Military Discount, Lowe’s Price Promise, Special Value, New Lower Price, Was:Now and credit discount offers); or (ii) associate-discretion price adjustments. Limit one Bonus Discount per household. Redeemable in store, on Lowes.com and Lowes.com mobile applications only. Not valid on: LowesforPros.com; any Lowe’s branded website operated by a third party; previous sales or multiple transactions. Customer must pay applicable sales tax. Offer only valid on select brands: Amana®, Café, Chambers, Electrolux, Frigidaire, GE, Haier, Hisense, Hotpoint, Kenmore Elite, KitchenAid, LG,
 Maytag®, Midea, Roper, Samsung, Sharp, Whirlpool®; (some brands not available in all markets/stores). Whirlpool®, Maytag®, KitchenAid, Amana®, GE, LG, Samsung, Frigidaire and Electrolux brands limited to a maximum 10% discount unless otherwise shown. Some items available via Special Order only. Offer applies to select items only. See Lowes.com or associate for more details and qualifying items. Valid 11/18/21 through 12/1/21. US only. Selection varies by location. While supplies last.
                     <br/>
                     <br/>
                     <b>
                      FREE Local Delivery:
                     </b>
                     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/>
                     **LIMITED TIME ONLY. No Interest if Paid in Full within 12, 18 or 24 Months. Offer applies to purchase or order of $299-$998.99 for 12 month offer; $999-$1,998.99 for 18 month offer; or $1,999 or more for 24 month offer made 11/25/2021 through 12/2/2021 on your Lowe’s® Advantage Card. Interest will be charged to your account from the purchase date if the promotional purchase is not paid in full within 12, 18 or 24 months. Minimum monthly payments required. No interest will be assessed on the promotional purchase if you pay the promotional purchase in full within 12, 18 or 24 months from the purchase date. If you do not, 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 non-promotional purchases and, after promotion ends, to promotional purchases. Offer is subject to credit approval and cannot be combined with the 5% Off Everyday Offer or other credit-related offers. We reserve the right to discontinue or alter the terms of these offers any time.
                     <br/>
                     <br/>
                     <b>
                      For new accounts:
                     </b>
                     Standard APR is 26.99%. Minimum interest charge is $2.00. Existing cardholders should see their credit card agreement for their applicable terms. Only one credit related promotional offer can be applied to any one item on a sales receipt. The “purchase date” for an item is the date it is charged to your account. Your account will be charged immediately for an item, unless otherwise provided on your order sales receipt. Excludes Lowe’s® Business Credit Accounts, Lowe’s® Visa  Accounts and all Lowe’s® Canada Credit Accounts.
                     <br/>
                     <br/>
                     <sup>
                      1
                     </sup>
                     Subject to credit approval. Get 5% off your eligible purchase or order charged to your Lowe’s Business Advantage, Lowe’s Business Rewards or Lowe’s Commercial account. For the Lowe’s PreLoad Card, get a 5% statement credit on eligible purchase made with a Lowe’s PreLoad Card within 30 days of a settled transaction. Valid for purchases in US stores, on Lowes.com and LowesForPros.com. 5% discount will be applied after all other applicable discounts. Customer must pay applicable sales tax. Offer cannot be used in conjunction with or on: (i) other credit-related promotional offers unless otherwise stated; (ii) any other promotion, discount, markdown, coupon/bar code, rebate or offer,
 including any Lowe’s volume or special discount programs (such as but not limited to Contractor Packs™, Buy in Bulk, Quote Support Program (“QSP”), Special Value, New Lower Price, Was:Now, Military Discount, employee discount and Lowe’s Price Promise); (iii) associate-discretion price adjustments; (iv) any services (such as but not limited to rentals; extended protection/replacement plans; shipping, delivery, assembly or installation fees); (v) fees or taxes; (vi) previous sales; (vii) gift cards; or (viii) Weber or Kichler products. Excludes Lowe’s Advantage Credit accounts, Lowe’s Visa® accounts and all Lowe’s Canada Credit products. We reserve the right to discontinue or alter the terms
 of this offer at any time.
                     <br/>
                     <br/>
                     ©2021 Lowe’s. LOWE’S and the Gable Mansard Design are registered trademarks of LF, LLC.
                     <br/>
                     <br/>
                     ∆Rebate is in form of Lowe’s Gift Card. Discount amount varies based on final total purchase price of eligible item(s) (before taxes and after eligible discounts). Buy More Save More on Select Craftsman Tool Storage, Spend $300 Get $30, Spend $500 Get $75, Spend $750 Get $150 via Lowes Gift Card Rebate. Rebate form must be submitted online or via mail on or before 30 days after promotion ends (12/1/2021) . Limit 1 coupon per household. Allow 8 weeks for processing. Valid from 11/25/21-12/1/21. See lowes.com/rebates for more details. Whiles supplies last. Selection varies by location.
                     <br/>
                     <br/>
                     †Selection Varies by Location. While Supplies Last. Discount Taken at Time of Purchase. See Sales Associate for Details.
                     <br/>
                     <br/>
                     ^Initial no-load voltage, when fully charged, peaks at 24-volts. Nominal voltage under typical load is 21.6-volts. While supplies last.
                     <br/>
                     <br/>
                     ‡Offer valid 11/25/21 – 11/26/21. Limited quantities available. Offer redeemable online only. Limit two per household. Lowe’s E-Gift Card only. Standard gift card terms and conditions apply. Lowe’s Gift Cards are valid in US only. Lowe’s Gift Cards are not a credit/debit card and has no implied warranties. Lowe’s Gift Cards are not redeemable for cash unless required by law and cannot be used to make payments on any charge account or used to purchase any other retailer or third-party gift card. Lowe’s reserves the right to deactivate or reject any gift card issued or procured through fraudulent activity. Lost or stolen gift cards can only be replaced upon presentation of original
 sales receipt for any remaining balance. It will be void if altered or defaced. To check your Lowe’s Gift Card balance, visit Lowes.com/GiftCards, call 1-877-665-6937 or see customer service desk at any Lowe’s store.
                    </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: 5px; padding-bottom: 10px;">
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
     </td>
    </tr>
   </table>
   <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fpixel.inbox.exacttarget.com%252Fpixel.gif%253Fr%253D3cee957cf4045be5bdd97f3d45b56bc1d2d850ec/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXhlbC5pbmJveCJ9:1mqCxj:2G19XmKi44nUgToaJIPllASrJ5ru9Thrgh5mmTkmzWw" width="1"/>
   <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_usermatch.gif%253Fpartner%253DLYMUCbth_sfmc_1060694_sha256%2526partner_uid%253D693516b71846d630b6ca10ded0bfb7405420775172de21287e85c4e0b2b6820a/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCJ9:1mqCxj:RWl8k5G_o6VrjRb_EaV3vkHCMhFEOYfnl2pndtDMTsI" 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_1060694_subid%2526partner_uid%253D100748981/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCJ9:1mqCxj:RWl8k5G_o6VrjRb_EaV3vkHCMhFEOYfnl2pndtDMTsI" 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%253D20211125_AM_DIY_Enterprise_1SL4/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCJ9:1mqCxj:RWl8k5G_o6VrjRb_EaV3vkHCMhFEOYfnl2pndtDMTsI" style="display:none;" width="0"/>
   <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.e.lowes.com%252Fopen.aspx%253Fffcb10-fec417717d670c79-fe2216757163027a731371-fe9515707364027471-ff991773-fe291570756300757c1c71-fefa1776776101%2526d%253D40121%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5lLmxvdyJ9:1mqCxj:sba0HgHwZpiiRYGTkNu9ASuhoXhVt0ACpD25hV1GJ-4" width="1"/>
  </div>
 </body>
</html>