Inboxes

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

+New inbox

<!DOCTYPE html>
<html>
 <head>
  <meta content="width=device-width" name="viewport"/>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <!-- Marketo Variable Definitions -->
  <!-- header -->
  <!-- header image -->
  <!-- spacer -->
  <!-- freeTextSpacer -->
  <!-- button -->
  <!-- blockTextSpacer -->
  <!-- footer -->
  <style>
   /* -------------------------------------
    GLOBAL RESETS
    ------------------------------------- */
    img {
    border: none;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    }
    body {
    /*background-color: #f6f6f6;*/
    font-family: sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    }
    table {
    border-collapse: separate;
    mso-table-lspace: 0pt;
    mso-table-rspace: 0pt;
    }
    table[class=body], table[class=main]{
    width: 100%;
    }
    table td {
    font-family: sans-serif;
    font-size: 14px;
    vertical-align: top;
    }
    /* -------------------------------------
    BODY & CONTAINER
    ------------------------------------- */
    .body {
    /*background-color: #f6f6f6;*/
    width: 100%;
    padding:0 0 20px;}
    /* Set a max-width, and make it display as block so it will automatically stretch to that width, but will also shrink down on a phone or something */
    .container {
    display: block;
    margin: 0 auto !important;
    /* makes it centered */
    max-width: 600px;
    width: 600px; }
    /* This should also be a block element, so that it will fill 100% of the .container */
    .content {
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    max-width: 600px;
    }
    /* -------------------------------------
    HEADER, FOOTER, MAIN
    ------------------------------------- */
    .main {
    width: 100%;
    }
    .wrapper {
    box-sizing: border-box;
    padding: 0px; }
    .footer {
    clear: both;
    padding-top: 10px;
    text-align: center;
    width: 100%; }
    .footer td,
    .footer p,
    .footer span,
    .footer a {
    color: #999999;
    font-size: 12px;
    text-align: center; }
    /* -------------------------------------
    TYPOGRAPHY
    ------------------------------------- */
    h1,
    h2,
    h3,
    h4 {
    color: #000000;
    font-family: sans-serif;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
    margin-bottom: 10px; }
    h1 {
    font-size: 35px;
    font-weight: 300;
    text-align: center;
    text-transform: capitalize;
    }
    a {
    color: #3498db;
    text-decoration: underline;
    }
    hr {
    border: 0;
    border-bottom: 1px solid #f6f6f6;
    margin: 20px 0;
    }
    /* -------------------------------------
    RESPONSIVE AND MOBILE FRIENDLY STYLES
    ------------------------------------- */
    @media only screen and (max-width: 600px) {
      .mobshow  {
          display: initial !important; 
          width:auto !important; 
          height:auto !important; 
          overflow:visible !important; 
          float:none !important; 
          visibility:visible !important; 
          border:none !important;
          font-size:15px !important;
        }
        .mobhidden  {
          display: none !important; 
          width:0!important; 
          height:0!important; 
          overflow:hidden!important; 
          float:none!important; 
          visibility:hidden!important; 
          border:none!important
        }
        
  	/* 2 equal-width columns Layout Pattern CSS */
	@media only screen and (max-width: 599px) {
        td[class="pattern"] table { width: 100%; }
        td[class="pattern"] img {
            width: 100%;
            height: auto !important;
        }
	    td[class="pattern"] .col{
	        width: 50%;
	    }
	
    @media only screen and (max-width: 450px) {
        td[class="pattern"] .col{
            width: 100%;
            display: block;
        }
        td[class="pattern"] .col1{
            margin-bottom: 16px;
        }
        td[class="pattern"] .description span {
            display: block;
            max-width: 300px;
        }
    table[class=body]{
    max-width: 100% !important;
    width: 100% !important;
    }
    table[class=body] h1 {
    font-size: 28px !important;
    margin-bottom: 10px !important; }
    table[class=body] h2, table[class=body] h2 span{
    font-size: 22px !important;
    }
    table[class=body] p,
    table[class=body] ul,
    table[class=body] ol,
    table[class=body] td,
    table[class=body] span,
    table[class=body] a {
    font-size: 16px !important; }
    table[class=body] .wrapper,
    table[class=body] .article {
    padding: 10px !important; }
    table[class=body] .content {
    padding: 0 !important;
    width: 100% !important;
    }
    table[class=body] .container {
    padding: 0 !important;
    width: 100% !important; }
    table[class=body] .main {
    border-left-width: 0 !important;
    border-radius: 0 !important;
    border-right-width: 0 !important; }
    table[class=body] .btn table {
    width: 100% !important; }
    table[class=body] .btn a {
    width: 100% !important; }
    table[class=body] .img-responsive {
    height: auto !important;
    max-width: 100% !important;
    width: auto !important; }
    .hidden-sm{
    display:none; !important;
    }
    table[class=body] .footer{
    font-size:14px !important;
    }
    .full-width-sm{
    width: 100% !important;
    }
    .icon-responsive{
    padding:0px !important;
    width: 40px !important;
    }
    .text-align-left-sm{
    text-align: left !important;
    }
    img{
    height:auto !important;
    }
    .module-container{
    width: 100% !important;
    }
    .mobile-header{
      padding:20px 30px 10px !important;
    }
    .secondary-font{
      padding:0 30px !important;
    }
    .block-text{
      padding: 20px 50px !important;
    }
    }
  </style>
 </head>
 <body bgcolor="#ebebeb" class="" style="background: #f1f1f1;">
  <style type="text/css">
   div#emailPreHeader{ display: none !important; }
  </style>
  <div id="emailPreHeader" style="mso-hide:all; visibility:hidden; opacity:0; color:transparent; mso-line-height-rule:exactly; line-height:0; font-size:0px; overflow:hidden; border-width:0; display:none !important;">
   6 Questions You Need to Ask Your eCommerce Platform
  </div>
  <div style="text-align: center">
   <font face="Verdana" size="1">
    View this email as a
    <a>
     web page
    </a>
    <br/>
    <br/>
   </font>
  </div>
  <table border="0" cellpadding="0" cellspacing="0" class="body" style="width: 600px; margin:auto;" width="600">
   <tbody>
    <tr>
     <td class="container">
      <div class="content">
       <!-- START CENTERED WHITE CONTAINER -->
       <table bgcolor="#f1f1f1" class="main">
        <!-- START MAIN CONTENT AREA -->
        <tbody>
         <tr>
          <td class="mktoContainer wrapper" id="template-wrapper">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="mktoModule m_header module-container" id="header" width="600">
            <tbody>
             <tr>
              <td class="" height="10px" style="line-height:10px;font-size:10px;">
              </td>
             </tr>
             <tr>
             </tr>
             <tr>
              <td bgcolor="#f1f1f1" style="background-color:#f1f1f1; display: block;" valign="top">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-sm" width="600">
                <tbody>
                 <tr>
                  <td class="mobile-header" style="padding:20px 43px 0px;">
                   <div align="center" class="mktoImg" id="Logo" mktolockimgsize="false">
                    <a style="text-decoration: none; display: block; line-height: 0px" target="_blank">
                     <img alt="Magento" height="70" src="https://inboxflows.com/_/image/https%253A%252F%252Finfo2.magento.com%252Frs%252F585-GGD-959%252Fimages%252FMagento%2520Adobe%2520Logo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmZvMi5tYWdlbiJ9:1kXOXr:8X7rcouLD3LtHcA7S6XI0zPAml5CPFrsw7iPLsR5qoI" style="" width="209"/>
                    </a>
                   </div>
                  </td>
                 </tr>
                 <tr>
                  <td class="mobile-header" style="padding:10px 13px 0px;">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="mktoModule m_header image module-container" id="header-image" width="600">
            <tbody>
             <tr>
              <td valign="top">
               <center>
                <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-sm" width="600">
                 <tbody>
                  <tr>
                   <td>
                    <center>
                     <a style="display: block; overflow: hidden; line-height: 0;">
                      <!-- Desktop -->
                      <div class="mktoImg mobhidden" id="single" mktolockimgsize="false">
                       <img align="left" alt="6 Questions You Need to Ask Your eCommerce Platform" class="img-responsive" height="170" src="https://inboxflows.com/_/image/https%253A%252F%252Finfo2.magento.com%252Frs%252F585-GGD-959%252Fimages%252F10877_BeatShopify_Email-Banner-Desktop_600x170.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmZvMi5tYWdlbiJ9:1kXOXr:8X7rcouLD3LtHcA7S6XI0zPAml5CPFrsw7iPLsR5qoI" style="display: block; line-height: 0px;" width="600"/>
                      </div>
                      <!-- Desktop End -->
                      <!-- Mobile -->
                      <div class="mobshow" style="display: none; width:0; height:0; overflow:hidden; float:none; visibility:hidden; border:none;font-size:0; max-height:0; mso-hide: all">
                       <img class="img-responsive" src="https://inboxflows.com/_/image/https%253A%252F%252Finfo2.magento.com%252Frs%252F585-GGD-959%252Fimages%252F10877_BeatShopify_Email-Banner-Mobile_400x170.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmZvMi5tYWdlbiJ9:1kXOXr:8X7rcouLD3LtHcA7S6XI0zPAml5CPFrsw7iPLsR5qoI" style="line-height: 0px; float: left;"/>
                      </div>
                      <!-- Mobile End -->
                     </a>
                    </center>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </center>
              </td>
             </tr>
            </tbody>
           </table>
           <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="mktoModule m_block-text module-container" id="block-text" style="max-width: 100%; width:600px;background-color: #ffffff;" width="600">
            <tbody>
             <tr>
              <td bgcolor="#ffffff" style="background-color:#ffffff;" valign="top">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-sm" style="max-width: 100%; width:600px;" width="600">
                <tbody>
                 <tr>
                  <td class="block-text text" data-medium-editor-element="true" style="padding:20px 40px 10px 40px; font-weight:bold; font-size:18px;">
                   <div class="mktoText" id="bannertext">
                    Prepping your most important sales channel to beat tomorrow’s challenges
                   </div>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
           <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="mktoModule m_free-text module-container" id="free-text" style="width:600px;max-width:100%;background-color: #ffffff;" width="600">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color:#FFFFFF;" valign="top">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-sm" style="border-left:  thin solid #E3E3E3;border-right: thin solid #E3E3E3;" width="100%">
                <tbody>
                 <tr>
                  <td class="" height="20px" style="line-height:20px;font-size:20px;">
                  </td>
                 </tr>
                 <tr>
                  <td class="secondary-font text" data-medium-editor-element="true" style="padding:0 40px;">
                   <div class="mktoText" id="text">
                    <p>
                     The future of digital commerce is knocking. With eCommerce set to account for 25% of U.S. retail by 2030, it’s time to examine if your current solution is equipped for the future of digital retail. 6 Must-Haves for a Fast and Flexible eCommerce Platform presents essential questions to be asking while considering a move to a sustainable digital commerce solution.
                    </p>
                    <ul>
                     <li>
                      <strong>
                       How will a solution integrate with your existing business systems such as CMS, CRM, and ERP?
                      </strong>
                     </li>
                     <li>
                      <strong>
                       Is it supported by a diverse community of solutions partners and developers?
                      </strong>
                     </li>
                     <li>
                      <strong>
                       Does it have the capability to support diverse business models including B2B and B2C-B2B hybrids?
                      </strong>
                     </li>
                    </ul>
                    <p>
                     Preparing for the future starts today. Know which features your commerce platform needs to maintain consistent, long-term business growth.
                    </p>
                   </div>
                  </td>
                 </tr>
                 <tr>
                  <td class="" height="20px" style="line-height:20px;font-size:20px;">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
           <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="mktoModule m_single-button module-container" id="single-button036daa97-b8cd-43b7-aa28-9cc9650ea074" width="600">
            <tbody>
             <tr>
              <td bgcolor="#ffffff" style="background-color:#ffffff&lt;h4&gt;&lt;/h4&gt;" valign="top">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-sm" style="padding:30px 40px;" width="600">
                <tbody>
                 <tr>
                  <!--[if mso]>
                                  <td width="180px" class="full-width-sm">
                                    <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://info2.magento.com/6-Must-Haves-commerce-platform.html?utm_source=marketo&amp;utm_medium=email&amp;utm_campaign=1905-DG-WP-6-Must-Haves-commerce-platform" style="height:50px;v-text-anchor:middle;width:200px;" arcsize="0%" stroke="f" fillcolor="#F2672A" class="full-width-sm">
                                      <w:anchorlock/>
                                      <center style="color:#ffffff;font-family:sans-serif;font-size:15px;font-weight:lighter;">
                                        DOWNLOAD NOW
                                      </center>
                                    </v:roundrect>
                                  </td>
                                <![endif]-->
                  <!--[if !mso]-->
                  <td align="center" bgcolor="#F2672A" class="full-width-sm" height="50" style="color: #ffffff; display: block;" width="180px">
                   <a style="font-size:15px; font-weight: bold; font-family:sans-serif; text-decoration: none; line-height:50px; width:100%; display:inline-block; color: #ffffff; font-weight: lighter;">
                    DOWNLOAD NOW
                   </a>
                  </td>
                  <!--[endif]-->
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="mktoModule m_block-text module-container" id="block-hr-spacer" style="width:600px;max-width:100%;background-color: #ffffff;" width="600">
            <tbody>
             <tr>
              <td bgcolor="#ffffff" style="padding: 0px 40px; color: #f2672a; font-size: 12px;">
               <hr color="#e3e3e3" noshade="" style="height:1px;"/>
              </td>
             </tr>
            </tbody>
           </table>
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="mktoModule m_block-text module-container" id="block-text-Social" style="width:600px; max-width: 100%;" width="600">
            <tbody>
             <tr>
              <td bgcolor="#ffffff" style="background-color:#ffffff;" valign="top">
               <table bgcolor="#ffffff" cellpadding="0" cellspacing="0">
                <tbody>
                 <tr>
                  <td align="center" class="pattern" style="width:600px; max-width:100%;" width="600">
                   <table cellpadding="0" cellspacing="0">
                    <tbody>
                     <tr>
                      <td style="background: #fff; padding: 20px 0;">
                       <table cellpadding="0" cellspacing="0">
                        <tbody>
                         <tr>
                          <td align="center" class="col col1" width="300">
                           <table cellpadding="0" cellspacing="0">
                            <tbody>
                             <tr>
                              <td align="center" style="padding:10px;font-weight:450; font-size: 12px;">
                               <a style="color: #414141;text-decoration:none;" target="_blank">
                                RESOURCE CENTER
                               </a>
                               |
                               <a style="color: #414141;text-decoration:none;" target="_blank">
                                EVENTS
                               </a>
                               |
                               <a style="color: #414141;text-decoration:none;" target="_blank">
                                BLOG
                               </a>
                              </td>
                             </tr>
                            </tbody>
                           </table>
                          </td>
                          <td align="center" class="col" width="300">
                           <table cellpadding="0" cellspacing="0">
                            <tbody>
                             <tr>
                              <td align="center">
                               <table border="0" style="width:250px; max-width:100%;" width="250px">
                                <tbody>
                                 <tr>
                                  <td>
                                   <a style="color: #414141;text-decoration:none;" target="_blank">
                                    <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Finfo2.magento.com%252Frs%252F585-GGD-959%252Fimages%252F1808-Facebook-Icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmZvMi5tYWdlbiJ9:1kXOXr:8X7rcouLD3LtHcA7S6XI0zPAml5CPFrsw7iPLsR5qoI" style="padding-left: 10px;width:30px;"/>
                                   </a>
                                  </td>
                                  <td>
                                   <a style="color: #414141;text-decoration:none;" target="_blank">
                                    <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Finfo2.magento.com%252Frs%252F585-GGD-959%252Fimages%252F1808-Twitter-Icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmZvMi5tYWdlbiJ9:1kXOXr:8X7rcouLD3LtHcA7S6XI0zPAml5CPFrsw7iPLsR5qoI" style="padding-left: 10px;width:30px;"/>
                                   </a>
                                  </td>
                                  <td>
                                   <a style="color: #414141;text-decoration:none;" target="_blank">
                                    <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Finfo2.magento.com%252Frs%252F585-GGD-959%252Fimages%252F1808-LinkedIn-Icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmZvMi5tYWdlbiJ9:1kXOXr:8X7rcouLD3LtHcA7S6XI0zPAml5CPFrsw7iPLsR5qoI" style="padding-left: 10px;width:30px;"/>
                                   </a>
                                  </td>
                                  <td>
                                   <a style="color: #414141;text-decoration:none;" target="_blank">
                                    <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Finfo2.magento.com%252Frs%252F585-GGD-959%252Fimages%252F1808-YouTube-Icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmZvMi5tYWdlbiJ9:1kXOXr:8X7rcouLD3LtHcA7S6XI0zPAml5CPFrsw7iPLsR5qoI" style="padding-left: 10px;width:30px;"/>
                                   </a>
                                  </td>
                                 </tr>
                                </tbody>
                               </table>
                              </td>
                             </tr>
                            </tbody>
                           </table>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
           <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="mktoModule m_free-text module-container" id="free-text9eebb441-0c63-4a75-9dbc-d1424c1fed73" width="600">
            <tbody>
             <tr>
              <td bgcolor="#ffffff" style="background-color:#ffffff;" valign="top">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-sm" width="600">
                <tbody>
                 <tr>
                  <td class="" height="10px" style="line-height:10px;font-size:10px;">
                  </td>
                 </tr>
                 <tr>
                  <td class="secondary-font text" data-medium-editor-element="true" style="padding:0 40px; color:#58585a;">
                   <div class="mktoText" id="text9eebb441-0c63-4a75-9dbc-d1424c1fed73">
                    <div>
                    </div>
                   </div>
                  </td>
                 </tr>
                 <tr>
                  <td class="" height="20px" style="line-height:10px;font-size:20px">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="mktoModule m_footer module-container" id="footer" width="600">
            <tbody>
             <tr>
              <td align="center" bgcolor="#f1f1f1" style="background-color:#f1f1f1;" valign="top">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-sm" style="width: 600px; max-width: 100%;background-color: #f1f1f1;" width="600">
                <tbody>
                 <tr>
                  <td>
                   <table align="center" bgcolor="#f1f1f1" border="0" cellpadding="0" cellspacing="0" class="full-width-sm" width="100%;">
                    <tbody>
                     <tr>
                      <td align="center" bgcolor="#f1f1f1" class="full-width-sm" height="10" style="display: block;">
                      </td>
                     </tr>
                     <tr>
                      <td align="center" style="padding: 30px 40px; color: #414141; font-size: 12px;background-color: #f1f1f1;max-width:100%;" width="100%">
                       <div align="center" class="mktoText" id="footer-address-text">
                        <div>
                         © 2019 Magento, an Adobe company. All rights reserved
                         <br/>
                         345 Park Avenue, San Jose, CA 95110
                         <br/>
                         <a style="color: #333; text-decoration: none;">
                          Terms of Use
                         </a>
                         <span>
                          |
                         </span>
                         <a style="color: #333; text-decoration: none;">
                          Privacy Policy
                         </a>
                         <span>
                          |
                         </span>
                         <a class="mktNoTrack" style="color: #333; text-decoration: none;">
                          Unsubscribe/Preference Center
                         </a>
                        </div>
                       </div>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
               <!-- Footer-->
              </td>
             </tr>
             <!-- END MAIN CONTENT AREA -->
            </tbody>
           </table>
          </td>
         </tr>
         <!-- END MAIN CONTENT AREA -->
        </tbody>
       </table>
       <!-- END CENTERED WHITE CONTAINER -->
      </div>
     </td>
    </tr>
   </tbody>
  </table>
  <a>
  </a>
  <img alt="" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Femail2.magento.com%252Ftrk%253Ft%253D1%2526mid%253DNTg1LUdHRC05NTk6MjIyNzg6MTg2NDU6ODE5MDI6MDoyMDMzMDo5OjEyNjYxODoxNDE3MjUyODo1YWM2OGU4MEB1aWZlZWQuY29t/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVtYWlsMi5tYWdlbiJ9:1kXOXr:cOU2xfvGWDpLc0LbPqwNQ7n4VQ4pxWCL8IYSvhnMzcE" style="display:none !important;" width="1"/>
 </body>
</html>