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:1odtic:Mrx47Xiruiy1QDbGtYZhgGz16av8bnCkcytWvE4XFg0') 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:1odtic:Mrx47Xiruiy1QDbGtYZhgGz16av8bnCkcytWvE4XFg0') 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:1odtic:Mrx47Xiruiy1QDbGtYZhgGz16av8bnCkcytWvE4XFg0') 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="Get your home trick-or-treat ready.">
                    Get your home trick-or-treat ready.
                   </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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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 align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="Have some spooky fun this Halloween." data-assetid="52598" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F68%252F338871c6-4888-4d07-ae75-7f714738baed.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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 align="center">
               <a style="display: block">
                <img alt="Display images to show real-time content" border="0" class="photo" src="https://inboxflows.com/_/image/https%253A%252F%252Fmi.lowes.com%252Fp%252Frp%252F32c13cdfca294785.png%253Fmi_u%253D100748981%2526mi_jobid%253D353273%2526mi_coreDate%253D20220929/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtaS5sb3dlcy5jbyJ9:1odtic:ti2nTN6Y8PqXzocyrihSI99605LDxdjyPuQDsW0pNeo" style="border: 0; display: block;" width="600"/>
               </a>
               <!-- End LiveTimer or Countdown Clock code -->
              </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;">
                <!-- LiveClicker Tracking Pixel goes here -->
                <table border="0" cellpadding="0" cellspacing="0" height="1" width="1">
                 <tr>
                  <td style="font-size:0px; line-height:0px;">
                   <img alt="" aria-hidden="true" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fmi.lowes.com%252Fp%252Fcp%252F8407743e1c9d8690%252Fo.gif%253Fmi_u%253D100748981/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtaS5sb3dlcy5jbyJ9:1odtic:ti2nTN6Y8PqXzocyrihSI99605LDxdjyPuQDsW0pNeo" width="1"/>
                  </td>
                 </tr>
                </table>
                <!-- End LiveClicker Tracking Pixel -->
               </div>
              </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 align="center">
               <!-- LiveTimer or Countdown Clock code goes here -->
               <a style="display: block">
                <img alt="Display images to show real-time content" border="0" class="photo" src="https://inboxflows.com/_/image/https%253A%252F%252Fmi.lowes.com%252Fp%252Frp%252Fe514ad4efa951ed0.png%253Fmi_u%253D100748981%2526mi_coreDate%253D20220929%2526mi_jobid%253D353273/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtaS5sb3dlcy5jbyJ9:1odtic:ti2nTN6Y8PqXzocyrihSI99605LDxdjyPuQDsW0pNeo" style="border: 0; display: block;" width="600"/>
               </a>
               <!-- End LiveTimer or Countdown Clock code -->
              </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;">
               </div>
              </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 align="center">
               <!-- LiveTimer or Countdown Clock code goes here -->
               <a style="display: block">
                <img alt="Display images to show real-time content" border="0" class="photo" src="https://inboxflows.com/_/image/https%253A%252F%252Fmi.lowes.com%252Fp%252Frp%252F61a2ecd3143624f7.png%253Fmi_u%253D100748981%2526mi_jobid%253D353273%2526mi_coreDate%253D20220929/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtaS5sb3dlcy5jbyJ9:1odtic:ti2nTN6Y8PqXzocyrihSI99605LDxdjyPuQDsW0pNeo" style="border: 0; display: block;" width="600"/>
               </a>
               <!-- End LiveTimer or Countdown Clock code -->
              </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;">
               </div>
              </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="Front porch décor under $50." data-assetid="52604" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F68%252Fd1a0571a-336c-462a-a112-05ccd6eed4bf.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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 valign="top">
               <table border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td align="left" style="padding-right: 0px;" valign="top">
                  <a data-linkto="https://" target="_blank" title="">
                   <img alt="Halloween inflatables under $100." data-assetid="52593" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F68%252F5478b023-789b-490a-9cdc-e063e640c624.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="100%"/>
                  </a>
                 </td>
                 <td align="right" style="padding-left: 0px;" valign="top">
                  <a data-linkto="https://" target="_blank" title="">
                   <img alt="Halloween animatronics under $100." data-assetid="52596" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F68%252Faaf0b063-ece7-4577-a5e7-006123997d95.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="100%"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; min-width: 100%; " width="100%">
          <tr>
           <td class="stylingblock-content-wrapper camarker-inner" style="padding: 20px 0px 0px; ">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="Light the night with path lights." data-assetid="52595" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F68%252F06d640f9-9149-4c51-9568-f0dfd63a4fbd.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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="2 for $10 select 3-pack of mums &amp; annuals." data-assetid="52597" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F68%252Fa62c612f-2823-4494-b7d3-536b9218b95f.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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="Create the ultimate jack-o-lantern." data-assetid="52601" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F68%252F8492b588-9045-4c13-85a7-fc7693a1ce2f.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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 valign="top">
               <table border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td align="left" style="padding-right: 0px;" valign="top">
                  <a data-linkto="https://" target="_blank" title="">
                   <img alt="1 - Get your pumpkins." data-assetid="52603" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F68%252Fdf8235fb-9339-4dfa-98de-604cf1e64299.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="100%"/>
                  </a>
                 </td>
                 <td align="right" style="padding-left: 0px;" valign="top">
                  <a data-linkto="https://" target="_blank" title="">
                   <img alt="2 - Grab a carving kit." data-assetid="52602" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F68%252F1de51a9f-96e4-4cb9-a7a2-58694a9d9446.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" style="display: block; width: 100%; padding: 0px; text-align: center; height: auto;" width="100%"/>
                  </a>
                 </td>
                </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 align="center" border="0" cellpadding="0" cellspacing="0" class="container" width="600">
             <tr>
              <td>
               <a data-linkto="https://" target="_blank" title="">
                <img alt="Need inspiration? Find it here." data-assetid="52600" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F68%252F9f317037-d30d-4067-9a20-0c5cb85c6293.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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="Deals of the Day." data-assetid="52594" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F68%252F435b90e7-9d62-4203-85ee-9d981fa20d30.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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 target="_blank" title="DOTD">
                <img alt="DOTD" border="0" class="photo" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F68%252F92a8e87c-e22a-481a-bdda-a015a90bbc5d.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" style="display: block;" width="600"/>
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <div style="display: none; line-height: 0px;">
         </div>
         <table align="left" border="0" cellpadding="0" cellspacing="0" class="container" width="100%">
          <tr>
           <td style="padding-bottom: 15px; padding-top: 15px;">
            <img alt="RECOMMENDED FOR YOU" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F58%252Fffe6e086-9b30-4f22-8bc5-ba52b54dcaf0.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" style="display: block;"/>
           </td>
          </tr>
         </table>
         <table align="center" border="0" cellpadding="0" cellspacing="0" class="container" style="border-collapse:separate;" width="100%">
          <tr>
           <th align="center" class="drop-center" valign="top" width="32%">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="Width70" width="100%">
             <tr>
              <td style="border: 1px solid #cfcfcf; padding-left: 1px; padding-right: 1px;">
               <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td align="center" style="padding-top: 5px;">
                  <a target="_blank" title="Lowe's 23/32-in x 4-ft x 8-ft Tongue and Groove OSB Subfloor - 637367">
                   <img alt="Lowe's 23/32-in x 4-ft x 8-ft Tongue and Groove OSB Subfloor - 637367" src="https://inboxflows.com/_/image/https%253A%252F%252Fmobileimages.lowes.com%252Fproductimages%252F0af32925-1f79-4329-81c0-d8c890314561%252F03510070.jpg%253Fsize%253Dxl/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtb2JpbGVpbWFnZSJ9:1odtic:Ne-wfB3p-aLmbRImVQxhTzcJLYlLM2I__A3bzxXCeNY" style="display:block; width: 170px; max-height: 170px;" width="170"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td align="left" valign="top">
                  <table align="center" border="0" cellpadding="0" cellspacing="0" width="90%">
                   <tr>
                    <td align="left" style="font-family:Helvetica, Arial, sans-serif; font-size:13px; color: #000001; padding-top:10px; line-height: 14px; height:90px;" valign="top">
                     <a style="color: #000001; text-decoration: none;" target="_blank" title="Lowe's 23/32-in x 4-ft x 8-ft Tongue and Groove OSB Subfloor - 637367">
                      Lowe's 23/32-in x 4-ft x 8-ft Tongue and Groove OSB Subfloor - 637367
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
                <tr>
                 <td style="padding-top:10px; padding-bottom:20px; padding-left:10px;">
                  <table align="left" border="0" cellpadding="0" cellspacing="0">
                   <tr>
                    <td align="center" style="font-size: 11px; line-height:14px; margin: 0; mso-line-height-rule: exactly;" valign="top">
                     <img alt="4.3 Star Rating" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F61%252Fad45ce5b-44b2-4079-94df-8e331bdc8fc0.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" style="display:inline-block;" width="60"/>
                    </td>
                    <td style="padding-left:2px; font-size: 11px; line-height:14px; color: #000001; font-family: Helvetica, Arial, sans-serif; text-align: left; margin: 0; mso-line-height-rule: exactly;" valign="top">
                     <i>
                      <a style="color: #000001; text-decoration: none; font-weight: bold;" target="_blank" title="560 Reviews">
                       (560 Reviews)
                      </a>
                     </i>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
                <tr>
                 <td align="center" style="padding-bottom: 30px;" valign="top">
                  <a target="_blank" title="BUY NOW">
                   <img alt="BUY NOW" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F58%252F96f75a36-5482-4763-a6a3-3574dc63f9b6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" style="display:block;" width="144"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </th>
           <th align="left" class="drop" style="padding-bottom:15px;" valign="top" width="2%">
           </th>
           <th align="center" class="drop-center" valign="top" width="32%">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="Width70" width="100%">
             <tr>
              <td style="border: 1px solid #cfcfcf; padding-left: 1px; padding-right: 1px;">
               <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td align="center" style="padding-top: 5px;">
                  <a target="_blank" title="Scotts Turf Builder Winter Guard Fall Weed and Feed 44.93-lb 15000-sq ft 28-0-10 Weed Feed Weed Control Fertilizer - 50245">
                   <img alt="Scotts Turf Builder Winter Guard Fall Weed and Feed 44.93-lb 15000-sq ft 28-0-10 Weed Feed Weed Control Fertilizer - 50245" src="https://inboxflows.com/_/image/https%253A%252F%252Fmobileimages.lowes.com%252Fproductimages%252F70d368c3-3707-4384-8e8e-29f2b2c7d199%252F05437044.jpg%253Fsize%253Dxl/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtb2JpbGVpbWFnZSJ9:1odtic:Ne-wfB3p-aLmbRImVQxhTzcJLYlLM2I__A3bzxXCeNY" style="display:block; width: 170px; max-height: 170px;" width="170"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td align="left" valign="top">
                  <table align="center" border="0" cellpadding="0" cellspacing="0" width="90%">
                   <tr>
                    <td align="left" style="font-family:Helvetica, Arial, sans-serif; font-size:13px; color: #000001; padding-top:10px; line-height: 14px; height:90px;" valign="top">
                     <a style="color: #000001; text-decoration: none;" target="_blank" title="Scotts Turf Builder Winter Guard Fall Weed and Feed 44.93-lb 15000-sq ft 28-0-10 Weed Feed Weed Control Fertilizer - 50245">
                      Scotts Turf Builder Winter Guard Fall Weed and Feed 44.93-lb 15000-sq ft 28-0-10 Weed Feed Weed Control Fertilizer - 50245
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
                <tr>
                 <td style="padding-top:10px; padding-bottom:20px; padding-left:10px;">
                  <table align="left" border="0" cellpadding="0" cellspacing="0">
                   <tr>
                    <td align="center" style="font-size: 11px; line-height:14px; margin: 0; mso-line-height-rule: exactly;" valign="top">
                     <img alt="4.3 Star Rating" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F61%252Fad45ce5b-44b2-4079-94df-8e331bdc8fc0.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" style="display:inline-block;" width="60"/>
                    </td>
                    <td style="padding-left:2px; font-size: 11px; line-height:14px; color: #000001; font-family: Helvetica, Arial, sans-serif; text-align: left; mso-line-height-rule: exactly;" valign="top">
                     <i>
                      <a style="color: #000001; text-decoration: none; font-weight: bold;" target="_blank" title="560 Reviews">
                       (760 Reviews)
                      </a>
                     </i>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
                <tr>
                 <td align="center" style="padding-bottom: 30px;" valign="top">
                  <a target="_blank" title="BUY NOW">
                   <img alt="BUY NOW" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F58%252F96f75a36-5482-4763-a6a3-3574dc63f9b6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" style="display:block;" width="144"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </th>
           <th align="left" class="drop" style="padding-bottom:15px;" valign="top" width="2%">
           </th>
           <th align="center" class="drop-center" valign="top" width="32%">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="Width70" width="100%">
             <tr>
              <td style="border: 1px solid #cfcfcf; padding-left: 1px; padding-right: 1px;">
               <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td align="center" style="padding-top: 5px;">
                  <a target="_blank" title="Pergo GOLD 100-sq ft Premium 3-mm Flooring Underlayment - PERGLDUNDL">
                   <img alt="Pergo GOLD 100-sq ft Premium 3-mm Flooring Underlayment - PERGLDUNDL" src="https://inboxflows.com/_/image/https%253A%252F%252Fmobileimages.lowes.com%252Fproductimages%252F9bf324a0-c558-4ed8-afb9-3508a1879b6b%252F04604323.jpg%253Fsize%253Dxl/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtb2JpbGVpbWFnZSJ9:1odtic:Ne-wfB3p-aLmbRImVQxhTzcJLYlLM2I__A3bzxXCeNY" style="display:block; width: 170px; max-height: 170px;" width="170"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td align="left" valign="top">
                  <table align="center" border="0" cellpadding="0" cellspacing="0" width="90%">
                   <tr>
                    <td align="left" style="font-family:Helvetica, Arial, sans-serif; font-size:13px; color: #000001; padding-top:10px; line-height: 14px; height:90px;" valign="top">
                     <a style="color: #000001; text-decoration: none;" target="_blank" title="Pergo GOLD 100-sq ft Premium 3-mm Flooring Underlayment - PERGLDUNDL">
                      Pergo GOLD 100-sq ft Premium 3-mm Flooring Underlayment - PERGLDUNDL
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
                <tr>
                 <td style="padding-top:10px; padding-bottom:20px; padding-left:10px;">
                  <table align="left" border="0" cellpadding="0" cellspacing="0">
                   <tr>
                    <td align="center" style="font-size: 11px; line-height:14px; margin: 0; mso-line-height-rule: exactly;" valign="top">
                     <img alt="4.6 Star Rating" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F61%252F2ac25c0b-e532-4bda-8eb4-fb99529351d1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" style="display:inline-block;" width="60"/>
                    </td>
                    <td style="padding-left:2px; font-size: 11px; line-height:14px; color: #000001; font-family: Helvetica, Arial, sans-serif; text-align: left; mso-line-height-rule: exactly;" valign="top">
                     <i>
                      <a style="color: #000001; text-decoration: none; font-weight: bold;" target="_blank" title="677 Reviews">
                       (677 Reviews)
                      </a>
                     </i>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
                <tr>
                 <td align="center" style="padding-bottom: 30px;" valign="top">
                  <a target="_blank" title="BUY NOW">
                   <img alt="BUY NOW" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.lowes.com%252Flib%252Ffe9515707364027471%252Fm%252F58%252F96f75a36-5482-4763-a6a3-3574dc63f9b6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmxvdyJ9:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" style="display:block;" width="144"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </th>
          </tr>
         </table>
         <table align="left" border="0" cellpadding="0" cellspacing="0" class="container" width="100%">
          <tr>
           <td style="padding-bottom: 15px;">
           </td>
          </tr>
         </table>
         <!--[if !mso]>-->
        </td>
       </tr>
      </table>
      <!--<![endif]-->
      <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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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:1odtic:iB6Aqo8ZKw2pEuNxqoLFbF22XT56F90-U3ttCHaUJ-k" 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/>
                  © 2022 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;">
                  ‡In-store only. Valid 9/22-11/2/22. Actual plant size and selection varies by location. While Supplies Last. US only. Excludes AK/HI.
                 </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>
   <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fpixel.inbox.exacttarget.com%252Fpixel.gif%253Fr%253D3cee957cf4045be5bdd97f3d45b56bc1d2d850ec/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXhlbC5pbmJveCJ9:1odtic:kbNC9LWmpTVy87ysnXH0Xw370xsWkgMdoArdqeN8T8o" width="1"/>
   <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.e.lowes.com%252Fopen.aspx%253Fffcb10-fec817757666037e-fe2216757163027a731371-fe9515707364027471-ff991773-fe291570756300757c1c71-feff1070776307%2526d%253D40123%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5lLmxvdyJ9:1odtic:8xwEEoDfSB9XxWUIH1708_v_3LaXzLHvTplbhx9Tc2U" width="1"/>
  </div>
 </body>
</html>