Inboxes

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

+New inbox

0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "//www.w3.org/TR/REC-html40/loose.dtd">
<html>
 <head>
  <title>
  </title>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <style type="text/css">
   body

    {

      width : 100%;
      background : #ebebeb;
      margin : 0;
      padding : 0;
      font-family : sans-serif;
      color : #808080;
      -webkit-font-smoothing : antialiased;
      -webkit-text-size-adjust:none;
      -ms-text-size-adjust : 100%;

    }

  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%;
      box-sizing : border-box;

    }

  img

    {

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

    }

  a img

    {

      border: 0 none !important;

    }

  a

    {

      color : #00a8ca;

    }

  #outlook a

    {

          padding : 0;

    }
  .ExternalClass

    {

      width : 100%;

    }

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

    {

      line-height: 100%;

    }

  .wrapper

    {

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

    }

  .comtent-container

    {

      table-layout : fixed !important;

    }

  .btn td

    {

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

    }

	.float-left

		{

			float : left;

		}

	.float-right

		{

			float : right;

		}

	.float-none

		{

			float : none;

		}


  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 only screen and (max-width : 600px)

    {

    .content-container

      {

        width : 100%;
        float : none;

      }

    .content-container td

      {

        padding : 0;

      }

    .sm-content

      {

        width : 100%;
        float : none;

      }

    .sm-content td

      {

        padding : 10px;

      }

    .btn td

      {

        vertical-align : middle;
        padding : 0;

      }

    .bullets td

      {

        padding : 5px;

      }

    .sm-center

      {

        text-align : center;
        margin : 0 auto;

      }

    .sm-hide

      {

        display : none;

      }

    .sm-social-media td

      {

        padding : 5px;

      }

	.float-left, .float-right, .float-none

		{

			float : none;

		}

    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>
 </head>
 <body>
  <div style="display:none !important; opacity:0; color:transparent; mso-hide:all; max-height:0px; overflow:hidden;">
   Get her Gifts she will Love! 💕
  </div>
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Flinks.shop.com%252Fa%252F464%252Fopen%252F10451384%252F744223822%252F2608d760c90abe28eea6d7659f651ccf7d84debd/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZsaW5rcy5zaG9wLiIsInRpbWUiOjE3NDYxNDQ5NzQuODM4OTIwNH0:1uAe4c:Fu4WGGC7t41l1e2eDB-5kinJAyvze3nZJGWPzZOxPdw" style="display:block;" width="1"/>
  <table align="center" bgcolor="#ebebeb" border="0" cellpadding="20" cellspacing="0" style="min-width : 100%;" width="100%" yahoo="fix">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#ebebeb" border="0" cellpadding="0" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td align="center" class="sm-center">
          <a>
           <img alt="Shop.Com" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODM5NDg2fQ:1uAe4c:DXaUJIj0BEFZkGz7zqYCCkUhA6wNjx8oAt7-A5YDxds"/>
          </a>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ebebeb" border="0" cellpadding="10" cellspacing="0" class="wrapper" style="border-top : solid #cccccc 1px; border-bottom : solid #cccccc 1px; min-width : 100%;" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#ebebeb" border="0" cellpadding="0" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td align="left" class="sm-center" valign="top">
          <div style="color : #808080; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 14px;">
           You have
           <strong style="color : #09a79d;">
            $.00
            <img alt="earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODM5NTk3NX0:1uAe4c:ERtm4lT61RHlUJMW91MP_kKNzeYEO6FuzGCZE3aiNSk"/>
            Cashback!*
           </strong>
           <a style="color : #0088ca; font-weight : bold; text-decoration : none;">
            See Details
           </a>
          </div>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ebebeb" border="0" cellpadding="0" cellspacing="0" style="min-width : 100%;" width="100%">
   <tbody>
    <tr>
     <td align="center" bgcolor="#ebebeb" height="20" style="height : 20px;">
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ebebeb" 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 alt="Shop.com" class="full-w" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252Fhero2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODM5Njk5M30:1uAe4c:ST4wZ6pOuBrHBPWweJC0iZ7W3tGILXMevrdKV3jSUc4" width="690"/>
          </a>
         </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">
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="15" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td>
          <!--[if gte mso 9]><table border="0" cellpadding="0" cellspacing="0"><tr><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="Lumière de Vie®" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252Flumiere2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODM5Nzk0Mn0:1uAe4c:Icusvs5DsoW5iVAAL-MILMKyH4I7qtHDoW56b2-cuWU"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               Lumière de Vie®
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
              </div>
              <div style="color : #09a79d; font-family : sans-serif; font-size : 12px; font-weight : bold; line-height : 12px; margin : 0 0 10px 0;">
               2%
               <img alt="Earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODM5ODg5OH0:1uAe4c:_aWiVcfJ-p50pJQ0XTJnp6SGUGzoB0wi8nI_LD5-3lk"/>
               Cashback
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="Motives®" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252Fmotives2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODM5OTgxM30:1uAe4c:59OepGk-sBn_rpTSI7ztSqgVziunmiGS3D5b8tK9ivs"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               Motives®
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
              </div>
              <div style="color : #09a79d; font-family : sans-serif; font-size : 12px; font-weight : bold; line-height : 12px; margin : 0 0 10px 0;">
               2%
               <img alt="Earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQwMDcyMn0:1uAe4c:9oGnrLRxzisLscgcbZ0R49pOAokDxrgxrw9_euxzUsU"/>
               Cashback
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="Layered" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252Flayered2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQwMjAwNH0:1uAe4c:lZ5sWSTtaFe50VwHe8vP_UDxAoEDUeFy25jzEWcpjgo"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               Layered
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
              </div>
              <div style="color : #09a79d; font-family : sans-serif; font-size : 12px; font-weight : bold; line-height : 12px; margin : 0 0 10px 0;">
               2%
               <img alt="Earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQwMjk5Nn0:1uAe4c:RM5gwyE7N1oYI404AG-c_harTM6qRgJC7SPj6FMgk-o"/>
               Cashback
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <!--[if gte mso 9]></td></tr></table><![endif]-->
         </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">
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="15" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td>
          <!--[if gte mso 9]><table border="0" cellpadding="0" cellspacing="0"><tr><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="eGift Cards from SHOP.COM" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252F42.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQwMzkxNn0:1uAe4c:hnJAWEPfvhEeq6qQu4KE8fEpp-JhnQ5rWfKLzTu-biw"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               eGift Cards from SHOP.COM
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
               Barnes &amp; Noble eGift Card (Email Delivery)
              </div>
              <div style="color : #09a79d; font-family : sans-serif; font-size : 12px; font-weight : bold; line-height : 12px; margin : 0 0 10px 0;">
               2% Instant
               <img alt="Earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQwNDg3Mn0:1uAe4c:a-3-X3xEvKIxmHGUWTGTv0DfaO1Yhg8tHE-Oo6T8JhQ"/>
               Cashback
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="eGift Cards from SHOP.COM" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252F52.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQwNTc2fQ:1uAe4c:TEpe1cn8Y0vXYO45rwvF5-AYrEtsVXSMtr4KsMs3SX4"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               eGift Cards from SHOP.COM
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
               Wayfair.com eGift Card (Email Delivery)
              </div>
              <div style="color : #09a79d; font-family : sans-serif; font-size : 12px; font-weight : bold; line-height : 12px; margin : 0 0 10px 0;">
               2% Instant
               <img alt="Earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQwNjY3Mn0:1uAe4c:9TOMjvmotpYbBfDkRuH6RnIe0x2sKpYouSA_tfewpk8"/>
               Cashback
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="eGift Cards from SHOP.COM" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252F62.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQwNzU2fQ:1uAe4c:fTlNr8XciXzKx4fbOXE39Eabl6s1EqLP6-iclF-sCzI"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               eGift Cards from SHOP.COM
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
               Catherine's eGift Card (Email Delivery)
              </div>
              <div style="color : #09a79d; font-family : sans-serif; font-size : 12px; font-weight : bold; line-height : 12px; margin : 0 0 10px 0;">
               2% Instant
               <img alt="Earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQwODY5NH0:1uAe4c:js4fwYSUJFrAhe-Cej5BmM06UAHIF0BEkz5y9pIAq7I"/>
               Cashback
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <!--[if gte mso 9]></td></tr></table><![endif]-->
         </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">
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="15" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td>
          <!--[if gte mso 9]><table border="0" cellpadding="0" cellspacing="0"><tr><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="eGift Cards from SHOP.COM" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252F72.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQwOTc0fQ:1uAe4c:AtW1Quop_zrjgVxPEfHFR5PMuq79noA234TeecEJ_ko"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               eGift Cards from SHOP.COM
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
               Chico's eGift Card (Email Delivery)
              </div>
              <div style="color : #09a79d; font-family : sans-serif; font-size : 12px; font-weight : bold; line-height : 12px; margin : 0 0 10px 0;">
               2% Instant
               <img alt="Earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQxMDc2NH0:1uAe4c:d_E-xTqDdWAfEX6eIv-23YZMsdjIcvvDcs6_xeMtpjg"/>
               Cashback
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="eGift Cards from SHOP.COM" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252F82.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQxMTcwOH0:1uAe4c:a_OFb9jydrTR_FM6SIXuna8U9AlHnTR2QDBX7X2Lpf0"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               eGift Cards from SHOP.COM
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
               Cold Stone Creamery eGift Card (Email Delivery)
              </div>
              <div style="color : #09a79d; font-family : sans-serif; font-size : 12px; font-weight : bold; line-height : 12px; margin : 0 0 10px 0;">
               2% Instant
               <img alt="Earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQxMjY1fQ:1uAe4c:JzKbnI4Y21fMT_tj38IoL6I3lf_SoDJdrqhVG6hwcZI"/>
               Cashback
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="eGift Cards from SHOP.COM" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252F92.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQxMzU2OH0:1uAe4c:Wl2F1zp33KRF2txt6No0STt32TJqo1fShYdG6h6PYrA"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               eGift Cards from SHOP.COM
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
               Athleta eGift Card (Email Delivery)
              </div>
              <div style="color : #09a79d; font-family : sans-serif; font-size : 12px; font-weight : bold; line-height : 12px; margin : 0 0 10px 0;">
               2% Instant
               <img alt="Earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQxNDUyMX0:1uAe4c:xOANXCYLJCv_rP1nZZ5xMRZ8h51u8KMmlCVC4FGvIaY"/>
               Cashback
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <!--[if gte mso 9]></td></tr></table><![endif]-->
         </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">
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="15" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td>
          <!--[if gte mso 9]><table border="0" cellpadding="0" cellspacing="0"><tr><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="eGift Cards from SHOP.COM" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252F102.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQxNTY0fQ:1uAe4c:Slk1bktJOvpf8X7CPtbcBD-1Xx5A9BiRkxl2d0z8x2w"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               eGift Cards from SHOP.COM
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
               Build-A-Bear Workshop eGift Card (Email Delivery)
              </div>
              <div style="color : #09a79d; font-family : sans-serif; font-size : 12px; font-weight : bold; line-height : 12px; margin : 0 0 10px 0;">
               2% Instant
               <img alt="Earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQxNjU3Nn0:1uAe4c:Zg0fKbI6buMr88IEv867T1wZ6KJJKRIAZVSzI4sggVk"/>
               Cashback
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="eGift Cards from SHOP.COM" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252F112.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQxNzQ3M30:1uAe4c:-bjwaR8r_WMkAnL2kMBNgzXVWaIierBOihWFn43WmBY"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               eGift Cards from SHOP.COM
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
               Soma eGift Card (Email Delivery)
              </div>
              <div style="color : #09a79d; font-family : sans-serif; font-size : 12px; font-weight : bold; line-height : 12px; margin : 0 0 10px 0;">
               2% Instant
               <img alt="Earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQxODQwM30:1uAe4c:PZaQeYTOghlXBvewb1RypxDqSUTD48pJKgffeQcMF_U"/>
               Cashback
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="eGift Cards from SHOP.COM" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252F122.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQxOTM1OX0:1uAe4c:yQGBUaM_PCdgsc6kBlZsZYyAy-wkyfuQZx0YppJT_io"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               eGift Cards from SHOP.COM
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
               Burlington eGift Card (Email Delivery)
              </div>
              <div style="color : #09a79d; font-family : sans-serif; font-size : 12px; font-weight : bold; line-height : 12px; margin : 0 0 10px 0;">
               2% Instant
               <img alt="Earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQyMDMxNX0:1uAe4c:IGkiLO7V0xMcOrsY0w-8oEVHMKn6t6idoQp8aD-ioRk"/>
               Cashback
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <!--[if gte mso 9]></td></tr></table><![endif]-->
         </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">
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="15" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td>
          <!--[if gte mso 9]><table border="0" cellpadding="0" cellspacing="0"><tr><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="eGift Cards from SHOP.COM" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252F132.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQyMTI1N30:1uAe4c:g8vuIW4_l6lNEM5oOI-eVTJ9gCDf-IPvVpTKEUAvLcQ"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               eGift Cards from SHOP.COM
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
               1800Flowers.com eGift Card (Email Delivery)
              </div>
              <div style="color : #09a79d; font-family : sans-serif; font-size : 12px; font-weight : bold; line-height : 12px; margin : 0 0 10px 0;">
               4% Instant
               <img alt="Earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQyMjE4Mn0:1uAe4c:apglP8Fy77UXjosZC3hR57PHwJogtxtWOP7CLtPVcvY"/>
               Cashback
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="eGift Cards from SHOP.COM" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252F142.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQyMzM1Mn0:1uAe4c:aVRbmXUb_otfz4L2QyJz1XJld7sfgOW4VvUvrFMWdAA"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               eGift Cards from SHOP.COM
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
               Panera Bread eGift Card (Email Delivery)
              </div>
              <div style="color : #09a79d; font-family : sans-serif; font-size : 12px; font-weight : bold; line-height : 12px; margin : 0 0 10px 0;">
               2% Instant
               <img alt="Earn Cashback" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ficon-cashback-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQyNDI5Nn0:1uAe4c:Y4aJeTsakDzTvRqnUIDw5ci8p3DYs_cncY5ogwBcb0k"/>
               Cashback
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <table align="left" border="0" cellpadding="10" cellspacing="0" class="sm-content float-left" width="198">
           <tbody>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <a>
               <img alt="eGift Cards from SHOP.COM" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2025%252Fps-usa-eng-124288-MothersDay-email%252F152.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3NDYxNDQ5NzQuODQyNTQ4fQ:1uAe4c:9c1cJ2z7KoifmsZoRF1nkt0StYMBPS0Vr9Etom2GHAg"/>
              </a>
             </td>
            </tr>
            <tr>
             <td align="center" class="sm-center" valign="top">
              <table bgcolor="#032c27" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 198px;" width="198">
               <tbody>
                <tr>
                 <td align="center" bgcolor="#032c27" height="40" style="vertical-align : middle;">
                  <a style="color : #ffffff; display : block; font-family : sans-serif; font-size : 14px; font-weight : bold; text-decoration : none; min-width : 100%; width : 100%; height : 100%; line-height : 40px; vertical-align : middle;">
                   Buy Now
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : bold; line-height : 16px; margin : 10px 0 10px 0;">
               eGift Cards from SHOP.COM
              </div>
              <div style="color : #404040; font-family : sans-serif; font-size : 14px; font-weight : normal; line-height : 16px; margin : 0 0 10px 0;">
               H&amp;M eGift Card (Email Delivery)
              </div>
             </td>
            </tr>
           </tbody>
          </table>
          <!--[if gte mso 9]></td><td valign="top"><![endif]-->
          <!--[if gte mso 9]></td></tr></table><![endif]-->
         </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">
      <table align="center" bgcolor="#202340" border="0" cellpadding="0" cellspacing="0" class="content-container" width="690">
       <tbody>
        <tr>
         <td align="center">
          <table align="center" bgcolor="#202340" border="0" cellpadding="20" cellspacing="0" class="sm-content" style="min-width : 320px;" 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" style="color : #ffffff; font-size : 14px; font-weight : bold; line-height : 14px; vertical-align : middle;">Connect with Us</td>-->
                 <td align="center" style="color : #ffffff; font-size : 12px; font-weight : bold; line-height : 14px; vertical-align : middle;">
                  <a mp-encode="false" target="_blank">
                   <img src="https://inboxflows.com/_/image/http%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Finstagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3NDYxNDQ5NzQuODQyNjUwN30:1uAe4c:t4DLjjgE-PMLNC_8RzBcs1VOYKMLcn54yIEwLUKbbXk"/>
                  </a>
                 </td>
                 <td align="center" style="color : #ffffff; font-size : 12px; font-weight : bold; line-height : 14px; vertical-align : middle;">
                  <a mp-encode="false" target="_blank">
                   <img src="https://inboxflows.com/_/image/http%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ftiktok.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3NDYxNDQ5NzQuODQyNzQyMn0:1uAe4c:3Y6YHYM5YJQPdL0EQIL2ORBOsx663cKvzyFf5f9shd0"/>
                  </a>
                 </td>
                 <td align="center" style="color : #ffffff; font-size : 12px; font-weight : bold; line-height : 14px; vertical-align : middle;">
                  <a mp-encode="false" target="_blank">
                   <img src="https://inboxflows.com/_/image/http%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ffacebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3NDYxNDQ5NzQuODQyODMzfQ:1uAe4c:zt_iWQHSqfvF7OqRIKemNn0WYKnwvbshbX92ky_Io30"/>
                  </a>
                 </td>
                 <td align="center" style="color : #ffffff; font-size : 12px; font-weight : bold; line-height : 14px; vertical-align : middle;">
                  <a mp-encode="false" target="_blank">
                   <img src="https://inboxflows.com/_/image/http%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Ftwitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3NDYxNDQ5NzQuODQyOTMxfQ:1uAe4c:v8KZmtX_AvakaqRdnIx1xH8p5vl_zkGIxe4U-IH3Bwo"/>
                  </a>
                 </td>
                 <td align="center" style="color : #ffffff; font-size : 12px; font-weight : bold; line-height : 14px; vertical-align : middle;">
                  <a mp-encode="false" target="_blank">
                   <img src="https://inboxflows.com/_/image/http%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2016%252Fshop-global-39104-marketing-template%252Fimg%252Fpinterest.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3NDYxNDQ5NzQuODQzMDI1fQ:1uAe4c:nZ8q0vDaBpWKp1gM40zX9C6L-6nAijnRA5diBOJrUg8"/>
                  </a>
                 </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" 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 © 2025  SHOP MA, Inc. All rights reserved.
              </div>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
 </body>
</html>