Inboxes

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

+New inbox

0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "//www.w3.org/TR/REC-html40/loose.dtd">
<html>
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width" name="viewport"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta name="x-apple-disable-message-reformatting"/>
  <!--[if gte mso 9]><xml>
		<o:OfficeDocumentSettings>
		<o:AllowPNG/>
		<o:PixelsPerInch>96</o:PixelsPerInch>
		</o:OfficeDocumentSettings>
	</xml><![endif]-->
  <style type="text/css">
   html,
    body {

        width: 100%;
        background: #ffffff;
        margin: 0;
        padding: 0;
        font-family: sans-serif;
        color: #808080;
        -webkit-font-smoothing: antialiased;
        -webkit-text-size-adjust: none;
        -ms-text-size-adjust: 100%;
        -moz-osx-font-smoothing: grayscale;
        font-smooth: always;
        line-height: 1;
        box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        -webkit-box-sizing: border-box !important;

    }

    table {

        border-collapse: collapse;
        border-spacing: 0;
        vertical-align: top;
        mso-table-lspace: 0pt;
        mso-table-rspace: 0pt;
        font-size: 12px;
        line-height: 1;
        font-family: sans-serif;
        color: #808080;
        -webkit-font-smoothing: antialiased;
        -webkit-text-size-adjust: none;
        -ms-text-size-adjust: 100%;
        -moz-osx-font-smoothing: grayscale;
        font-smooth: always;
        line-height: 1;
        box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        -webkit-box-sizing: border-box !important;

    }

    img {

        border: 0 none !important;
        outline: none;
        vertical-align: middle;
        -ms-interpolation-mode: bicubic;
        height: auto;

    }

    .sm-img img {

        width: 100%;
        max-width: 345px;

    }

    a img {

        border: 0 none !important;
        outline: none;

    }

    a {

        color: #00a8ca;

    }

    #outlook a {

        padding: 0;

    }

    sup {

        font-size: 60%;
        line-height: 1;
        vertical-align: top;
        top: 0;

    }

    .ExternalClass {

        width: 100%;

    }

    .ExternalClass,
    .ExternalClass p,
    .ExternalClass span,
    .ExternalClass font,
    .ExternalClass td,
    .ExternalClass div {

        line-height: 100%;

    }

    .wrapper {

        min-width: 100%;
        width: 100%;

    }

    .btn td {

        vertical-align: middle;
        padding: 0;
        font-weight: bold;
        color: #ffffff;

    }

    a[x-apple-data-detectors] {

        color: inherit !important;
        text-decoration: none !important;
        font-size: inherit !important;
        font-family: inherit !important;
        font-weight: inherit !important;
        line-height: inherit !important;

    }

    @media screen and (max-width: 600px) {

        .full-w {

            width: 100% !important;

        }

        .content-container {

            width: 100% !important;
            float: none !important;

        }

        .content-container td {

            padding: 0 !important;

        }

        .lg-content {

            width: 100% !important;
            float: none !important;

        }

        .lg-content td {

            padding: 30px !important;

        }

        .md-content {

            width: 100% !important;
            float: none !important;

        }

        .md-content td {

            padding: 20px !important;

        }

        .sm-content {

            width: 100% !important;
            float: none !important;

        }

        .sm-content td {

            padding: 10px !important;

        }

        .sm-img img {

            max-width: 260px !important;
        }

        .sm-stack {

            display: block !important;
            width: 100% !important;
            max-width: 100% !important;
            direction: ltr !important;
            margin: 0;
            padding: 20px;
            text-align: center;
            box-sizing: border-box !important;
            -moz-box-sizing: border-box !important;
            -webkit-box-sizing: border-box !important;

        }

        .btn td {

            vertical-align: middle !important;
            padding: 0 !important;

        }

        .bullets td {

            padding: 5px !important;

        }

        .sm-center {

            text-align: center !important;
            margin: 0 auto !important;

        }

        .sm-hide {

            display: none !important;

        }

        .sm-social-media td {

            padding: 5px !important;

        }

        a[x-apple-data-detectors] {

            color: inherit !important;
            text-decoration: none !important;
            font-size: inherit !important;
            font-family: inherit !important;
            font-weight: inherit !important;
            line-height: inherit !important;

        }

    }
  </style>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
 </head>
 <body>
  <div style="display:none !important; opacity:0; color:transparent; mso-hide:all; max-height:0px; overflow:hidden;">
   Hurry Friend, time is running out!
  </div>
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Flinks.shop.com%252Fa%252F464%252Fopen%252F9985171%252F744223822%252F68fe503978a67fdde0b8c6d4602b035d0f4a30e8/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZsaW5rcy5zaG9wLiJ9:1psOo0:t9xV5RsAuECyS3c310qVad_YwyGbF44GgG9WAXbd3uE" style="display:block;" width="1"/>
  <table align="center" bgcolor="#ffffff" border="0" cellpadding="20" cellspacing="0" class="wrapper" style="min-width : 100%;" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td align="center">
          <a>
           <img src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Flogo-shop-com-usa.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayJ9:1psOo0:zS00EQxFZf5XNC0zBb3vVo4w7av4wVuCOSqLuM2NSnA"/>
          </a>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td align="center">
          <a>
           <img class="full-w" src="https://inboxflows.com/_/image/http%253A%252F%252Fimages.marketamerica.com%252Fcreative%252Fufn%252F2023%252Fgbl%252Ffinal-hero-showeek.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSJ9:1psOo0:eXrof8sCgG0zPxbkfpAT676du-kVP9ZF_n2Uq_HT8mM" width="690"/>
          </a>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#739EE2" border="0" cellpadding="0" cellspacing="0" class="md-content" width="690">
       <tbody>
        <tr>
         <td align="center" dir="ltr" valign="top" width="100%">
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="sm-content" width="100%">
           <tbody>
            <tr>
             <td align="center" class="sm-stack sm-img" dir="ltr" valign="top" width="345">
              <a>
               <img class="full-w" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2023%252Fshop-us-eng-110132-shop-week-newsletter-email%252Fmotives.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayJ9:1psOo0:zS00EQxFZf5XNC0zBb3vVo4w7av4wVuCOSqLuM2NSnA" width="345"/>
              </a>
             </td>
             <td align="left" class="sm-stack" dir="ltr" width="345">
              <table align="center" border="0" cellpadding="40" cellspacing="0" class="sm-content" width="100%">
               <tbody>
                <tr>
                 <td align="left" class="sm-center" dir="ltr" valign="top">
                  <div style="color : #ffffff; font-family : sans-serif; font-size : 30px; font-weight : normal; line-height : 30px; margin : 0 0 10px 0;">
                   Beauty Specials
                  </div>
                  <div style="color : #ffffff; font-family : sans-serif; font-size : 18px; font-weight : normal; line-height : 24px; margin : 0 0 10px 0;">
                   Up to 75% Off
                   <br/>
                   While Supplies Lasts
                  </div>
                  <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 140px;" width="140">
                   <tbody>
                    <tr>
                     <td align="center" bgcolor="#ffffff" height="40" style="height : 40px; vertical-align : middle;">
                      <a style="color : #739EE2; display : block; font-family : sans-serif; font-size : 16px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                       SAVE NOW
                      </a>
                     </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="wrapper" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#B480B6" border="0" cellpadding="0" cellspacing="0" class="md-content" width="690">
       <tbody>
        <tr>
         <td align="center" dir="rtl" valign="top" width="100%">
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="sm-content" width="100%">
           <tbody>
            <tr>
             <td align="center" class="sm-stack sm-img" dir="ltr" valign="top" width="345">
              <a>
               <img class="full-w" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2023%252Fshop-us-eng-110132-shop-week-newsletter-email%252Flayered.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayJ9:1psOo0:zS00EQxFZf5XNC0zBb3vVo4w7av4wVuCOSqLuM2NSnA" width="345"/>
              </a>
             </td>
             <td align="left" class="sm-stack" dir="ltr" width="345">
              <table align="center" border="0" cellpadding="40" cellspacing="0" class="sm-content" width="100%">
               <tbody>
                <tr>
                 <td align="left" class="sm-center" dir="ltr" valign="top">
                  <div style="color : #ffffff; font-family : sans-serif; font-size : 30px; font-weight : normal; line-height : 30px; margin : 0 0 10px 0;">
                   Exclusive Jewelry Specials
                  </div>
                  <div style="color : #ffffff; font-family : sans-serif; font-size : 18px; font-weight : normal; line-height : 24px; margin : 0 0 10px 0;">
                   30% OFF
                  </div>
                  <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 170px;" width="170">
                   <tbody>
                    <tr>
                     <td align="center" bgcolor="#ffffff" height="40" style="height : 40px; vertical-align : middle;">
                      <a style="color : #B480B6; display : block; font-family : sans-serif; font-size : 16px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                       START SAVING
                      </a>
                     </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="wrapper" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#F7AD4E" border="0" cellpadding="0" cellspacing="0" class="md-content" width="690">
       <tbody>
        <tr>
         <td align="center" dir="ltr" valign="top" width="100%">
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="sm-content" width="100%">
           <tbody>
            <tr>
             <td align="center" class="sm-stack sm-img" dir="ltr" valign="top" width="345">
              <a>
               <img class="full-w" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2023%252Fshop-us-eng-110132-shop-week-newsletter-email%252Fhn-product.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayJ9:1psOo0:zS00EQxFZf5XNC0zBb3vVo4w7av4wVuCOSqLuM2NSnA" width="345"/>
              </a>
             </td>
             <td align="left" class="sm-stack" dir="ltr" width="345">
              <table align="center" border="0" cellpadding="40" cellspacing="0" class="sm-content" width="100%">
               <tbody>
                <tr>
                 <td align="left" class="sm-center" dir="ltr" valign="top">
                  <div style="color : #ffffff; font-family : sans-serif; font-size : 30px; font-weight : normal; line-height : 30px; margin : 0 0 10px 0;">
                   Discounts On Health &amp; Nutrition
                  </div>
                  <div style="color : #ffffff; font-family : sans-serif; font-size : 18px; font-weight : normal; line-height : 24px; margin : 0 0 10px 0;">
                   During SHOP.COM Week
                  </div>
                  <table bgcolor="#232f18" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 180px;" width="180">
                   <tbody>
                    <tr>
                     <td align="center" bgcolor="#ffffff" height="40" style="height : 40px; vertical-align : middle;">
                      <a style="color : #F7AD4E; display : block; font-family : sans-serif; font-size : 16px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                       SAVE BIG!
                      </a>
                     </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="wrapper" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#013643" border="0" cellpadding="0" cellspacing="0" class="md-content" width="690">
       <tbody>
        <tr>
         <td align="center" dir="rtl" valign="top" width="100%">
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="sm-content" width="100%">
           <tbody>
            <tr>
             <td align="center" class="sm-stack sm-img" dir="ltr" valign="top" width="345">
              <a>
               <img class="full-w" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2023%252Fshop-us-eng-110132-shop-week-newsletter-email%252Fcb.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayJ9:1psOo0:zS00EQxFZf5XNC0zBb3vVo4w7av4wVuCOSqLuM2NSnA" width="345"/>
              </a>
             </td>
             <td align="left" class="sm-stack" dir="ltr" width="345">
              <table align="center" border="0" cellpadding="40" cellspacing="0" class="sm-content" width="100%">
               <tbody>
                <tr>
                 <td align="left" class="sm-center" dir="ltr" valign="top">
                  <div style="color : #ffffff; font-family : sans-serif; font-size : 30px; font-weight : normal; line-height : 30px; margin : 0 0 10px 0;">
                   Ultimate Deal Thrills!
                  </div>
                  <div style="color : #ffffff; font-family : sans-serif; font-size : 18px; font-weight : normal; line-height : 24px; margin : 0 0 10px 0;">
                   <strong>
                    EARN
                    <img src="https://inboxflows.com/_/image/http%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s-2018.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSJ9:1psOo0:eXrof8sCgG0zPxbkfpAT676du-kVP9ZF_n2Uq_HT8mM"/>
                    Extra Cashback
                   </strong>
                   from Select Partner Stores
                   <br/>
                   ENDS TODAY.
                  </div>
                  <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 210px;" width="210">
                   <tbody>
                    <tr>
                     <td align="center" bgcolor="#ffffff" height="40" style="height : 40px; vertical-align : middle;">
                      <a style="color : #003743; display : block; font-family : sans-serif; font-size : 16px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                       SHOP NOW
                      </a>
                     </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="wrapper" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td align="center">
          <a>
           <img class="full-w" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2023%252Fshop-us-eng-110132-shop-week-newsletter-email%252F109348-shop-week-mastercard-banner.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayJ9:1psOo0:zS00EQxFZf5XNC0zBb3vVo4w7av4wVuCOSqLuM2NSnA" width="690"/>
          </a>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#d8eff2" border="0" cellpadding="40" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td align="left" class="sm-center" valign="top">
          <table border="0" cellpadding="0" cellspacing="0" class="md-content" width="100%">
           <tbody>
            <tr>
             <td align="center">
              <table bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 180px;" width="180">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#ffffff" height="40" style="height : 40px; vertical-align : middle;">
                  <a style="color : #18415A; display : block; font-family : sans-serif; font-size : 16px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   CLICK TO SAVE
                  </a>
                 </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="wrapper" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td align="center">
          <a>
           <img class="full-w" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2023%252Fshop-us-eng-110132-shop-week-newsletter-email%252Fsezzle.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayJ9:1psOo0:zS00EQxFZf5XNC0zBb3vVo4w7av4wVuCOSqLuM2NSnA" width="690"/>
          </a>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#0e4766" border="0" cellpadding="0" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td align="center">
          <table align="center" bgcolor="#0e4766" border="0" cellpadding="20" cellspacing="0" class="sm-content" style="min-width : 300px;" width="100%">
           <tbody>
            <tr>
             <td align="center">
              <table align="center" border="0" cellpadding="5" cellspacing="0" class="sm-social-media">
               <tbody>
                <tr>
                 <td align="center" valign="middle">
                  <div style="color : #ffffff; font-size : 14px; font-weight : bold; line-height : 14px; vertical-align : middle;">
                   Connect with Us
                  </div>
                 </td>
                 <td align="center" valign="middle">
                  <a>
                   <img src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ffacebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayJ9:1psOo0:zS00EQxFZf5XNC0zBb3vVo4w7av4wVuCOSqLuM2NSnA"/>
                  </a>
                 </td>
                 <td align="center" valign="middle">
                  <a>
                   <img src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ftwitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayJ9:1psOo0:zS00EQxFZf5XNC0zBb3vVo4w7av4wVuCOSqLuM2NSnA"/>
                  </a>
                 </td>
                 <td align="center" valign="middle">
                  <a>
                   <img src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Fpinterest.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayJ9:1psOo0:zS00EQxFZf5XNC0zBb3vVo4w7av4wVuCOSqLuM2NSnA"/>
                  </a>
                 </td>
                 <td align="center" valign="middle">
                  <a>
                   <img src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Finstagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayJ9:1psOo0:zS00EQxFZf5XNC0zBb3vVo4w7av4wVuCOSqLuM2NSnA"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ebebeb" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
   <tbody>
    <tr>
     <td align="center" height="20" style="height : 20px;">
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ebebeb" border="0" cellpadding="0" cellspacing="0" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#ebebeb" border="0" cellpadding="0" cellspacing="0" class="sm-content" width="690">
       <tbody>
        <tr>
         <td align="center">
          <div style="color : #0e4766; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 14px;">
           Find it all on SHOP•COM
          </div>
          <div style="color : #808080; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 14px; margin : 20px 0;">
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Nutrition
           </a>
           |
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Clothes
           </a>
           |
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Home Store
           </a>
           |
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Exclusive Brands
           </a>
           |
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Beauty
           </a>
           |
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Deals
           </a>
           |
           <a style="border: none; color: #0e4766; text-decoration: none;">
            SHOP Local
           </a>
          </div>
          <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 20px 0;">
           Get GR8 deals &amp; earn Cashback! Text SHOPDEALS to +1 336-360-6467.*
          </div>
          <div style="color : #404040; font-family : sans-serif; font-size : 12px; font-weight : normal; line-height : 14px; margin : 20px 0;">
           *Message and data rates may apply. Message frequency varies. Reply HELP for help. Reply STOP to opt out. View
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Terms
           </a>
           and
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Privacy Policy
           </a>
          </div>
          <div style="color : #404040; font-family : sans-serif; font-size : 12px; font-weight : normal; line-height : 14px; margin : 20px 0;">
           *Individual Cashback is rounded off to the nearest value and may vary depending on new and/or pending purchases credited to SHOP•COM account. Offer and Cashback percentages are subject to change without notice by our Partner Stores.
           <a style="border: none; color: #0e4766; text-decoration: none;">
            See Terms of Use and SHOP•COM for details.
           </a>
           <br/>
           <br/>
           Market America | SHOP.COM is a global product brokerage and internet marketing company that specializes in one-to-one marketing.
          </div>
          <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 14px; margin : 20px 0;">
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Unsubscribe
           </a>
           |
           <a style="border: none; color: #0e4766; text-decoration: none;">
            Privacy Policy
           </a>
          </div>
          <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 14px; margin : 20px 0;">
           SHOP•COM, 1302 Pleasant Ridge Rd, Greensboro, NC 27409
           <br/>
           Copyright © 2023  SHOP MA, Inc. All rights reserved.
          </div>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
 </body>
</html>