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">
<!-- start coded_template: id:6262636356 path:generated_layouts/6262636345.html -->
<html xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <title>
   Launch Your Business in 2019 | All-in-One Business Bundle | QuickStart Offer &amp; More
  </title>
  <meta content="Launch Your Business in 2019 | All-in-One Business Bundle | QuickStart Offer &amp; More" property="og:title"/>
  <meta content="Launch Your Business in 2019 | All-in-One Business Bundle | QuickStart Offer &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]>
          <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-4eb44fc3-cdad-419f-8e2f-6877d9309a1b" property="og:url"/>
  <meta name="x-apple-disable-message-reformatting"/>
  <meta content="noindex,follow" name="robots"/>
 </head>
 <body bgcolor="#f2f2f2" class="" height="100%" 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" width="100%">
  <!-- 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;">
   James, special offers for a successful 2019 plus featured apps to grow your business
  </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%">
                                      <div class="widget-span widget-type-logo" data-widget-type="logo" style="">
                                       <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="Sell More with 3dcart" class="hs-image-widget" sizes="(max-width: 212px) 100vw, 212px" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn2.hubspot.net%252Fhub%252F3365633%252Fhubfs%252F3dcart-Logo-2015.jpg%253Fwidth%253D212%2526name%253D3dcart-Logo-2015.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4yLmh1YnNwbyJ9:1kXOrM:tHCK72VvCg4nQ74rH39YngJvmPSnMQ2GEKCIK3Jdo4I" srcset="https://cdn2.hubspot.net/hub/3365633/hubfs/3dcart-Logo-2015.jpg?width=212&amp;name=3dcart-Logo-2015.jpg 212w, https://cdn2.hubspot.net/hub/3365633/hubfs/3dcart-Logo-2015.jpg?width=424&amp;name=3dcart-Logo-2015.jpg 424w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-height:62px; max-width:212px; border-width:0px; border:0px" title="Sell More with 3dcart" width="212"/>
                                         </a>
                                        </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; padding:20px 0px 0px 0px" 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 align="center" alt="top-banner" height="153" sizes="(max-width: 600px) 100vw, 600px" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn2.hubspot.net%252Fhub%252F3365633%252Fhubfs%252Fnewsletter%252Fjanuary2019%252Ftop-banner.jpg%253Fwidth%253D600%2526height%253D153%2526name%253Dtop-banner.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4yLmh1YnNwbyJ9:1kXOrM:tHCK72VvCg4nQ74rH39YngJvmPSnMQ2GEKCIK3Jdo4I" srcset="https://cdn2.hubspot.net/hub/3365633/hubfs/newsletter/january2019/top-banner.jpg?width=600&amp;height=153&amp;name=top-banner.jpg 600w, https://cdn2.hubspot.net/hub/3365633/hubfs/newsletter/january2019/top-banner.jpg?width=1200&amp;height=306&amp;name=top-banner.jpg 1200w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic" title="top-banner.jpg" 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_1533327961059169" 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="20" 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%">
                                      <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="#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 0px; 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="#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:600px; margin:0px auto; width:100%; border:none; border-collapse:collapse; background-color:#f3f3f3" width="100%">
                                              <tbody>
                                               <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="#f3f3f3" 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:#f3f3f3" width="100%">
                                                  <tbody>
                                                   <tr>
                                                    <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                                     <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                                      <img alt="main banner" height="500" sizes="(max-width: 601px) 100vw, 601px" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn2.hubspot.net%252Fhub%252F3365633%252Fhubfs%252Fnewsletter%252Fjanuary2019%252Fmain-banner.jpg%253Fwidth%253D601%2526height%253D500%2526name%253Dmain-banner.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4yLmh1YnNwbyJ9:1kXOrM:tHCK72VvCg4nQ74rH39YngJvmPSnMQ2GEKCIK3Jdo4I" srcset="https://cdn2.hubspot.net/hub/3365633/hubfs/newsletter/january2019/main-banner.jpg?width=601&amp;height=500&amp;name=main-banner.jpg 601w, https://cdn2.hubspot.net/hub/3365633/hubfs/newsletter/january2019/main-banner.jpg?width=1202&amp;height=1000&amp;name=main-banner.jpg 1202w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic" title="zapier" width="601"/>
                                                     </a>
                                                    </td>
                                                   </tr>
                                                  </tbody>
                                                 </table>
                                                </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="#f3f3f3" 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:#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; text-align:center; color:#22ac60; font-size:24px; font-weight:bold; line-height:30px; padding:20px 20px 0px">
                                                     Start a New Business in 2019 Bundle
                                                    </td>
                                                   </tr>
                                                  </tbody>
                                                 </table>
                                                </td>
                                               </tr>
                                               <tr>
                                                <td align="center" bgcolor="#f3f3f3" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; padding:0 30px 0px; color:#000; font-size:14px; font-family:'Helvetica'; background-color:#f3f3f3; margin:0px 30px; border-radius:0px 0px 0px 0px">
                                                 <br/>
                                                 For a limited time, sign up for any 3dcart plan and get 2 extra months, a Premium Theme, RapidSSL, plus, discounted shipping from FedEx, $10,000 in free payment fees from Square, plus special deals from Avalara, ShipStation, and much more.
                                                </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; padding:10px 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">
                                                     <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 bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f1f1f1; border-radius:0px 0px 0px 0px" width="10%">
                                                        </td>
                                                        <td align="center" bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; background-color:#f1f1f1; line-height:23px; color:#000; font-size:14px" width="80%">
                                                         <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://www.3dcart.com/plans/business-bundle.html" style="height:40px;v-text-anchor:middle;padding:10px 20px; width:150px;border-radius: 7px; " stroke="f" fillcolor="#22ac60">
<w:anchorlock/>
<center>
<![endif]-->
                                                          <a bgcolor="#22ac60" 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:none; background-color:#22ac60; color:#ffffff; display:inline-block; border-radius:4px; text-transform:uppercase; font-size:16px; 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>
                                                        <td bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f1f1f1; border-radius:0px 0px 0px 0px" width="10%">
                                                        </td>
                                                       </tr>
                                                      </tbody>
                                                     </table>
                                                    </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>
                                <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_151190181502245" 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 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>
                                                <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:35px 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 align="center" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center">
                                                     <a data-hs-link-id="0" 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: 600px) 100vw, 600px" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn2.hubspot.net%252Fhub%252F3365633%252Fhubfs%252FiStock-844319742.png%253Fwidth%253D600%2526name%253DiStock-844319742.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4yLmh1YnNwbyJ9:1kXOrM:tHCK72VvCg4nQ74rH39YngJvmPSnMQ2GEKCIK3Jdo4I" srcset="https://cdn2.hubspot.net/hub/3365633/hubfs/iStock-844319742.png?width=600&amp;name=iStock-844319742.png 600w, https://cdn2.hubspot.net/hub/3365633/hubfs/iStock-844319742.png?width=1200&amp;name=iStock-844319742.png 1200w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; padding:0px; max-width:100%; border-radius:0px 0px 0px 0px" width="600"/>
                                                     </a>
                                                    </td>
                                                   </tr>
                                                   <tr>
                                                    <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                                     <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="#eee" 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:#eee; padding:25px 25px 0; color:#666363 !important; font-size:24px; line-height:28px; font-family:'Helvetica'; font-weight:bold">
                                                         <p 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%" width="100%">
                                                          <a data-hs-link-id="1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#444; text-decoration:none" target="_blank">
                                                           Best eCommerce Features - 2018 in Review
                                                          </a>
                                                         </p>
                                                        </td>
                                                       </tr>
                                                       <tr>
                                                        <td bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f1f1f1; border-radius:0px 0px 0px 0px" width="10%">
                                                        </td>
                                                        <td align="center" bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; background-color:#f1f1f1; line-height:23px; color:#000; font-size:14px" width="80%">
                                                         <p align="center" style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; max-width:100%; text-align:center; float:none; display:block; width:100%; margin:0px auto 0" width="100%">
                                                         </p>
                                                         <p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">
                                                          Constant growth and improvement are vital in eCommerce, and that's no exaggeration. The world of eCommerce has evolved so much and so quickly, that while
                                                          <a data-hs-link-id="0" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                                           selling online has become easier
                                                          </a>
                                                          in some..
                                                         </p>
                                                         <p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">
                                                         </p>
                                                         <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.3dcart.com/best-ecommerce-features" style="height:40px;v-text-anchor:middle;padding:10px 20px; width:132px;border-radius: 7px; " stroke="f" fillcolor="#22ac60">
                                                    <w:anchorlock/>
                                                    <center>
                                                  <![endif]-->
                                                          <a bgcolor="#22ac60" data-hs-link-id="2" height="32" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:32px; padding:4px 13px 0px; line-height:30px; text-decoration:none; background-color:#22ac60; color:#ffffff; display:inline-block; border-radius:4px; text-transform:uppercase; font-size:16px; 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>
                                                        <td bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f1f1f1; border-radius:0px 0px 0px 0px" width="10%">
                                                        </td>
                                                       </tr>
                                                      </tbody>
                                                     </table>
                                                    </td>
                                                   </tr>
                                                  </tbody>
                                                 </table>
                                                </td>
                                               </tr>
                                               <tr>
                                                <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:35px 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 align="center" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center">
                                                     <a data-hs-link-id="0" 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: 600px) 100vw, 600px" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn2.hubspot.net%252Fhub%252F3365633%252Fhubfs%252FiStock-941717022.png%253Fwidth%253D600%2526name%253DiStock-941717022.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4yLmh1YnNwbyJ9:1kXOrM:tHCK72VvCg4nQ74rH39YngJvmPSnMQ2GEKCIK3Jdo4I" srcset="https://cdn2.hubspot.net/hub/3365633/hubfs/iStock-941717022.png?width=600&amp;name=iStock-941717022.png 600w, https://cdn2.hubspot.net/hub/3365633/hubfs/iStock-941717022.png?width=1200&amp;name=iStock-941717022.png 1200w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; padding:0px; max-width:100%; border-radius:0px 0px 0px 0px" width="600"/>
                                                     </a>
                                                    </td>
                                                   </tr>
                                                   <tr>
                                                    <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                                     <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="#eee" 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:#eee; padding:25px 25px 0; color:#666363 !important; font-size:24px; line-height:28px; font-family:'Helvetica'; font-weight:bold">
                                                         <p 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%" width="100%">
                                                          <a data-hs-link-id="1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#444; text-decoration:none" target="_blank">
                                                           5 Requirements for GDPR and the Best Privacy Policy Generators to Meet them
                                                          </a>
                                                         </p>
                                                        </td>
                                                       </tr>
                                                       <tr>
                                                        <td bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f1f1f1; border-radius:0px 0px 0px 0px" width="10%">
                                                        </td>
                                                        <td align="center" bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; background-color:#f1f1f1; line-height:23px; color:#000; font-size:14px" width="80%">
                                                         <p align="center" style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; max-width:100%; text-align:center; float:none; display:block; width:100%; margin:0px auto 0" width="100%">
                                                         </p>
                                                         <p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">
                                                          The European Union's General Data Protection Regulation (GDPR) is a regional law with global implications both in terms of its enforcement and its impact. So no matter where your company is located,..
                                                         </p>
                                                         <p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">
                                                         </p>
                                                         <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.3dcart.com/5-requirements-your-website-must-meet-for-gdpr-compliance" style="height:40px;v-text-anchor:middle;padding:10px 20px; width:132px;border-radius: 7px; " stroke="f" fillcolor="#22ac60">
                                                    <w:anchorlock/>
                                                    <center>
                                                  <![endif]-->
                                                          <a bgcolor="#22ac60" data-hs-link-id="2" height="32" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:32px; padding:4px 13px 0px; line-height:30px; text-decoration:none; background-color:#22ac60; color:#ffffff; display:inline-block; border-radius:4px; text-transform:uppercase; font-size:16px; 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>
                                                        <td bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f1f1f1; border-radius:0px 0px 0px 0px" width="10%">
                                                        </td>
                                                       </tr>
                                                      </tbody>
                                                     </table>
                                                    </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%">
                                      <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_1517866029990292" 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="20" 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; 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="#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 0px; 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="#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:600px; margin:0px auto; width:100%; border:none; border-collapse:collapse; background-color:#f3f3f3" width="100%">
                                                 <tbody>
                                                  <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="#f3f3f3" 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:#f3f3f3" width="100%">
                                                     <tbody>
                                                      <tr>
                                                       <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                                        <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                                         <img alt="digital-downloads" height="410" sizes="(max-width: 601px) 100vw, 601px" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn2.hubspot.net%252Fhub%252F3365633%252Fhubfs%252Fnewsletter%252Fjanuary2019%252Fdigital-downloads.jpg%253Fwidth%253D601%2526height%253D410%2526name%253Ddigital-downloads.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4yLmh1YnNwbyJ9:1kXOrM:tHCK72VvCg4nQ74rH39YngJvmPSnMQ2GEKCIK3Jdo4I" srcset="https://cdn2.hubspot.net/hub/3365633/hubfs/newsletter/january2019/digital-downloads.jpg?width=601&amp;height=410&amp;name=digital-downloads.jpg 601w, https://cdn2.hubspot.net/hub/3365633/hubfs/newsletter/january2019/digital-downloads.jpg?width=1202&amp;height=820&amp;name=digital-downloads.jpg 1202w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic" title="digital-downloads" width="601"/>
                                                        </a>
                                                       </td>
                                                      </tr>
                                                     </tbody>
                                                    </table>
                                                   </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="#f3f3f3" 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:#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; text-align:center; color:#22ac60; font-size:24px; font-weight:bold; line-height:30px; padding:20px 20px 0px">
                                                        eProducts and Digital Downloads
                                                       </td>
                                                      </tr>
                                                     </tbody>
                                                    </table>
                                                   </td>
                                                  </tr>
                                                  <tr>
                                                   <td align="center" bgcolor="#f3f3f3" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; padding:0 30px 0px; color:#000; font-size:14px; font-family:'Helvetica'; background-color:#f3f3f3; margin:0px 30px; border-radius:0px 0px 0px 0px">
                                                    <br/>
                                                    Sell ebooks, computer games, apps, music files, and more with 3dcart's powerful Digital Downloads module. Easily upload and encrypt files, provide automatic download links, apply copy protection, and more. Included on all 3dcart plans.
                                                   </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; padding:10px 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">
                                                        <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 bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f1f1f1; border-radius:0px 0px 0px 0px" width="10%">
                                                           </td>
                                                           <td align="center" bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; background-color:#f1f1f1; line-height:23px; color:#000; font-size:14px" width="80%">
                                                            <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://www.3dcart.com/lp/features/3dcarts-digital-products-management-feature/" style="height:40px;v-text-anchor:middle;padding:10px 20px; width:132px;border-radius: 7px; " stroke="f" fillcolor="#22ac60">
<w:anchorlock/>
<center>
<![endif]-->
                                                             <a bgcolor="#22ac60" 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:none; background-color:#22ac60; color:#ffffff; display:inline-block; border-radius:4px; text-transform:uppercase; font-size:16px; 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>
                                                           <td bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f1f1f1; border-radius:0px 0px 0px 0px" width="10%">
                                                           </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="#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 0px; 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="#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:600px; margin:0px auto; width:100%; border:none; border-collapse:collapse; background-color:#f3f3f3" width="100%">
                                                 <tbody>
                                                  <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="#f3f3f3" 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:#f3f3f3" width="100%">
                                                     <tbody>
                                                      <tr>
                                                       <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                                        <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                                         <img alt="quick start" height="480" sizes="(max-width: 601px) 100vw, 601px" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn2.hubspot.net%252Fhub%252F3365633%252Fhubfs%252Fnewsletter%252Fjanuary2019%252Fquickstart.jpg%253Fwidth%253D601%2526height%253D480%2526name%253Dquickstart.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4yLmh1YnNwbyJ9:1kXOrM:tHCK72VvCg4nQ74rH39YngJvmPSnMQ2GEKCIK3Jdo4I" srcset="https://cdn2.hubspot.net/hub/3365633/hubfs/newsletter/january2019/quickstart.jpg?width=601&amp;height=480&amp;name=quickstart.jpg 601w, https://cdn2.hubspot.net/hub/3365633/hubfs/newsletter/january2019/quickstart.jpg?width=1202&amp;height=960&amp;name=quickstart.jpg 1202w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic" title="quick start" width="601"/>
                                                        </a>
                                                       </td>
                                                      </tr>
                                                     </tbody>
                                                    </table>
                                                   </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="#f3f3f3" 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:#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; text-align:center; color:#22ac60; font-size:24px; font-weight:bold; line-height:30px; padding:20px 50px 0px">
                                                        Special Offer: QuickStart Setup
                                                       </td>
                                                      </tr>
                                                     </tbody>
                                                    </table>
                                                   </td>
                                                  </tr>
                                                  <tr>
                                                   <td align="center" bgcolor="#f3f3f3" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; padding:0 30px 0px; color:#000; font-size:14px; font-family:'Helvetica'; background-color:#f3f3f3; margin:0px 30px; border-radius:0px 0px 0px 0px">
                                                    <br/>
                                                    Get personalized help with 3dcart for only $149. Quick Start Setup includes a one-on-one 30-minute phone call to help you understand your new online store, customize your settings, upload your logo, set up SEO, and more.
                                                   </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; padding:10px 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">
                                                        <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 bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f1f1f1; border-radius:0px 0px 0px 0px" width="10%">
                                                           </td>
                                                           <td align="center" bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; background-color:#f1f1f1; line-height:23px; color:#000; font-size:14px" width="80%">
                                                            <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://store.3dcart.com/Quickstart-Session_p_445.html" style="height:40px;v-text-anchor:middle;padding:10px 20px; width:132px;border-radius: 7px; " stroke="f" fillcolor="#22ac60">
<w:anchorlock/>
<center>
<![endif]-->
                                                             <a bgcolor="#22ac60" 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:none; background-color:#22ac60; color:#ffffff; display:inline-block; border-radius:4px; text-transform:uppercase; font-size:16px; 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>
                                                           <td bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f1f1f1; border-radius:0px 0px 0px 0px" width="10%">
                                                           </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-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:35px 0px 0px 0px" 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="#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="#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:600px; margin:0px auto; width:100%; border:none; border-collapse:collapse; background-color:#f3f3f3" width="100%">
                                                 <tbody>
                                                  <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="#f3f3f3" 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:#f3f3f3" width="100%">
                                                     <tbody>
                                                      <tr>
                                                       <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                                        <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                                         <img alt="convermax" height="380" sizes="(max-width: 601px) 100vw, 601px" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn2.hubspot.net%252Fhub%252F3365633%252Fhubfs%252Fnewsletter%252Fjanuary2019%252Fconvermax.jpg%253Fwidth%253D601%2526height%253D380%2526name%253Dconvermax.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4yLmh1YnNwbyJ9:1kXOrM:tHCK72VvCg4nQ74rH39YngJvmPSnMQ2GEKCIK3Jdo4I" srcset="https://cdn2.hubspot.net/hub/3365633/hubfs/newsletter/january2019/convermax.jpg?width=601&amp;height=380&amp;name=convermax.jpg 601w, https://cdn2.hubspot.net/hub/3365633/hubfs/newsletter/january2019/convermax.jpg?width=1202&amp;height=760&amp;name=convermax.jpg 1202w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic" title="convermax" width="601"/>
                                                        </a>
                                                       </td>
                                                      </tr>
                                                     </tbody>
                                                    </table>
                                                   </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="#f3f3f3" 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:#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; text-align:center; color:#22ac60; font-size:24px; font-weight:bold; line-height:30px; padding:20px 20px 0px">
                                                        Partner of the Month: Convermax
                                                       </td>
                                                      </tr>
                                                     </tbody>
                                                    </table>
                                                   </td>
                                                  </tr>
                                                  <tr>
                                                   <td align="center" bgcolor="#f3f3f3" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; padding:0 30px 0px; color:#000; font-size:14px; font-family:'Helvetica'; background-color:#f3f3f3; margin:0px 30px; border-radius:0px 0px 0px 0px">
                                                    <br/>
                                                    Convermax offers a powerful site search including auto-suggestions, spelling correction, advanced filters, an improved search results page, and more. Try it for Free.
                                                   </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; padding:10px 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">
                                                        <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 bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f1f1f1; border-radius:0px 0px 0px 0px" width="10%">
                                                           </td>
                                                           <td align="center" bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; background-color:#f1f1f1; line-height:23px; color:#000; font-size:14px" width="80%">
                                                            <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://convermax.com/platforms/3dcart/" style="height:40px;v-text-anchor:middle;padding:10px 20px; width:132px;border-radius: 7px; " stroke="f" fillcolor="#22ac60">
<w:anchorlock/>
<center>
<![endif]-->
                                                             <a bgcolor="#22ac60" 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:none; background-color:#22ac60; color:#ffffff; display:inline-block; border-radius:4px; text-transform:uppercase; font-size:16px; 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>
                                                           <td bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f1f1f1; border-radius:0px 0px 0px 0px" width="10%">
                                                           </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-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:35px 0px 0px 0px" 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_1538501494018110" 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="#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:600px; margin:0px auto; width:100%; border:none; border-collapse:collapse; background-color:#f3f3f3" width="100%">
                                                 <tbody>
                                                  <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="#f3f3f3" 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:#f3f3f3" width="100%">
                                                     <tbody>
                                                      <tr>
                                                       <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                                        <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                                         <img alt="godatafeed" height="500" sizes="(max-width: 601px) 100vw, 601px" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn2.hubspot.net%252Fhub%252F3365633%252Fhubfs%252Fnewsletter%252Fjanuary2019%252Fgodatafeed.jpg%253Fwidth%253D601%2526height%253D500%2526name%253Dgodatafeed.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4yLmh1YnNwbyJ9:1kXOrM:tHCK72VvCg4nQ74rH39YngJvmPSnMQ2GEKCIK3Jdo4I" srcset="https://cdn2.hubspot.net/hub/3365633/hubfs/newsletter/january2019/godatafeed.jpg?width=601&amp;height=500&amp;name=godatafeed.jpg 601w, https://cdn2.hubspot.net/hub/3365633/hubfs/newsletter/january2019/godatafeed.jpg?width=1202&amp;height=1000&amp;name=godatafeed.jpg 1202w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic" title="godatafeed" width="601"/>
                                                        </a>
                                                       </td>
                                                      </tr>
                                                     </tbody>
                                                    </table>
                                                   </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="#f3f3f3" 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:#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; text-align:center; color:#22ac60; font-size:24px; font-weight:bold; line-height:30px; padding:20px 20px 0px">
                                                        Featured App: GoDataFeed
                                                       </td>
                                                      </tr>
                                                     </tbody>
                                                    </table>
                                                   </td>
                                                  </tr>
                                                  <tr>
                                                   <td align="center" bgcolor="#f3f3f3" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; padding:0 30px 0px; color:#000; font-size:14px; font-family:'Helvetica'; background-color:#f3f3f3; margin:0px 30px; border-radius:0px 0px 0px 0px">
                                                    <br/>
                                                    GoDataFeed brings intelligent shopping feed automation to your 3dcart store, making it a breeze to export your products to Google Shopping, eBay, Facebook, and other marketplaces and keep it all synchronized hassle-free.
                                                   </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; padding:10px 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">
                                                        <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 bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f1f1f1; border-radius:0px 0px 0px 0px" width="10%">
                                                           </td>
                                                           <td align="center" bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; text-align:center; background-color:#f1f1f1; line-height:23px; color:#000; font-size:14px" width="80%">
                                                            <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://apps.3dcart.com/godatafeed-shopping-feeds.html" style="height:40px;v-text-anchor:middle;padding:10px 20px; width:132px;border-radius: 7px; " stroke="f" fillcolor="#22ac60">
<w:anchorlock/>
<center>
<![endif]-->
                                                             <a bgcolor="#22ac60" 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:none; background-color:#22ac60; color:#ffffff; display:inline-block; border-radius:4px; text-transform:uppercase; font-size:16px; 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>
                                                           <td bgcolor="#f1f1f1" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f1f1f1; border-radius:0px 0px 0px 0px" width="10%">
                                                           </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>
                       </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">
                    3dcart   6691 Nob Hill Rd    Ft. Lauderdale  FL   33321   United States
                    <br/>
                    You received this email because you are subscribed to Newsletters  from 3dcart.
                    <br/>
                    Update your
                    <a data-hs-link-id="0" data-unsubscribe="true" 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" 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>
  <!-- end coded_template: id:6262636356 path:generated_layouts/6262636345.html -->
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.t.hubspotemail.net%252Fe2t%252Fo%252F%252AVYKrJ_8SwpYRW8LktSC6-vlxV0%252F%252AW1lmGgW1RjGGsN59MS9swJxyG0%252F5%252Ff18dQhb0J6z1cMYyW8tVDN-7vvsScW6wcL3Y1--WJJW24WZqC1xWM0jW2xMf7Y26rPR9W2F3VMt3j28HcW1Q6GJy1-_j_RW2m9S0b3K3nBdN3Fbt5g2qWD-W15gBJz6sgfwbW7DwZfd5g76rcW5P-1fJ79MQYpVX3s435CWb8MV1phYb8-8FT4103/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1kXOrM:aJulT5yXZ4hdMn_D0_04Mb7nvzzCb5_ZSKx_s6LEJvE" 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"/>
  <style>
   @media print{#_hs { background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.t.hubspotemail.net%252Fe2t%252Fo%252F%252AVYKrJ_8SwpYRW8LktSC6-vlxV0%252F%252AW2Nm-gB8xQlkvW5wp6jx8mKSbp0%252F5%252Ff18dQhb0S6Hb5grGQlW8G-3z-7t5LzlW121Ps67fRT5jVdy0Sc2pttPtN2zcnvsxJ-7bV3qXTz3p1dcdW3TZg1C3LPVTpW5CJzMN1wSwgXW6NNjXn49FShzV_tVK_6LqVfhW6S27K22NNssJW6G3W6V7L074rW20RDq47RWswgTpN3-2HQXJ6103/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1kXOrM:aJulT5yXZ4hdMn_D0_04Mb7nvzzCb5_ZSKx_s6LEJvE');}} div.OutlookMessageHeader {background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.t.hubspotemail.net%252Fe2t%252Fo%252F%252AVYKrJ_8SwpYRW8LktSC6-vlxV0%252F%252AW8t9zMK1npz1mW5m6QZC3hhfhX0%252F5%252Ff18dQhb0J6D1bwwKW8P06Mt6HHN0-N5DfHCPjbYC0W1V3HMy1N1KLRW2WwrlX30k9Z2W26rPR92F3tgSW3j28Hc1Q6GJyW1-_j_R2m9S0bW3K3nBd3Fbt53N2fnjGdmWcNgW4Mrdrz5hWn6RV25tFq5NsPdHW4Wb6R885LjchW4PRm6j7tlJ6bf3Jh9SK04/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1kXOrM:aJulT5yXZ4hdMn_D0_04Mb7nvzzCb5_ZSKx_s6LEJvE')} table.moz-email-headers-table {background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.t.hubspotemail.net%252Fe2t%252Fo%252F%252AVYKrJ_8SwpYRW8LktSC6-vlxV0%252F%252AW8t9zMK1npz1mW5m6QZC3hhfhX0%252F5%252Ff18dQhb0J6D1bwwKW8P06Mt6HHN0-N5DfHCPjbYC0W1V3HMy1N1KLRW2WwrlX30k9Z2W26rPR92F3tgSW3j28Hc1Q6GJyW1-_j_R2m9S0bW3K3nBd3Fbt53N2fnjGdmWcNgW4Mrdrz5hWn6RV25tFq5NsPdHW4Wb6R885LjchW4PRm6j7tlJ6bf3Jh9SK04/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1kXOrM:aJulT5yXZ4hdMn_D0_04Mb7nvzzCb5_ZSKx_s6LEJvE')} blockquote #_hs {background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.t.hubspotemail.net%252Fe2t%252Fo%252F%252AVYKrJ_8SwpYRW8LktSC6-vlxV0%252F%252AW8t9zMK1npz1mW5m6QZC3hhfhX0%252F5%252Ff18dQhb0J6D1bwwKW8P06Mt6HHN0-N5DfHCPjbYC0W1V3HMy1N1KLRW2WwrlX30k9Z2W26rPR92F3tgSW3j28Hc1Q6GJyW1-_j_R2m9S0bW3K3nBd3Fbt53N2fnjGdmWcNgW4Mrdrz5hWn6RV25tFq5NsPdHW4Wb6R885LjchW4PRm6j7tlJ6bf3Jh9SK04/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1kXOrM:aJulT5yXZ4hdMn_D0_04Mb7nvzzCb5_ZSKx_s6LEJvE')} #MailContainerBody #_hs {background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fhs-3365633.t.hubspotemail.net%252Fe2t%252Fo%252F%252AVYKrJ_8SwpYRW8LktSC6-vlxV0%252F%252AW8t9zMK1npz1mW5m6QZC3hhfhX0%252F5%252Ff18dQhb0J6D1bwwKW8P06Mt6HHN0-N5DfHCPjbYC0W1V3HMy1N1KLRW2WwrlX30k9Z2W26rPR92F3tgSW3j28Hc1Q6GJyW1-_j_R2m9S0bW3K3nBd3Fbt53N2fnjGdmWcNgW4Mrdrz5hWn6RV25tFq5NsPdHW4Wb6R885LjchW4PRm6j7tlJ6bf3Jh9SK04/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy0zMzY1NjMzLiJ9:1kXOrM:aJulT5yXZ4hdMn_D0_04Mb7nvzzCb5_ZSKx_s6LEJvE')}
  </style>
  <div id="_hs">
  </div>
 </body>
</html>