Inboxes

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

+New inbox

0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740<!DOCTYPE html>
<html>
 <head>
  <title>
  </title>
  <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: #31142a;
            -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>
 </head>
 <body data-gr-ext-installed="" data-new-gr-c-s-check-loaded="14.1111.0">
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Flinks.shop.com%252Fa%252F464%252Fopen%252F10147139%252F744223822%252F7780db4d67549258feccf62412d95177a15749b6/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZsaW5rcy5zaG9wLiIsInRpbWUiOjE3MDU1NjQ5OTIuMzQwOTQ5NX0:1rQNMm:05bVRpaJgS3PXiNsNXsA4VVNqnguy8UKDcHGCOhtWU4" style="display:block;" width="1"/>
  <!-- Liquid logic for Header -->
  <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" class="sm-center">
          <a>
           <img src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fimages%252Femail%252Fshop%252Fimg%252Fshop-logo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3MDU1NjQ5OTIuMzQxNjIxOX0:1rQNMm:uZS-ElhaHS78bb7IQBcUIzeZ5etjwxC-D4UOQXZffkY" width="200"/>
          </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/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2023%252Fshop-usa-115084-holiday-special-deals-newsletter-email%252Fhero.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3MDU1NjQ5OTIuMzQxNzk3Nn0:1rQNMm:4-tkQRQagw2fNUKA48aoR1MTs4RdwLClst2YMdobbc8" 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="#ffffff" 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 class="sm-stack sm-img" dir="ltr" width="345">
              <a>
               <img class="full-w" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2023%252Fshop-usa-115084-holiday-special-deals-newsletter-email%252F2-Black-Friday-C2P-Promo.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3MDU1NjQ5OTIuMzQxOTY3M30:1rQNMm:djBPTL-37Aaj6mJRurT-zzI0ZeL9-McZV3rRKNXEwx8" width="345"/>
              </a>
             </td>
             <td align="center" 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="center" dir="ltr">
                  <div style="color : #31142a; font-family : sans-serif; font-size : 25px; font-weight : bold; line-height : 25px; margin : 0 0 10px 0;">
                   Limited Quantity
                  </div>
                  <div style="color : #31142a; font-family : sans-serif; font-size : 20px; font-weight : bold; line-height : 36px; margin : 0 0 10px 0;">
                   Get them while they last
                  </div>
                  <table bgcolor="#31142a" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 160px;" width="160">
                   <tbody>
                    <tr>
                     <td align="center" bgcolor="#31142a" height="40" style="height : 40px; vertical-align : middle;">
                      <a style="color : #ffffff; 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>
        <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 class="sm-stack sm-img" dir="ltr" width="345">
              <a>
               <img class="full-w" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2023%252Fshop-usa-115084-holiday-special-deals-newsletter-email%252F1-Black-Friday-Weekend-MA-Specials.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3MDU1NjQ5OTIuMzQyMTMxfQ:1rQNMm:iUPLYbhBrdwHkqZbikR5dkI2CcW_d3WtLbHLM7Jc1m8" 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="center" dir="ltr">
                  <div style="color : #31142a; font-family : sans-serif; font-size : 30px; font-weight : bold; line-height : 36px; margin : 0 0 10px 0;">
                   Nov. 22 - Nov. 27
                  </div>
                  <table bgcolor="#31142a" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 160px;" width="160">
                   <tbody>
                    <tr>
                     <td align="center" bgcolor="#31142a" height="40" style="height : 40px; vertical-align : middle;">
                      <a style="color : #ffffff; 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="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 class="sm-stack sm-img" dir="ltr" width="345">
              <a>
               <img class="full-w" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2023%252Fshop-usa-115084-holiday-special-deals-newsletter-email%252F3-Black-Friday-Weekend-Extra-CB-Event.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3MDU1NjQ5OTIuMzQyMjk3M30:1rQNMm:S05KGn1WvSm-3OE9J52ZhJBz2wQmf18BxrVam2HmRmM" 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="center" dir="ltr">
                  <div style="color : #31142a; font-family : sans-serif; font-size : 30px; font-weight : bold; line-height : 36px; margin : 0 0 10px 0;">
                   Nov. 22 - Nov. 27
                  </div>
                  <table bgcolor="#31142a" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 160px;" width="160">
                   <tbody>
                    <tr>
                     <td align="center" bgcolor="#31142a" height="40" style="height : 40px; vertical-align : middle;">
                      <a style="color : #ffffff; 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>
        <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 class="sm-stack sm-img" dir="ltr" width="345">
              <a>
               <img class="full-w" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2023%252Fshop-usa-115084-holiday-special-deals-newsletter-email%252F4-Black-Friday-Weekend-Hot-Deals.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3MDU1NjQ5OTIuMzQyNDg5Mn0:1rQNMm:alvqtTCkaJxT5A55XMe_Y28aRglbiHdkW_0CoFPBOVA" 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="center" dir="ltr">
                  <div style="color : #31142a; font-family : sans-serif; font-size : 30px; font-weight : bold; line-height : 36px; margin : 0 0 10px 0;">
                   Nov. 22 - Nov. 27
                  </div>
                  <table bgcolor="#31142a" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 160px;" width="160">
                   <tbody>
                    <tr>
                     <td align="center" bgcolor="#31142a" height="40" style="height : 40px; vertical-align : middle;">
                      <a style="color : #ffffff; 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="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 class="sm-stack sm-img" dir="ltr" width="345">
              <a>
               <img class="full-w" src="https://inboxflows.com/_/image/https%253A%252F%252Fimages.marketamerica.com%252Fcreative%252F2023%252Fshop-usa-115084-holiday-special-deals-newsletter-email%252F5-Sezzle-Promo-5-off-100.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZXMubWFyayIsInRpbWUiOjE3MDU1NjQ5OTIuMzQyNjM4fQ:1rQNMm:xnNpOKTsGxlSTw4My9pBSWoUBSW0-OEDt0fo7W_6gKc" 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="center" dir="ltr">
                  <div style="color : #31142a; font-family : sans-serif; font-size : 30px; font-weight : bold; line-height : 36px; margin : 0 0 10px 0;">
                   Nov. 22 - Dec. 1
                  </div>
                  <table bgcolor="#31142a" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 160px;" width="160">
                   <tbody>
                    <tr>
                     <td align="center" bgcolor="#31142a" height="40" style="height : 40px; vertical-align : middle;">
                      <a style="color : #ffffff; 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>
        <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 class="sm-stack sm-img" dir="ltr" width="345"><a href="#"><img class="full-w" src="https://images.marketamerica.com/creative/2023/shop-usa-115084-holiday-special-deals-newsletter-email/8-Sezzle-Promo-5-off-100.jpg" 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 dir="ltr" align="center">
												<div style="color : #31142a; font-family : sans-serif; font-size : 30px; font-weight : bold; line-height : 36px; margin : 0 0 10px 0;">Nov. 22 - Dec. 1</div>

												
												 

												<table bgcolor="#31142a" border="0" cellpadding="0" cellspacing="0" class="btn sm-center" height="40" style="min-width : 160px;" width="160">
													<tbody>
														<tr>
															<td align="center" bgcolor="#31142a" height="40" style="height : 40px; vertical-align : middle;"><a href="#" style="color : #ffffff; 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>
       </tbody>
      </table>
      <!-- Liquid logic for pre-footer -->
      <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 : 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>
                       <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3MDU1NjQ5OTIuMzQyNzg2Nn0:1rQNMm:BifaWodaHQsPTrAFImBI6_qT7INdWPKIWnD9r_WMMAM"/>
                      </a>
                     </td>
                     <td align="center" style="color : #ffffff; font-size : 12px; font-weight : bold; line-height : 14px; vertical-align : middle;">
                      <a>
                       <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3MDU1NjQ5OTIuMzQyOTcxNn0:1rQNMm:uI9HXcZdx_Zd9oLiRoUyVXYbB5-lgi93mAYzutyNmZc"/>
                      </a>
                     </td>
                     <td align="center" style="color : #ffffff; font-size : 12px; font-weight : bold; line-height : 14px; vertical-align : middle;">
                      <a>
                       <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3MDU1NjQ5OTIuMzQzMTE2OH0:1rQNMm:NRQir9bOx-rmcS5OBYBCIjdQGtFcD-qbjEnKqKmEi80"/>
                      </a>
                     </td>
                     <td align="center" style="color : #ffffff; font-size : 12px; font-weight : bold; line-height : 14px; vertical-align : middle;">
                      <a>
                       <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlcy5tYXJrZSIsInRpbWUiOjE3MDU1NjQ5OTIuMzQzMjU2fQ:1rQNMm:_neNzoQbZjkPbnBraYGg2GTXYhy59kFYy7tvf4KfpN4"/>
                      </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" height="20" style="height : 20px;">
         </td>
        </tr>
       </tbody>
      </table>
      <grammarly-desktop-integration data-grammarly-shadow-root="true">
      </grammarly-desktop-integration>
     </td>
    </tr>
   </tbody>
  </table>
  <table align="center" bgcolor="#ffffff" 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="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table align="center" bgcolor="#ffffff" 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>