Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <title>
   [January] Shift4Shop Version 12 | Address Validation | ClearSale Anti-Fraud &amp; More
  </title>
  <meta content="[January] Shift4Shop Version 12 | Address Validation | ClearSale Anti-Fraud &amp; More" property="og:title"/>
  <meta content="[January] Shift4Shop Version 12 | Address Validation | ClearSale Anti-Fraud &amp; More" name="twitter:title"/>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <style id="hs-inline-css" type="text/css">
   /*<![CDATA[*/
  /* everything in this node will be inlined */
  /* ==== Page Styles ==== */
  body, #backgroundTable {
      background-color: #f2f2f2; /* Use body to determine background color */
      font-family: sans-serif;
  }
  #templateTable {
      width: 600px;
      background-color: #ffffff;
      -webkit-font-smoothing: antialiased;
  }
  h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
      display:block;
      font-weight:bold;
      line-height:100%;
      margin-top:0;
      margin-right:0;
      margin-bottom:10px;
      margin-left:0;
  }
  h1, .h1 {
      font-size:26px;
  }
  h2, .h2 {
      font-size:20px;
  }
  h3, .h3 {
      font-size:15px;
  }
  h4, .h4 {
      font-size:13px;
  }
  h5, .h5 {
      font-size:11px;
  }
  h6, .h6 {
      font-size:10px;
  }
  /* ==== Header Styles ==== */
  #headerTable {
      background-color: #f2f2f2;
      color:#444444;
      font-family:sans-serif;
      font-size:10px;
      line-height:120%;
      text-align:right;
      border-collapse: separate !important;
      padding-right: 30px;
  }
  #headerTable a:link, #headerTable a:visited, /*Y*/ #headerTable a .yshortcuts /*Y*/{
      font-weight:normal;
      text-decoration:underline;
  }
  /* ==== Template Wrapper Styles ==== */
  #contentCell {
      padding: 10px 20px;
      background-color: #f2f2f2;
  }
  #contentTableOuter {
      border-collapse: separate !important;
      background-color: #ffffff;
      
      box-shadow: 0px 1px rgba(0, 0, 0, 0.1);
      
      padding: 30px;
  }
  #contentTableInner {
      width: 600px;
  }
  /* ==== Body Styles ==== */
  .bodyContent {
      color:#444444;
      font-family:sans-serif;
      font-size: 15px;
      line-height:150%;
      text-align:left;
  }
  /* ==== Column Styles ==== */
  table.columnContentTable {
      border-collapse:separate !important;
      border-spacing:0;
      background-color: #ffffff;
  }
  td.columnContent {
      color:#444444;
      font-family:sans-serif;
      font-size:15px;
      line-height:120%;
      padding-top:20px;
      padding-right:20px;
      padding-bottom:20px;
      padding-left:20px;
  }
  /* ==== Footer Styles ==== */
  #footerTable {
      background-color: #f2f2f2;
  }
  #footerTable a {
      color: #999999;
  }
  #footerTable {
      color:#999999;
      font-family:sans-serif;
      font-size:12px;
      line-height:120%;
      padding-top:20px;
      padding-right:20px;
      padding-bottom:20px;
      padding-left:20px;
      text-align:center;
  }
  #footerTable a:link, #footerTable a:visited, /*Y*/ #footerTable a .yshortcuts /*Y*/{
      font-weight:normal;
      text-decoration:underline;
  }
  .hs-image-social-sharing-24 {
      max-width: 24px;
      max-height: 24px;
  }
  /* ==== Standard Resets ==== */
  .ExternalClass{
      width:100%;
  } /* Force HM to display emails at full width */
  .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
      line-height: 100%;
  } /* Force HM to display normal line spacing */
  body, table, td, p, a, li, blockquote{
      -webkit-text-size-adjust:100%;
      -ms-text-size-adjust:100%;
  } /* Prevent WebKit and Windows mobile changing default text sizes */
  table, td {
      mso-table-lspace:0pt;
      mso-table-rspace:0pt;
  } /* Remove spacing between tables in Outlook 2007 and up */
  img {
      vertical-align: bottom;
      -ms-interpolation-mode:bicubic;
  } /* Allow smoother rendering of resized image in Internet Explorer */
  /* Reset Styles */
  body {
      margin:0;
      padding:0;
  }
  table {
      border-collapse:collapse !important;
  }
  body, #backgroundTable, #bodyCell{
      height:100% !important;
      margin:0;
      padding:0;
      width:100% !important;
  }
  a:link, a:visited {
      border-bottom: none;
  }
  /* iOS automatically adds a link to addresses */
  /* Style the footer with the same color as the footer text */
  #footer a {
      color: #999999;;
      -webkit-text-size-adjust: none;
      text-decoration: underline;
      font-weight: normal
  }
/*]]>*/
  </style>
  <!--[if !mso]><!-- -->
  <style type="text/css">
   /*<![CDATA[*/
  /* ==== Mobile Styles ==== */
  /* Constrain email width for small screens */
  @media screen and (max-width: 650px) {
      table#backgroundTable {
          width: 95% !important;
      }
      table#templateTable {
          max-width:600px !important;
          width:100% !important;
      }
      table#contentTableInner {
          max-width:600px !important;
          width:100% !important;
      }
      /* Makes image expand to take 100% of width*/
      img {
          width: 100% !important;
          height: auto !important;
      }
      #contentCell {
          padding: 10px 10px !important;
      }
      #headerTable {
          padding-right: 15.0px !important;
      }
      #contentTableOuter {
          padding: 15.0px !important;
      }
  }
  @media only screen and (max-width: 480px) {
      /* ==== Client-Specific Mobile Styles ==== */
      body, table, td, p, a, li, blockquote{
          -webkit-text-size-adjust:none !important;
      } /* Prevent Webkit platforms from changing default text sizes */
      body{
          width:100% !important;
          min-width:100% !important;
      } /* Prevent iOS Mail from adding padding to the body */
      /* ==== Mobile Reset Styles ==== */
      td#bodyCell {
          padding:10px !important;
      }
      /* ==== Mobile Template Styles ==== */
      table#templateTable {
          max-width:600px !important;
          width:100% !important;
      }
      table#contentTableInner {
          max-width:600px !important;
          width:100% !important;
      }
      /* ==== Image Alignment Styles ==== */
      h1, .h1 {
          font-size:26px !important;
          line-height:125% !important;
      }
      h2, .h2 {
          font-size:20px !important;
          line-height:125% !important;
      }
      h3, .h3 {
          font-size:15px !important;
          line-height:125% !important;
      }
      h4, .h4 {
          font-size:13px !important;
          line-height:125% !important;
      }
      h5, .h5 {
          font-size:11px !important;
          line-height:125% !important;
      }
      h6, .h6 {
          font-size:10px !important;
          line-height:125% !important;
      }
      .hide {
          display:none !important;
      } /* Hide to save space */
      /* ==== Body Styles ==== */
      td.bodyContent {
          font-size:16px !important;
          line-height:145% !important;
      }
      /* ==== Footer Styles ==== */
      td#footerTable {
          padding-left: 0px !important;
          padding-right: 0px !important;
          font-size:12px !important;
          line-height:145% !important;
      }
      /* ==== Image Alignment Styles ==== */
      table.alignImageTable {
          width: 100% !important;
      }
      td.imageTableTop {
          display: none !important;
          /*padding-top: 10px !important;*/
      }
      td.imageTableRight {
          display: none !important;
      }
      td.imageTableBottom {
          padding-bottom: 10px !important;
      }
      td.imageTableLeft {
          display: none !important;
      }
      /* ==== Column Styles ==== */
      td.column {
          display: block !important;
          width: 100% !important;
          padding-top: 0 !important;
          padding-right: 0 !important;
          padding-bottom: 0 !important;
          padding-left: 0 !important;
      }
      td.columnContent {
          font-size:14px !important;
          line-height:145% !important;
          padding-top: 10px !important;
          padding-right: 10px !important;
          padding-bottom: 10px !important;
          padding-left: 10px !important;
      }
      #contentCell {
          padding: 10px 0px !important;
      }
      #headerTable {
          padding-right: 15.0px !important;
      }
      #contentTableOuter {
          padding: 15.0px !important;
      }
  }
/*]]>*/
  </style>
  <!--<![endif]-->
  <!--[if (gte mso 9)|(IE)]>
<style type="text/css">
table {
border-collapse: collapse;
border-spacing: 0; }
.mce-item-table caption, .mce-item-table td, .mce-item-table th {
    border-width: 0px !im;
}
</style>
<![endif]-->
  <style>
   .mce-item-table {
    border: 0px dashed transparent !important;
}
  </style>
  <!--[if gte mso 9]>
          <xml>
            <o:OfficeDocumentSettings>
              <o:AllowPNG/>
              <o:PixelsPerInch>96</o:PixelsPerInch>
            </o:OfficeDocumentSettings>
          </xml>
        <![endif]-->
  <meta content="HubSpot" name="generator"/>
  <meta content="//3dcart-3365633.hs-sites.com/-temporary-slug-8d50d2fe-a2e5-4822-8040-9ef315e8c6b8" property="og:url"/>
  <meta name="x-apple-disable-message-reformatting"/>
  <meta content="noindex,follow" name="robots"/>
 </head>
 <body bgcolor="#f2f2f2" class="" leftmargin="0" marginheight="0" marginwidth="0" offset="0" style="background-color:#f2f2f2; font-family:sans-serif; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:100% !important; margin:0; padding:0; width:100% !important" topmargin="0">
  <!-- Preview text (text which appears right after subject) -->
  <div id="preview_text" style="display:none;font-size:1px;color:#f2f2f2;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
   Version 12 of Shift4Shop has arrived and includes the best eCommerce features to help your business succeed online
  </div>
  <!--  The  backgroundTable table manages the color of the background and then the templateTable maintains the body of 
        the email template, including preheader & footer. This is the only table you set the width of to, everything else is set to 
        100% and in the CSS above. Having the width here within the table is just a small win for Lotus Notes. -->
  <!-- Begin backgroundTable -->
  <table align="center" bgcolor="#f2f2f2" border="0" cellpadding="0" cellspacing="0" height="100%" id="backgroundTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; background-color:#f2f2f2; font-family:sans-serif; height:100% !important; margin:0; padding:0; width:100% !important" width="100%">
   <tbody>
    <tr>
     <td align="center" height="100%" id="bodyCell" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; height:100% !important; margin:0; padding:0; width:100% !important" valign="top" width="100%">
      <!-- When nesting tables within a TD, align center keeps it well, centered. -->
      <!-- Begin Template Container -->
      <!-- This holds everything together in a nice container -->
      <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" id="templateTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; width:600px; background-color:#ffffff; -webkit-font-smoothing:antialiased" width="600">
       <tbody>
        <tr>
         <td align="center" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt" valign="top">
          <!-- Begin Template Preheader -->
          <div class="header-container-wrapper">
          </div>
          <table align="right" bgcolor="#f2f2f2" border="0" cellpadding="0" cellspacing="0" id="headerTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f2f2f2; color:#444444; font-family:sans-serif; font-size:10px; line-height:120%; text-align:right; border-collapse:separate !important; padding-right:30px" width="100%">
           <tbody>
            <tr>
             <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
              <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
               <tbody>
                <tr>
                 <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                  <div class="widget-span widget-type-email_view_as_web_page" data-widget-type="email_view_as_web_page" style="">
                  </div>
                  <!--end widget-span -->
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!--end header wrapper -->
           </tbody>
          </table>
          <!-- End Template Preheader -->
         </td>
        </tr>
        <tr>
         <td align="center" bgcolor="#f2f2f2" id="contentCell" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:10px 20px; background-color:#f2f2f2" valign="top">
          <!-- Begin Template Wrapper -->
          <!-- This separates the preheader which usually contains the "open in browser, etc" content
                                from the actual body of the email. Can alternatively contain the footer too, but I choose not
                                to so that it stays outside of the border. -->
          <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" id="contentTableOuter" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:separate !important; background-color:#ffffff; box-shadow:0px 1px rgba(0, 0, 0, 0.1); padding:30px; border:1px solid #cccccc; border-bottom:1px solid #acacac" width="100%">
           <tbody>
            <tr>
             <td align="center" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt" valign="top">
              <div class="body-container-wrapper">
              </div>
              <table border="0" cellpadding="0" cellspacing="0" id="contentTableInner" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; width:600px" width="600">
               <tbody>
                <tr>
                 <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
                  <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                   <tbody>
                    <tr>
                     <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                      <table border="0" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                       <tbody>
                        <tr>
                         <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
                          <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                           <tbody>
                            <tr>
                             <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                              <table border="0" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                               <tbody>
                                <tr>
                                 <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
                                  <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                                      <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="columnContentTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:separate !important; border-spacing:0; background-color:#ffffff" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="center" class="columnContent widget-span widget-type-logo" data-widget-type="logo" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding-top:20px; padding-right:20px; padding-left:20px; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444; text-align:center; padding-bottom:20px" valign="top">
                                          <div class="layout-widget-wrapper">
                                           <div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_logo" data-hs-cos-general-type="widget" data-hs-cos-type="logo" id="hs_cos_wrapper_module_151188868642886" style="color: inherit; font-size: inherit; line-height: inherit;">
                                            <a data-hs-link-id="0" id="hs-link-module_151188868642886" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; border-width:0px; border:0px" target="_blank">
                                             <img alt="Rocket Fuel for Your Business" class="hs-image-widget" sizes="(max-width: 233px) 100vw, 233px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.f.hubspotemail.net%252Fhub%252F3365633%252Fhubfs%252Fshift4shop-Black-2.png%253Fwidth%253D466%2526upscale%253Dtrue%2526name%253Dshift4shop-Black-2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1nAPc5:bbRHgQahDZuHp_hYWvRy0WLgobnfmlDqFjKD9rWcHXY" srcset="https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/shift4shop-Black-2.png?upscale=true&amp;width=466&amp;upscale=true&amp;name=shift4shop-Black-2.png 233w, https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/shift4shop-Black-2.png?upscale=true&amp;width=932&amp;upscale=true&amp;name=shift4shop-Black-2.png 466w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-height:30px; max-width:233px; border-width:0px; border:0px" title="Rocket Fuel for Your Business" width="233"/>
                                            </a>
                                           </div>
                                          </div>
                                          <!--end layout-widget-wrapper -->
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                      <!--end widget-table -->
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </td>
                                </tr>
                                <tr>
                                 <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
                                  <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                                      <div class="widget-span widget-type-rich_text" data-widget-type="rich_text" style="">
                                       <div class="layout-widget-wrapper">
                                        <div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text" id="hs_cos_wrapper_module_151188474324122" style="color: inherit; font-size: inherit; line-height: inherit;">
                                         <div style="text-align: center;">
                                          <center>
                                           <img alt="topbanner" sizes="(max-width: 600px) 100vw, 600px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.f.hubspotemail.net%252Fhub%252F3365633%252Fhubfs%252Ftopbanner.png%253Fwidth%253D1200%2526upscale%253Dtrue%2526name%253Dtopbanner.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1nAPc5:bbRHgQahDZuHp_hYWvRy0WLgobnfmlDqFjKD9rWcHXY" srcset="https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/topbanner.png?upscale=true&amp;width=1200&amp;upscale=true&amp;name=topbanner.png 600w, https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/topbanner.png?upscale=true&amp;width=2400&amp;upscale=true&amp;name=topbanner.png 1200w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; width:600px; max-width:600px" width="600"/>
                                          </center>
                                         </div>
                                        </div>
                                       </div>
                                       <!--end layout-widget-wrapper -->
                                      </div>
                                      <!--end widget-span -->
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </td>
                                </tr>
                                <tr>
                                 <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
                                  <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                                      <div class="widget-span widget-type-rich_text" data-widget-type="rich_text" style="">
                                       <div class="layout-widget-wrapper">
                                        <div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text" id="hs_cos_wrapper_module_151188511204761" style="color: inherit; font-size: inherit; line-height: inherit;">
                                         <table bgcolor="#f5f3f4" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid; background-color:#f5f3f4" width="100%">
                                          <tbody>
                                           <tr>
                                            <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                                             <div class="widget-span widget-type-custom_widget" data-widget-type="custom_widget">
                                              <div class="layout-widget-wrapper">
                                               <!-- HTML to show when checked -->
                                               <table bgcolor="#f5f3f4" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; background-color:#f5f3f4; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                <tbody>
                                                 <tr>
                                                  <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0px 0px 0px 0px; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="middle" width="100.0%">
                                                   <table cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                    <tbody>
                                                     <tr>
                                                      <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left; padding:0px" valign="middle" width="100%">
                                                       <table cellspacing="0" class="templateColumnWrapper" height="268.977" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-width:0px; border-style:solid; border-collapse:collapse !important; height:268.977px; width:100%" width="100%">
                                                        <tbody>
                                                         <tr style="height: 266.989px;">
                                                          <td align="left" class="column" colspan="6" height="auto" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; width:50%; text-align:left; padding:0px; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444; height:auto" valign="middle" width="50%">
                                                           <table cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                            <tbody>
                                                             <tr>
                                                              <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left; padding:30px" valign="middle" width="100%">
                                                               <table cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                                <tbody>
                                                                 <tr>
                                                                  <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="center" width="100.0%">
                                                                   <img alt="stjudeLogo" sizes="(max-width: 232px) 100vw, 232px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.f.hubspotemail.net%252Fhub%252F3365633%252Fhubfs%252Fnewsletter%252Fjan2022%252Fversion12.png%253Fwidth%253D464%2526upscale%253Dtrue%2526name%253Dversion12.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1nAPc5:bbRHgQahDZuHp_hYWvRy0WLgobnfmlDqFjKD9rWcHXY" srcset="https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/newsletter/jan2022/version12.png?upscale=true&amp;width=464&amp;upscale=true&amp;name=version12.png 232w, https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/newsletter/jan2022/version12.png?upscale=true&amp;width=928&amp;upscale=true&amp;name=version12.png 464w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; display:block; width:232px; max-width:313px" width="232"/>
                                                                  </td>
                                                                 </tr>
                                                                </tbody>
                                                               </table>
                                                              </td>
                                                             </tr>
                                                            </tbody>
                                                           </table>
                                                          </td>
                                                          <td align="left" class="column" colspan="6" height="auto" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; width:50%; text-align:left; padding:0px; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444; height:auto" valign="middle" width="50%">
                                                           <table cellspacing="0" height="325.98" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-width:0px; border-style:none; border-collapse:collapse !important; height:325.98px; width:100%" width="100%">
                                                            <tbody>
                                                             <tr style="height: 263.977px;">
                                                              <td align="left" class="bodyContent" colspan="12" height="264" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left; padding:30px; height:264px" valign="middle" width="100%">
                                                               <table cellspacing="0" class="templateColumnWrapper" height="211" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-width:0px; border-style:solid; width:100%; height:211px; border-collapse:collapse !important" width="100%">
                                                                <tbody>
                                                                 <tr style="height: 208.5px;">
                                                                  <td align="left" class="column" colspan="12" height="209" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; width:4.29185%; text-align:left; padding:0px; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#000000; height:209px" valign="top" width="4.29185%">
                                                                   <h3 align="left" style="margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; display:block; line-height:100%; font-size:18px; font-weight:600 !important; color:#000; text-align:left !important; margin:0 0 10px 0">
                                                                    Shift4Shop Version 12
                                                                   </h3>
                                                                   <div style="font-size: 16px; font-weight: normal !important; line-height: 24px; color: #000; text-align: left !important;">
                                                                    We are pleased to announce the next evolution in eCommerce. Shift4Shop Version 12 is packed with new upgrades and features!
                                                                   </div>
                                                                   <br/>
                                                                   <!-- button style -->
                                                                   <table align="left" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:left; width:100%" width="100%">
                                                                    <tbody>
                                                                     <tr>
                                                                      <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:0px">
                                                                       <div data-hs-responsive-table="true" style="overflow-x: auto; max-width: 100%; width: 100%;">
                                                                        <table align="left" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:left; width:100%" width="100%">
                                                                         <tbody>
                                                                          <tr>
                                                                           <td align="left" bgcolor="transparent" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:transparent; line-height:23px; color:#fff; font-size:11px; width:100%; border-width:0px; border-style:none; text-align:left; padding:0px" width="100%">
                                                                            <div>
                                                                             <!--[if mso]>
<v:rect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://blog.shift4shop.com/shift4shop-version-12" style="height:35px;v-text-anchor:middle;padding:0px; width:170px;border-radius: 0px;background:#006bed;text-align:center;margin-left:0;display:block; " align="left" stroke="f" fillcolor="#006bed" bgcolor="#006bed">
<w:anchorlock/>
<center>
<![endif]-->
                                                                             <a align="center" bgcolor="#006bed" data-hs-link-id="0" height="35" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:35px; max-width:170px; width:100%; padding:0px; line-height:35px; text-decoration:none; background-color:#006bed; color:#ffffff; text-align:center; display:block; border-radius:0px; text-transform:capitalize; font-size:11px; letter-spacing:0.8px; font-weight:100; -webkit-appearance:none; -moz-appearance:none; appearance:none; font-family:Arial, sans-serif" target="_blank">
                                                                              Read More
                                                                             </a>
                                                                             <!--[if mso]>
</center>
</v:rect>
<![endif]-->
                                                                            </div>
                                                                           </td>
                                                                          </tr>
                                                                         </tbody>
                                                                        </table>
                                                                       </div>
                                                                      </td>
                                                                     </tr>
                                                                    </tbody>
                                                                   </table>
                                                                   <!-- end button style -->
                                                                  </td>
                                                                 </tr>
                                                                </tbody>
                                                               </table>
                                                              </td>
                                                             </tr>
                                                            </tbody>
                                                           </table>
                                                          </td>
                                                         </tr>
                                                        </tbody>
                                                       </table>
                                                      </td>
                                                     </tr>
                                                    </tbody>
                                                   </table>
                                                  </td>
                                                 </tr>
                                                </tbody>
                                               </table>
                                              </div>
                                              <!--end layout-widget-wrapper -->
                                             </div>
                                             <!--end widget-span -->
                                            </td>
                                           </tr>
                                          </tbody>
                                         </table>
                                        </div>
                                       </div>
                                       <!--end layout-widget-wrapper -->
                                      </div>
                                      <!--end widget-span -->
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </td>
                                </tr>
                                <tr>
                                 <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
                                  <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                                      <div class="widget-span widget-type-custom_widget" data-widget-type="custom_widget" style="">
                                       <div class="layout-widget-wrapper">
                                        <div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" data-hs-cos-general-type="widget" data-hs-cos-type="module" id="hs_cos_wrapper_module_1583185389403155" style="color: inherit; font-size: inherit; line-height: inherit;">
                                         <table bgcolor="#f3f3f3" border="0" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; max-width:630px; margin:0px auto 20px; width:100%; border:none; border-collapse:collapse; background-color:#f3f3f3" width="100%">
                                          <tbody>
                                           <tr>
                                            <td align="center" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                             <table bgcolor="#fff" border="0" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; max-width:600px; margin:0px auto; width:100%; border:none; border-collapse:collapse; background-color:#fff" width="100%">
                                              <tbody>
                                               <tr>
                                                <td align="center" bgcolor="#fff" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; background-color:#fff; padding:25px 10px 0; color:#000 !important; font-size:26px; line-height:28px; font-family:'Helvetica'; font-weight:bold">
                                                 Latest from Our Blog
                                                </td>
                                               </tr>
                                               <tr>
                                                <td bgcolor="#f3f3f3" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f3f3f3">
                                                 <table bgcolor="#fff" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; width:100%; background-color:#fff" width="100%">
                                                 </table>
                                                </td>
                                               </tr>
                                               <tr style="border-bottom:1px solid #ccc;">
                                                <td bgcolor="#fff" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#fff; padding:5px 0px 0px">
                                                 <table align="center" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:center; width:100%" width="100%">
                                                  <tbody>
                                                   <tr>
                                                    <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:75%" width="75%">
                                                     <table align="center" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:center; width:100%" width="100%">
                                                      <tbody>
                                                       <tr>
                                                        <td align="center" bgcolor="#fff" colspan="3" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; background-color:#fff; padding:25px 10px 0; color:#666363 !important; font-size:24px; line-height:28px; font-family:'Helvetica'; font-weight:bold">
                                                         <p align="left" style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; width:75%; margin:0px auto; float:none; display:block; width:100%; text-align:left">
                                                          <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#000; text-decoration:none" target="_blank">
                                                           What is Cause Marketing &amp; How Can It Benefit Your Business?
                                                          </a>
                                                         </p>
                                                        </td>
                                                       </tr>
                                                       <tr>
                                                        <td align="left" bgcolor="#fff" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:left; background-color:#fff; line-height:23px; color:#000; font-size:14px; padding:0px 0px 0" width="100%">
                                                         <div style="height:10px">
                                                         </div>
                                                         <div>
                                                          <!--[if mso]>
                                                  <v:rect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://blog.shift4shop.com/what-is-cause-marketing" style="height:40px;v-text-anchor:middle;padding:10px 20px; width:132px;" stroke="f">
                                                    <w:anchorlock/>
                                                    <center>
                                                  <![endif]-->
                                                          <a data-hs-link-id="1" height="32" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:32px; padding:4px 13px 0px; line-height:30px; text-decoration:underline; color:#006bed; display:inline-block; text-transform:capitalize; font-size:18px; letter-spacing:0.8px; font-weight:100; -webkit-appearance:none; -moz-appearance:none; appearance:none; font-family:Arial, sans-serif" target="_blank">
                                                           Read More
                                                          </a>
                                                          <!--[if mso]>
                                                    </center>
                                                  </v:rect>
                                                <![endif]-->
                                                         </div>
                                                         <div style="height:20px">
                                                         </div>
                                                        </td>
                                                       </tr>
                                                      </tbody>
                                                     </table>
                                                    </td>
                                                    <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding-right:10px; width:25%" width="25%">
                                                     <a data-hs-link-id="2" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; border:none; background:#fff; border-radius:0px 0px 0px 0px; display:block; overflow:hidden" target="_blank">
                                                      <img alt="Orange" sizes="(max-width: 155px) 100vw, 155px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.f.hubspotemail.net%252Fhub%252F3365633%252Fhubfs%252FiStock-637945860.jpg%253Fwidth%253D310%2526upscale%253Dtrue%2526name%253DiStock-637945860.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1nAPc5:bbRHgQahDZuHp_hYWvRy0WLgobnfmlDqFjKD9rWcHXY" srcset="https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/iStock-637945860.jpg?upscale=true&amp;width=310&amp;upscale=true&amp;name=iStock-637945860.jpg 155w, https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/iStock-637945860.jpg?upscale=true&amp;width=620&amp;upscale=true&amp;name=iStock-637945860.jpg 310w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; padding:0px; max-width:100%; border-radius:0px 0px 0px 0px" width="155"/>
                                                     </a>
                                                    </td>
                                                   </tr>
                                                  </tbody>
                                                 </table>
                                                </td>
                                               </tr>
                                               <tr style="border-bottom:1px solid #ccc;">
                                                <td bgcolor="#fff" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#fff; padding:5px 0px 0px">
                                                 <table align="center" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:center; width:100%" width="100%">
                                                  <tbody>
                                                   <tr>
                                                    <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:75%" width="75%">
                                                     <table align="center" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:center; width:100%" width="100%">
                                                      <tbody>
                                                       <tr>
                                                        <td align="center" bgcolor="#fff" colspan="3" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; background-color:#fff; padding:25px 10px 0; color:#666363 !important; font-size:24px; line-height:28px; font-family:'Helvetica'; font-weight:bold">
                                                         <p align="left" style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; width:75%; margin:0px auto; float:none; display:block; width:100%; text-align:left">
                                                          <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#000; text-decoration:none" target="_blank">
                                                           How to Use Lean Marketing Principles for Your eCommerce Business
                                                          </a>
                                                         </p>
                                                        </td>
                                                       </tr>
                                                       <tr>
                                                        <td align="left" bgcolor="#fff" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:left; background-color:#fff; line-height:23px; color:#000; font-size:14px; padding:0px 0px 0" width="100%">
                                                         <div style="height:10px">
                                                         </div>
                                                         <div>
                                                          <!--[if mso]>
                                                  <v:rect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://blog.shift4shop.com/lean-marketing-principles-ecommerce" style="height:40px;v-text-anchor:middle;padding:10px 20px; width:132px;" stroke="f">
                                                    <w:anchorlock/>
                                                    <center>
                                                  <![endif]-->
                                                          <a data-hs-link-id="1" height="32" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:32px; padding:4px 13px 0px; line-height:30px; text-decoration:underline; color:#006bed; display:inline-block; text-transform:capitalize; font-size:18px; letter-spacing:0.8px; font-weight:100; -webkit-appearance:none; -moz-appearance:none; appearance:none; font-family:Arial, sans-serif" target="_blank">
                                                           Read More
                                                          </a>
                                                          <!--[if mso]>
                                                    </center>
                                                  </v:rect>
                                                <![endif]-->
                                                         </div>
                                                         <div style="height:20px">
                                                         </div>
                                                        </td>
                                                       </tr>
                                                      </tbody>
                                                     </table>
                                                    </td>
                                                    <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding-right:10px; width:25%" width="25%">
                                                     <a data-hs-link-id="2" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; border:none; background:#fff; border-radius:0px 0px 0px 0px; display:block; overflow:hidden" target="_blank">
                                                      <img alt="Orange" sizes="(max-width: 155px) 100vw, 155px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.f.hubspotemail.net%252Fhub%252F3365633%252Fhubfs%252FiStock-905819004.jpg%253Fwidth%253D310%2526upscale%253Dtrue%2526name%253DiStock-905819004.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1nAPc5:bbRHgQahDZuHp_hYWvRy0WLgobnfmlDqFjKD9rWcHXY" srcset="https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/iStock-905819004.jpg?upscale=true&amp;width=310&amp;upscale=true&amp;name=iStock-905819004.jpg 155w, https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/iStock-905819004.jpg?upscale=true&amp;width=620&amp;upscale=true&amp;name=iStock-905819004.jpg 310w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; padding:0px; max-width:100%; border-radius:0px 0px 0px 0px" width="155"/>
                                                     </a>
                                                    </td>
                                                   </tr>
                                                  </tbody>
                                                 </table>
                                                </td>
                                               </tr>
                                               <tr style="border-bottom:1px solid #ccc;">
                                                <td bgcolor="#fff" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#fff; padding:5px 0px 0px">
                                                 <table align="center" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:center; width:100%" width="100%">
                                                  <tbody>
                                                   <tr>
                                                    <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:75%" width="75%">
                                                     <table align="center" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:center; width:100%" width="100%">
                                                      <tbody>
                                                       <tr>
                                                        <td align="center" bgcolor="#fff" colspan="3" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; background-color:#fff; padding:25px 10px 0; color:#666363 !important; font-size:24px; line-height:28px; font-family:'Helvetica'; font-weight:bold">
                                                         <p align="left" style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; width:75%; margin:0px auto; float:none; display:block; width:100%; text-align:left">
                                                          <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#000; text-decoration:none" target="_blank">
                                                           7 Tips for Writing Great Product Copy
                                                          </a>
                                                         </p>
                                                        </td>
                                                       </tr>
                                                       <tr>
                                                        <td align="left" bgcolor="#fff" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:left; background-color:#fff; line-height:23px; color:#000; font-size:14px; padding:0px 0px 0" width="100%">
                                                         <div style="height:10px">
                                                         </div>
                                                         <div>
                                                          <!--[if mso]>
                                                  <v:rect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://blog.shift4shop.com/tips-for-writing-great-product-copy" style="height:40px;v-text-anchor:middle;padding:10px 20px; width:132px;" stroke="f">
                                                    <w:anchorlock/>
                                                    <center>
                                                  <![endif]-->
                                                          <a data-hs-link-id="1" height="32" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:32px; padding:4px 13px 0px; line-height:30px; text-decoration:underline; color:#006bed; display:inline-block; text-transform:capitalize; font-size:18px; letter-spacing:0.8px; font-weight:100; -webkit-appearance:none; -moz-appearance:none; appearance:none; font-family:Arial, sans-serif" target="_blank">
                                                           Read More
                                                          </a>
                                                          <!--[if mso]>
                                                    </center>
                                                  </v:rect>
                                                <![endif]-->
                                                         </div>
                                                         <div style="height:20px">
                                                         </div>
                                                        </td>
                                                       </tr>
                                                      </tbody>
                                                     </table>
                                                    </td>
                                                    <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding-right:10px; width:25%" width="25%">
                                                     <a data-hs-link-id="2" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; border:none; background:#fff; border-radius:0px 0px 0px 0px; display:block; overflow:hidden" target="_blank">
                                                      <img alt="Orange" sizes="(max-width: 155px) 100vw, 155px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.f.hubspotemail.net%252Fhub%252F3365633%252Fhubfs%252FiStock-953061932.jpg%253Fwidth%253D310%2526upscale%253Dtrue%2526name%253DiStock-953061932.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1nAPc5:bbRHgQahDZuHp_hYWvRy0WLgobnfmlDqFjKD9rWcHXY" srcset="https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/iStock-953061932.jpg?upscale=true&amp;width=310&amp;upscale=true&amp;name=iStock-953061932.jpg 155w, https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/iStock-953061932.jpg?upscale=true&amp;width=620&amp;upscale=true&amp;name=iStock-953061932.jpg 310w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; padding:0px; max-width:100%; border-radius:0px 0px 0px 0px" width="155"/>
                                                     </a>
                                                    </td>
                                                   </tr>
                                                  </tbody>
                                                 </table>
                                                </td>
                                               </tr>
                                              </tbody>
                                             </table>
                                            </td>
                                           </tr>
                                          </tbody>
                                         </table>
                                        </div>
                                       </div>
                                       <!--end layout-widget-wrapper -->
                                      </div>
                                      <!--end widget-span -->
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </td>
                                </tr>
                               </tbody>
                              </table>
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                        <tr>
                         <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
                          <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                           <tbody>
                            <tr>
                             <td align="left" bgcolor="#eee" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444; background:#eee; background-color:#eee" valign="top" width="100.0%">
                              <table border="0" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                               <tbody>
                                <tr>
                                 <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
                                  <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                                      <table bgcolor="#eee" border="0" cellpadding="0" cellspacing="0" class="columnContentTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:separate !important; border-spacing:0; background-color:#eee" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="columnContent widget-span widget-type-rich_text" data-widget-type="rich_text" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding-top:20px; padding-right:20px; padding-bottom:20px; padding-left:20px; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444; padding:0 !important" valign="top">
                                          <div class="layout-widget-wrapper">
                                           <div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text" id="hs_cos_wrapper_module_151389200524089" style="color: inherit; font-size: inherit; line-height: inherit;">
                                            <table bgcolor="#f2f2f2" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; background-color:#f2f2f2; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                             <tbody>
                                              <tr>
                                               <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0px 0px 0px 0px; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="middle" width="100.0%">
                                                <table cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                 <tbody>
                                                  <tr>
                                                   <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; color:#000; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left; padding:0px" valign="middle" width="100%">
                                                    <table cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                     <tbody>
                                                      <tr>
                                                       <td align="left" class="column" colspan="6" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:50.0%; text-align:left; padding:0px 0px 0px 0px; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#000" valign="middle" width="50.0%">
                                                        <table cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                         <tbody>
                                                          <tr>
                                                           <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#000; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="middle" width="100%">
                                                            <table cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                             <tbody>
                                                              <tr>
                                                               <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#000" valign="top" width="100.0%">
                                                                <img alt="banner1" border="0" sizes="(max-width: 300px) 100vw, 300px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.f.hubspotemail.net%252Fhub%252F3365633%252Fhubfs%252Fnewsletter%252Fjan2022%252Faddress-validation.png%253Fwidth%253D600%2526upscale%253Dtrue%2526name%253Daddress-validation.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1nAPc5:bbRHgQahDZuHp_hYWvRy0WLgobnfmlDqFjKD9rWcHXY" srcset="https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/newsletter/jan2022/address-validation.png?upscale=true&amp;width=600&amp;upscale=true&amp;name=address-validation.png 300w, https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/newsletter/jan2022/address-validation.png?upscale=true&amp;width=1200&amp;upscale=true&amp;name=address-validation.png 600w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; display:block" width="300"/>
                                                               </td>
                                                              </tr>
                                                             </tbody>
                                                            </table>
                                                           </td>
                                                          </tr>
                                                         </tbody>
                                                        </table>
                                                       </td>
                                                       <td align="left" class="column" colspan="6" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:50.0%; text-align:left; padding:0px 0px 0px 0px; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#000" valign="middle" width="50.0%">
                                                        <table cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                         <tbody>
                                                          <tr>
                                                           <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; color:#000; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left; padding:30px" valign="middle" width="100%">
                                                            <table cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                             <tbody>
                                                              <tr>
                                                               <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#000" valign="top" width="100.0%">
                                                                <h3 align="left" style="margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; display:block; line-height:18px; font-size:18px; font-weight:600 !important; color:#000000; text-align:left !important; margin:0 0 10px 0">
                                                                 Address Validation
                                                                </h3>
                                                                <div style="font-size: 16px; font-weight: normal !important; line-height: 24px; color: #000000; text-align: left !important;">
                                                                 Shift4Shop includes solutions for address validation, which do more than just prevent shipping errors — they improve the customer experience too.
                                                                </div>
                                                                <br/>
                                                                <!-- button style -->
                                                                <table align="left" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:left; width:100%" width="100%">
                                                                 <tbody>
                                                                  <tr>
                                                                   <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:0px">
                                                                    <div data-hs-responsive-table="true" style="overflow-x: auto; max-width: 100%; width: 100%;">
                                                                     <table align="left" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:left; width:100%" width="100%">
                                                                      <tbody>
                                                                       <tr>
                                                                        <td align="left" bgcolor="transparent" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:transparent; line-height:23px; color:#fff; font-size:11px; width:100%; border-width:0px; border-style:none; text-align:left; padding:0px" width="100%">
                                                                         <div>
                                                                          <!--[if mso]>
<v:rect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://blog.shift4shop.com/address-validation-ecommerce-stores" style="height:35px;v-text-anchor:middle;padding:0px; width:170px;border-radius: 0px;background:#000000;text-align:center;margin-left:0;display:block; " align="left" stroke="f" fillcolor="#000000" bgcolor="#000000">
<w:anchorlock/>
<center>
<![endif]-->
                                                                          <a align="center" bgcolor="#000" data-hs-link-id="0" height="35" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:35px; max-width:170px; width:100%; padding:0px; line-height:35px; text-decoration:none; background-color:#000; color:#ffffff; text-align:center; display:block; border-radius:0px; text-transform:capitalize; font-size:11px; letter-spacing:0.8px; font-weight:100; -webkit-appearance:none; -moz-appearance:none; appearance:none; font-family:Arial, sans-serif" target="_blank">
                                                                           Learn More
                                                                          </a>
                                                                          <!--[if mso]>
</center>
</v:rect>
<![endif]-->
                                                                         </div>
                                                                        </td>
                                                                       </tr>
                                                                      </tbody>
                                                                     </table>
                                                                    </div>
                                                                   </td>
                                                                  </tr>
                                                                 </tbody>
                                                                </table>
                                                                <!-- end button style -->
                                                               </td>
                                                              </tr>
                                                             </tbody>
                                                            </table>
                                                           </td>
                                                          </tr>
                                                         </tbody>
                                                        </table>
                                                       </td>
                                                      </tr>
                                                     </tbody>
                                                    </table>
                                                   </td>
                                                  </tr>
                                                 </tbody>
                                                </table>
                                               </td>
                                              </tr>
                                             </tbody>
                                            </table>
                                           </div>
                                          </div>
                                          <!--end layout-widget-wrapper -->
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                      <!--end widget-table -->
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </td>
                                </tr>
                                <tr>
                                 <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
                                  <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                                      <div class="widget-span widget-type-rich_text" data-widget-type="rich_text" style="">
                                       <div class="layout-widget-wrapper">
                                        <div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text" id="hs_cos_wrapper_module_1533309681865387" style="color: inherit; font-size: inherit; line-height: inherit;">
                                         <table align="center" bgcolor="#fff" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:center; width:100%; background-color:#fff" width="100%">
                                          <tbody>
                                           <tr>
                                            <td bgcolor="#fff" height="35" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#fff" width="100%">
                                            </td>
                                           </tr>
                                          </tbody>
                                         </table>
                                        </div>
                                       </div>
                                       <!--end layout-widget-wrapper -->
                                      </div>
                                      <!--end widget-span -->
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </td>
                                </tr>
                                <tr>
                                 <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
                                  <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                                      <table bgcolor="#eee" border="0" cellpadding="0" cellspacing="0" class="columnContentTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:separate !important; border-spacing:0; background-color:#eee" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="columnContent widget-span widget-type-rich_text" data-widget-type="rich_text" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding-top:20px; padding-right:20px; padding-bottom:20px; padding-left:20px; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top">
                                          <div class="layout-widget-wrapper">
                                           <div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text" id="hs_cos_wrapper_module_1517848791142426" style="color: inherit; font-size: inherit; line-height: inherit;">
                                            <table bgcolor="#f2f2f2" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; background-color:#f2f2f2; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                             <tbody>
                                              <tr>
                                               <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0px 0px 0px 0px; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="middle" width="100.0%">
                                                <table cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                 <tbody>
                                                  <tr>
                                                   <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; color:#000; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left; padding:0px" valign="middle" width="100%">
                                                    <table cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                     <tbody>
                                                      <tr>
                                                       <td align="left" class="column" colspan="6" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:50.0%; text-align:left; padding:0px 0px 0px 0px; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#000" valign="middle" width="50.0%">
                                                        <table cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                         <tbody>
                                                          <tr>
                                                           <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; color:#000; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left; padding:30px" valign="middle" width="100%">
                                                            <table cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                             <tbody>
                                                              <tr>
                                                               <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#000" valign="top" width="100.0%">
                                                                <h3 align="left" style="margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; display:block; line-height:18px; font-size:18px; font-weight:600 !important; color:#000000; text-align:left !important; margin:0 0 10px 0">
                                                                 Branch
                                                                </h3>
                                                                <div style="font-size: 16px; font-weight: normal !important; line-height: 24px; color: #000000; text-align: left !important;">
                                                                 Branch is a clean, refreshing template perfect for getting an online garden shop ready for springtime planting!
                                                                </div>
                                                                <br/>
                                                                <!-- button style -->
                                                                <table align="left" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:left; width:100%" width="100%">
                                                                 <tbody>
                                                                  <tr>
                                                                   <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:0px">
                                                                    <div data-hs-responsive-table="true" style="overflow-x: auto; max-width: 100%; width: 100%;">
                                                                     <table align="left" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:left; width:100%" width="100%">
                                                                      <tbody>
                                                                       <tr>
                                                                        <td align="left" bgcolor="transparent" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:transparent; line-height:23px; color:#fff; font-size:11px; width:100%; border-width:0px; border-style:none; text-align:left; padding:0px" width="100%">
                                                                         <div>
                                                                          <!--[if mso]>
<v:rect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word"  href="https://themes.shift4shop.com/Branch_p_375.html" style="height:35px;v-text-anchor:middle;padding:0px; width:170px;border-radius: 0px;background:#000000;text-align:center;margin-left:0;display:block; " align="left" stroke="f" fillcolor="#000000" bgcolor="#000000">
<w:anchorlock/>
<center>
<![endif]-->
                                                                          <a align="center" bgcolor="#000" data-hs-link-id="0" height="35" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:35px; max-width:170px; width:100%; padding:0px; line-height:35px; text-decoration:none; background-color:#000; color:#ffffff; text-align:center; display:block; border-radius:0px; text-transform:capitalize; font-size:11px; letter-spacing:0.8px; font-weight:100; -webkit-appearance:none; -moz-appearance:none; appearance:none; font-family:Arial, sans-serif" target="_blank">
                                                                           Vew Theme
                                                                          </a>
                                                                          <!--[if mso]>
</center>
</v:rect>
<![endif]-->
                                                                         </div>
                                                                        </td>
                                                                       </tr>
                                                                      </tbody>
                                                                     </table>
                                                                    </div>
                                                                   </td>
                                                                  </tr>
                                                                 </tbody>
                                                                </table>
                                                                <!-- end button style -->
                                                               </td>
                                                              </tr>
                                                             </tbody>
                                                            </table>
                                                           </td>
                                                          </tr>
                                                         </tbody>
                                                        </table>
                                                       </td>
                                                       <td align="left" class="column" colspan="6" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:50.0%; text-align:left; padding:0px 0px 0px 0px; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#000" valign="middle" width="50.0%">
                                                        <table cellspacing="0" height="300" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-width:0px; border-style:solid; border-collapse:collapse !important; height:300px; width:100%" width="100%">
                                                         <tbody>
                                                          <tr style="height: 304.972px;">
                                                           <td align="left" class="bodyContent" colspan="12" height="300" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; color:#000000; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left; height:300px" valign="middle" width="100%">
                                                            <table cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                             <tbody>
                                                              <tr>
                                                               <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#000" valign="top" width="100.0%">
                                                                <img alt="themes" border="0" sizes="(max-width: 300px) 100vw, 300px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.f.hubspotemail.net%252Fhub%252F3365633%252Fhubfs%252Fnewsletter%252Fjan2022%252Ftheme.png%253Fwidth%253D600%2526upscale%253Dtrue%2526name%253Dtheme.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1nAPc5:bbRHgQahDZuHp_hYWvRy0WLgobnfmlDqFjKD9rWcHXY" srcset="https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/newsletter/jan2022/theme.png?upscale=true&amp;width=600&amp;upscale=true&amp;name=theme.png 300w, https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/newsletter/jan2022/theme.png?upscale=true&amp;width=1200&amp;upscale=true&amp;name=theme.png 600w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; display:block" width="300"/>
                                                               </td>
                                                              </tr>
                                                             </tbody>
                                                            </table>
                                                           </td>
                                                          </tr>
                                                         </tbody>
                                                        </table>
                                                       </td>
                                                      </tr>
                                                     </tbody>
                                                    </table>
                                                   </td>
                                                  </tr>
                                                 </tbody>
                                                </table>
                                               </td>
                                              </tr>
                                             </tbody>
                                            </table>
                                           </div>
                                          </div>
                                          <!--end layout-widget-wrapper -->
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                      <!--end widget-table -->
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </td>
                                </tr>
                               </tbody>
                              </table>
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                        <tr>
                         <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
                          <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                           <tbody>
                            <tr>
                             <td align="left" bgcolor="#eee" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444; background:#eee; background-color:#eee" valign="top" width="100.0%">
                              <table border="0" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                               <tbody>
                                <tr>
                                 <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
                                  <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                                      <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="columnContentTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:separate !important; border-spacing:0; background-color:#ffffff" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="columnContent widget-span widget-type-rich_text" data-widget-type="rich_text" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding-right:20px; padding-bottom:20px; padding-left:20px; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444; padding-top:35px" valign="top">
                                          <div class="layout-widget-wrapper">
                                           <div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text" id="hs_cos_wrapper_module_151188781579127" style="color: inherit; font-size: inherit; line-height: inherit;">
                                            <table bgcolor="#f2f2f2" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; background-color:#f2f2f2; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                             <tbody>
                                              <tr>
                                               <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0px 0px 0px 0px; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="middle" width="100.0%">
                                                <table cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                 <tbody>
                                                  <tr>
                                                   <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; color:#000; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left; padding:0px" valign="middle" width="100%">
                                                    <table cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                     <tbody>
                                                      <tr>
                                                       <td align="left" class="column" colspan="6" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:50.0%; text-align:left; padding:0px 0px 0px 0px; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#000" valign="middle" width="50.0%">
                                                        <table cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                         <tbody>
                                                          <tr>
                                                           <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#000; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="middle" width="100%">
                                                            <table cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                             <tbody>
                                                              <tr>
                                                               <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#000" valign="top" width="100.0%">
                                                                <img alt="banner3" border="0" sizes="(max-width: 300px) 100vw, 300px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.f.hubspotemail.net%252Fhub%252F3365633%252Fhubfs%252Fnewsletter%252Fjan2022%252Fclearsale.png%253Fwidth%253D600%2526upscale%253Dtrue%2526name%253Dclearsale.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1nAPc5:bbRHgQahDZuHp_hYWvRy0WLgobnfmlDqFjKD9rWcHXY" srcset="https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/newsletter/jan2022/clearsale.png?upscale=true&amp;width=600&amp;upscale=true&amp;name=clearsale.png 300w, https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/newsletter/jan2022/clearsale.png?upscale=true&amp;width=1200&amp;upscale=true&amp;name=clearsale.png 600w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; display:block" width="300"/>
                                                               </td>
                                                              </tr>
                                                             </tbody>
                                                            </table>
                                                           </td>
                                                          </tr>
                                                         </tbody>
                                                        </table>
                                                       </td>
                                                       <td align="left" class="column" colspan="6" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:50.0%; text-align:left; padding:0px 0px 0px 0px; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#000" valign="middle" width="50.0%">
                                                        <table cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                         <tbody>
                                                          <tr>
                                                           <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; color:#000; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left; padding:30px" valign="middle" width="100%">
                                                            <table cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-size-adjust:100%; border-collapse:collapse !important; border-width:0px; border-style:solid" width="100%">
                                                             <tbody>
                                                              <tr>
                                                               <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#000" valign="top" width="100.0%">
                                                                <h3 align="left" style="margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; display:block; line-height:18px; font-size:18px; font-weight:600 !important; color:#000000; text-align:left !important; margin:0 0 10px 0">
                                                                 ClearSale
                                                                </h3>
                                                                <div style="font-size: 16px; font-weight: normal !important; line-height: 24px; color: #000000; text-align: left !important;">
                                                                 ClearSale offers an end-to-end fraud prevention solution for assessing the risk of any transaction and stopping fraud before it starts.
                                                                </div>
                                                                <br/>
                                                                <!-- button style -->
                                                                <table align="left" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:left; width:100%" width="100%">
                                                                 <tbody>
                                                                  <tr>
                                                                   <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:0px">
                                                                    <div data-hs-responsive-table="true" style="overflow-x: auto; max-width: 100%; width: 100%;">
                                                                     <table align="left" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:left; width:100%" width="100%">
                                                                      <tbody>
                                                                       <tr>
                                                                        <td align="left" bgcolor="transparent" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:transparent; line-height:23px; color:#fff; font-size:11px; width:100%; border-width:0px; border-style:none; text-align:left; padding:0px" width="100%">
                                                                         <div>
                                                                          <!--[if mso]>
<v:rect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://apps.shift4shop.com/clearsale.html" style="height:35px;v-text-anchor:middle;padding:0px; width:170px;border-radius: 0px;background:#000000;text-align:center;margin-left:0;display:block; " align="left" stroke="f" fillcolor="#000000" bgcolor="#000000">
<w:anchorlock/>
<center>
<![endif]-->
                                                                          <a align="center" bgcolor="#000" data-hs-link-id="0" height="35" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:35px; max-width:170px; width:100%; padding:0px; line-height:35px; text-decoration:none; background-color:#000; color:#ffffff; text-align:center; display:block; border-radius:0px; text-transform:capitalize; font-size:11px; letter-spacing:0.8px; font-weight:100; -webkit-appearance:none; -moz-appearance:none; appearance:none; font-family:Arial, sans-serif" target="_blank">
                                                                           View App
                                                                          </a>
                                                                          <!--[if mso]>
</center>
</v:rect>
<![endif]-->
                                                                         </div>
                                                                        </td>
                                                                       </tr>
                                                                      </tbody>
                                                                     </table>
                                                                    </div>
                                                                   </td>
                                                                  </tr>
                                                                 </tbody>
                                                                </table>
                                                                <!-- end button style -->
                                                               </td>
                                                              </tr>
                                                             </tbody>
                                                            </table>
                                                           </td>
                                                          </tr>
                                                         </tbody>
                                                        </table>
                                                       </td>
                                                      </tr>
                                                     </tbody>
                                                    </table>
                                                   </td>
                                                  </tr>
                                                 </tbody>
                                                </table>
                                               </td>
                                              </tr>
                                             </tbody>
                                            </table>
                                           </div>
                                          </div>
                                          <!--end layout-widget-wrapper -->
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                      <!--end widget-table -->
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </td>
                                </tr>
                                <tr>
                                 <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
                                  <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                                      <div class="widget-span widget-type-custom_widget" data-widget-type="custom_widget" style="">
                                       <div class="layout-widget-wrapper">
                                        <div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" data-hs-cos-general-type="widget" data-hs-cos-type="module" id="hs_cos_wrapper_module_1631912799745732" style="color: inherit; font-size: inherit; line-height: inherit;">
                                         <div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text" id="hs_cos_wrapper_module_1631912799745732_" style="color: inherit; font-size: inherit; line-height: inherit;">
                                          <table align="center" bgcolor="#fff" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; text-align:center; width:100%; background-color:#fff" width="100%">
                                           <tbody>
                                            <tr>
                                             <td bgcolor="#ffffff" height="35" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#ffffff; padding:0px" width="100%">
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </div>
                                        </div>
                                       </div>
                                       <!--end layout-widget-wrapper -->
                                      </div>
                                      <!--end widget-span -->
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </td>
                                </tr>
                                <tr>
                                 <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
                                  <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                                      <div class="widget-span widget-type-custom_widget" data-widget-type="custom_widget" style="">
                                       <div class="layout-widget-wrapper">
                                        <div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" data-hs-cos-general-type="widget" data-hs-cos-type="module" id="hs_cos_wrapper_module_163190804015270" style="color: inherit; font-size: inherit; line-height: inherit;">
                                         <div style="background:#000;color:#fff;">
                                          <div style="text-align: center;">
                                          </div>
                                          <div style="text-align: center; font-size: 30px; line-height: 1.25;">
                                           <span style="color: #ffffff;">
                                            <strong>
                                             Rocket Fuel for your Business
                                            </strong>
                                           </span>
                                          </div>
                                          <div style="text-align: center;">
                                          </div>
                                          <table align="center" bgcolor="#000" border="0" cellpadding="0" cellspacing="0" class="social" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#000; border-collapse:collapse; width:100%" width="100%">
                                           <tbody style="background:#000;">
                                            <tr style="background:#000;">
                                             <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                              <table align="center" bgcolor="#000" border="0" cellpadding="0" cellspacing="0" class="social" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#000; border-collapse:collapse">
                                               <tbody style="background:#000;">
                                                <tr style="background:#000;">
                                                 <td class="footer-icons-first footer-icons" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:0px 10px 0px 10px; width:10% !important" width="10%">
                                                  <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                                   <img alt="Facebook" border="0" height="18" sizes="(max-width: 18px) 100vw, 18px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.f.hubspotemail.net%252Fhub%252F3365633%252Fhubfs%252FLogo%252Ffacebook.png%253Fwidth%253D36%2526height%253D36%2526upscale%253Dtrue%2526name%253Dfacebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1nAPc5:bbRHgQahDZuHp_hYWvRy0WLgobnfmlDqFjKD9rWcHXY" srcset="https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/Logo/facebook.png?upscale=true&amp;width=36&amp;height=36&amp;upscale=true&amp;name=facebook.png 18w, https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/Logo/facebook.png?upscale=true&amp;width=72&amp;height=72&amp;upscale=true&amp;name=facebook.png 36w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic" width="18"/>
                                                  </a>
                                                 </td>
                                                 <td class="footer-icons" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:0px 10px 0px 10px; width:10% !important" width="10%">
                                                  <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                                   <img alt="instagram" border="0" height="18" sizes="(max-width: 18px) 100vw, 18px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.f.hubspotemail.net%252Fhub%252F3365633%252Fhubfs%252FLogo%252Finstagram.png%253Fwidth%253D36%2526height%253D36%2526upscale%253Dtrue%2526name%253Dinstagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1nAPc5:bbRHgQahDZuHp_hYWvRy0WLgobnfmlDqFjKD9rWcHXY" srcset="https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/Logo/instagram.png?upscale=true&amp;width=36&amp;height=36&amp;upscale=true&amp;name=instagram.png 18w, https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/Logo/instagram.png?upscale=true&amp;width=72&amp;height=72&amp;upscale=true&amp;name=instagram.png 36w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic" width="18"/>
                                                  </a>
                                                 </td>
                                                 <td class="footer-icons" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:0px 10px 0px 10px; width:10% !important" width="10%">
                                                  <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                                   <img alt="linkedin" border="0" height="18" sizes="(max-width: 18px) 100vw, 18px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.f.hubspotemail.net%252Fhub%252F3365633%252Fhubfs%252FLogo%252Flinkedin.png%253Fwidth%253D36%2526height%253D36%2526upscale%253Dtrue%2526name%253Dlinkedin.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1nAPc5:bbRHgQahDZuHp_hYWvRy0WLgobnfmlDqFjKD9rWcHXY" srcset="https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/Logo/linkedin.png?upscale=true&amp;width=36&amp;height=36&amp;upscale=true&amp;name=linkedin.png 18w, https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/Logo/linkedin.png?upscale=true&amp;width=72&amp;height=72&amp;upscale=true&amp;name=linkedin.png 36w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic" width="18"/>
                                                  </a>
                                                 </td>
                                                 <td class="footer-icons" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:0px 10px 0px 10px; width:10% !important" width="10%">
                                                  <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                                   <img alt="twitter" border="0" height="18" sizes="(max-width: 18px) 100vw, 18px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.f.hubspotemail.net%252Fhub%252F3365633%252Fhubfs%252FLogo%252Ftwitter.png%253Fwidth%253D36%2526height%253D36%2526upscale%253Dtrue%2526name%253Dtwitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1nAPc5:bbRHgQahDZuHp_hYWvRy0WLgobnfmlDqFjKD9rWcHXY" srcset="https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/Logo/twitter.png?upscale=true&amp;width=36&amp;height=36&amp;upscale=true&amp;name=twitter.png 18w, https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/Logo/twitter.png?upscale=true&amp;width=72&amp;height=72&amp;upscale=true&amp;name=twitter.png 36w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic" width="18"/>
                                                  </a>
                                                 </td>
                                                 <td class="footer-icons" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:0px 10px 0px 10px; width:10% !important" width="10%">
                                                  <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                                   <img alt="youtube" border="0" height="18" sizes="(max-width: 18px) 100vw, 18px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.f.hubspotemail.net%252Fhub%252F3365633%252Fhubfs%252FLogo%252Fyoutube.png%253Fwidth%253D36%2526height%253D36%2526upscale%253Dtrue%2526name%253Dyoutube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1nAPc5:bbRHgQahDZuHp_hYWvRy0WLgobnfmlDqFjKD9rWcHXY" srcset="https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/Logo/youtube.png?upscale=true&amp;width=36&amp;height=36&amp;upscale=true&amp;name=youtube.png 18w, https://hs-3365633.f.hubspotemail.net/hub/3365633/hubfs/Logo/youtube.png?upscale=true&amp;width=72&amp;height=72&amp;upscale=true&amp;name=youtube.png 36w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic" width="18"/>
                                                  </a>
                                                 </td>
                                                </tr>
                                                <!--[if true]>
    <tr><td>&nbsp;</td></tr>
    <![endif]-->
                                               </tbody>
                                              </table>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                          <div style="text-align: center;">
                                          </div>
                                          <div style="text-align: center; color:#88969e">
                                           Copyright © 2022 Shift4Shop
                                          </div>
                                          <div style="text-align: center;">
                                          </div>
                                         </div>
                                         <style type="text/css">
                                          @media only screen and (max-width: 480px){
        .templateColumnContainer{
            display:block !important;
            width:100% !important;
          height:auto !important;
        }
    }
                                         </style>
                                        </div>
                                       </div>
                                       <!--end layout-widget-wrapper -->
                                      </div>
                                      <!--end widget-span -->
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </td>
                                </tr>
                               </tbody>
                              </table>
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
                <!--end body wrapper -->
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <!-- End Template Wrapper -->
         </td>
        </tr>
        <tr>
         <td align="center" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt" valign="top">
          <!-- Begin Template Footer -->
          <div class="footer-container-wrapper">
          </div>
          <table align="center" bgcolor="#f2f2f2" border="0" cellpadding="0" cellspacing="0" id="footerTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; background-color:#f2f2f2; color:#999999; font-family:sans-serif; font-size:12px; line-height:120%; padding-top:20px; padding-right:20px; padding-bottom:20px; padding-left:20px; text-align:center" width="100%">
           <tbody>
            <tr>
             <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left" valign="top" width="100%">
              <table border="0" cellpadding="0" cellspacing="0" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
               <tbody>
                <tr>
                 <td align="left" class="column" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" valign="top" width="100.0%">
                  <div class="widget-span widget-type-email_can_spam" data-widget-type="email_can_spam" style="">
                   <p align="center" id="footer" style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; text-align:center; font-size:12px; line-height:1.60em; color:#999999; display:block; max-width:600px; margin:0 auto">
                    Shift4Shop   6691 Nob Hill Rd    Ft. Lauderdale  FL   33321   United States
                    <br/>
                    You received this email because you are subscribed to Newsletters  from Shift4Shop.
                    <br/>
                    Update your
                    <a data-hs-link-id="0" data-unsubscribe="true" rel="noopener" style="-ms-text-size-adjust:100%; -webkit-text-size-adjust:none; font-weight:normal; text-decoration:underline; whitespace:nowrap; color:#999999" target="_blank">
                     email preferences
                    </a>
                    to choose the types of emails you receive.
                    <br/>
                    <a data-hs-link-id="0" data-unsubscribe="true" rel="noopener" style="-ms-text-size-adjust:100%; -webkit-text-size-adjust:none; font-weight:normal; text-decoration:underline; whitespace:nowrap; color:#999999" target="_blank">
                     Unsubscribe from all future emails
                    </a>
                    <br/>
                    <br/>
                   </p>
                  </div>
                  <!--end widget-span -->
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!--end footer wrapper -->
            <tr>
             <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
             </td>
            </tr>
           </tbody>
          </table>
          <!-- End Template Footer -->
         </td>
        </tr>
       </tbody>
      </table>
      <!-- End Template Container -->
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fcpnby04.na1.hubspotlinks.com%252FBto%252FLV%252B113%252Fcpnby04%252FVX93Vv3dHNrVN3HGmJ9z84BKW2ZRfP14DwWgwW20xtfH8fYx6228y1/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjcG5ieTA0Lm5hMSJ9:1nAPc5:XhtZe5E_zPwnmE2Wv6FGShL3LXuQzGR0TAoQHTSwTiM" style="display:none!important;min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important" width="1"/>
 </body>
</html>