<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml"
    xmlns:o="urn:schemas-microsoft-com:office:office">

<head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta content="width=device-width,initial-scale=1" name="viewport">
    <meta content="IE=edge" http-equiv="X-UA-Compatible">
    <meta name="x-apple-disable-message-reformatting">
    <meta content="light dark" name="color-scheme">
    <meta content="light dark" name="supported-color-schemes">
    <style>
        @import url(https://sf16-va.tiktokcdn.com/obj/eden-va2/tkl_nb_rvarpa/ljhwZthlaukjlkulzlp/resource/trace.css);
    </style>
    <style>
        @media (min-width:600px) {
            .pixel-pc {
                display: block !important
            }
        }

        @media (max-width:600px) {
            .pixel-mobile {
                display: block !important
            }
        }
    </style>
</head>

<body>
    <div
        style="display:none; font-size:1px; color:#333333; line-height:10px; max-height:0px; max-width:0px; opacity:0; overflow:hidden;">
        </div>

    <!DOCTYPE html>
<html
  xmlns="http://www.w3.org/1999/xhtml"
  xmlns:v="urn:schemas-microsoft-com:vml"
  xmlns:o="urn:schemas-microsoft-com:office:office"
>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="x-apple-disable-message-reformatting" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="format-detection" content="telephone=no, date=no, address=no, email=no" />
    <meta name="x-apple-disable-message-reformatting" />
    <!--[if mso]>
      <noscript>
        <xml>
          <o:OfficeDocumentSettings>
            <o:AllowPNG />
            <o:PixelsPerInch>96</o:PixelsPerInch>
          </o:OfficeDocumentSettings>
        </xml>
      </noscript>
    <![endif]-->
    <!--[if mso]>
      <style>
        td,
        th,
        div,
        p,
        a,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
          font-family: 'TikTok Text, Arial, Helvetica, sans-serif, Roboto';
          mso-line-height-rule: exactly;
        }
      </style>
    <![endif]-->
    <style type="text/css">
      @import 'https://sf16-va.tiktokcdn.com/obj/eden-va2/tkl_nb_rvarpa/ljhwZthlaukjlkulzlp/resource/trace.css';
      @media (min-width: 600px) {
        .pixel-pc {
          display: block !important;
        }
      }

      @media (max-width: 600px) and (min-width: 51px) {
        .pixel-mobile {
          display: block !important;
        }
      }
    </style>
    <style type="text/css">
      @font-face {
        font-family: TikTok Text;
        src: url('https://sf16-website-login.neutral.ttwstatic.com/obj/tiktok_web_login_static/tiktok_fonts/TikTokFont-Regular.woff2')
            format('woff2'),
          url('https://sf16-website-login.neutral.ttwstatic.com/obj/tiktok_web_login_static/tiktok_fonts/TikTokFont-Regular.woff')
            format('woff'),
          url('https://sf16-website-login.neutral.ttwstatic.com/obj/tiktok_web_login_static/tiktok_fonts/TikTokFont-Regular.otf')
            format('opentype');
        font-weight: 400;
        font-style: normal;
        font-display: swap;
      }

      @font-face {
        font-family: TikTok Text;
        src: url('https://sf16-website-login.neutral.ttwstatic.com/obj/tiktok_web_login_static/tiktok_fonts/TikTokFont-Semibold.woff2')
            format('woff2'),
          url('https://sf16-website-login.neutral.ttwstatic.com/obj/tiktok_web_login_static/tiktok_fonts/TikTokFont-Semibold.woff')
            format('woff'),
          url('https://sf16-website-login.neutral.ttwstatic.com/obj/tiktok_web_login_static/tiktok_fonts/TikTokFont-Semibold.otf')
            format('opentype');
        font-weight: 500;
        font-style: normal;
        font-display: swap;
      }

      @font-face {
        font-family: TikTok Text;
        src: url('https://sf16-website-login.neutral.ttwstatic.com/obj/tiktok_web_login_static/tiktok_fonts/TikTokFont-Bold.woff2')
            format('woff2'),
          url('https://sf16-website-login.neutral.ttwstatic.com/obj/tiktok_web_login_static/tiktok_fonts/TikTokFont-Bold.woff')
            format('woff'),
          url('https://sf16-website-login.neutral.ttwstatic.com/obj/tiktok_web_login_static/tiktok_fonts/TikTokFont-Bold.otf')
            format('opentype');
        font-weight: 700;
        font-style: normal;
        font-display: swap;
      }
    </style>
    <style>
      #outlook a {
        padding: 0;
      }
      body {
        width: 100% !important;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
        margin: 0;
        padding: 0;
        background-color: #f5f5f5;
      }
      .ExternalClass {
        width: 100%;
      }
      .ExternalClass,
      .ExternalClass p,
      .ExternalClass span,
      .ExternalClass font,
      .ExternalClass td,
      .ExternalClass div {
        line-height: 100%;
      }
      img {
        outline: none;
        text-decoration: none;
        -ms-interpolation-mode: bicubic;
      }
      a {
        color: rgb(135, 136, 142);
      }
      a[href^='tel'],
      a[href^='sms'] {
        text-decoration: none;
        color: black; /* or whatever your want */
        pointer-events: none;
        cursor: default;
      }
    </style>
    <style>
      /* Gmail dark mode */
      u + .body .gmail-screen {
        background: #000000;
        mix-blend-mode: screen;
        display: inline-block;
      }
      u + .body .gmail-difference {
        background: #000000;
        mix-blend-mode: difference;
        display: inline-block;
      }
    </style>
    <script type="application/ld+json">[]</script>
  </head>
  <body
    class="body"
    style="margin: 0; padding: 0; width: 100%; word-break: break-word; -webkit-font-smoothing: antialiased"
  >
    <table role="presentation" cellspacing="0" cellpadding="0" 
style="width:375px;border:0;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;margin:0 auto;max-width:375px;min-width:375px;background:#ffffff" 
width="375"><tbody style="width:375px"><tr data-component="preview"><td><div 
style="display:none;font-size:1px;color:#ffffff;line-height:1px;max-height:0;max-width:0;opacity:0;overflow:hidden">
Your top picks, up to 50% off today! 
͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌
‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌
‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌
‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌
‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌
‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌
‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌   ‌
͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ 
</div></td></tr><tr data-component="@caravel-edm/basic-image@1.1.15"><td>
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0"><tbody style="width:100%"><tr><td colspan="3" 
height="0px" style="height:0px;line-height:1px"></td></tr><tr><td width="0px" 
style="width:0px;line-height:1px"></td><td 
style="text-align:center;vertical-align:middle;border-radius:1px;height:193.75px;width:375px;background:center / cover no-repeat url(&#x27;https://p16-oec-ttp.tiktokcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0ce5d1ae79d9455dbf65cdccb2f66eda.png~tplv-omjb5zjo8w-image.image&#x27;);word-break:normal">
<a href="https://vm.tiktok.com/ZTMSKwTof/?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_1" target="_blank" 
style="color:#067df7;text-decoration:none;display:block;border-radius:1px;height:193.75px">
</a></td><td width="0px" style="width:0px;line-height:1px"></td></tr><tr><td 
colspan="3" height="0px" style="height:0px;line-height:1px"></td></tr></tbody>
</table></td></tr><tr data-component="@caravel-edm/basic-image@1.1.15"><td>
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0"><tbody style="width:100%"><tr><td colspan="3" 
height="0px" style="height:0px;line-height:1px"></td></tr><tr><td width="0px" 
style="width:0px;line-height:1px"></td><td 
style="text-align:center;vertical-align:middle;border-radius:1px;height:83.49609375px;width:375px;background:center / cover no-repeat url(&#x27;https://p16-oec-ttp.tiktokcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/68fef47320b64a68a92e1ab6b52cd5ea.png~tplv-omjb5zjo8w-image.image&#x27;);word-break:normal">
<span 
style="color:#067df7;text-decoration:none;display:block;border-radius:1px;height:83.49609375px">
</span></td><td width="0px" style="width:0px;line-height:1px"></td></tr><tr>
<td colspan="3" height="0px" style="height:0px;line-height:1px"></td></tr>
</tbody></table></td></tr><tr 
data-component="@caravel-edm/basic-image@1.1.15"><td><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0"><tbody style="width:100%"><tr><td colspan="3" 
height="0px" style="height:0px;line-height:1px"></td></tr><tr><td width="0px" 
style="width:0px;line-height:1px"></td><td 
style="text-align:center;vertical-align:middle;border-radius:1px;height:37.5px;width:375px;background:center / cover no-repeat url(&#x27;https://p16-oec-ttp.tiktokcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/2d84fd0f60114db7a4729dfc4a783724.png~tplv-omjb5zjo8w-image.image&#x27;);word-break:normal">
<a href="https://vm.tiktok.com/ZTMSKnebF/?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_2" target="_blank" 
style="color:#067df7;text-decoration:none;display:block;border-radius:1px;height:37.5px">
</a></td><td width="0px" style="width:0px;line-height:1px"></td></tr><tr><td 
colspan="3" height="0px" style="height:0px;line-height:1px"></td></tr></tbody>
</table></td></tr><tr data-component="@caravel-edm/basic-image@1.1.15"><td>
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0"><tbody style="width:100%"><tr><td colspan="3" 
height="0px" style="height:0px;line-height:1px"></td></tr><tr><td width="0px" 
style="width:0px;line-height:1px"></td><td 
style="text-align:center;vertical-align:middle;border-radius:1px;height:208.125px;width:375px;background:center / cover no-repeat url(&#x27;https://p16-oec-ttp.tiktokcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/d436db96c83e4fcb98eac1bf73af68b6.png~tplv-omjb5zjo8w-image.image&#x27;);word-break:normal">
<a href="https://vm.tiktok.com/ZTMSKxPfL/?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_3" target="_blank" 
style="color:#067df7;text-decoration:none;display:block;border-radius:1px;height:208.125px">
</a></td><td width="0px" style="width:0px;line-height:1px"></td></tr><tr><td 
colspan="3" height="0px" style="height:0px;line-height:1px"></td></tr></tbody>
</table></td></tr><tr data-component="@caravel-edm/basic-image@1.1.15"><td>
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0"><tbody style="width:100%"><tr><td colspan="3" 
height="0px" style="height:0px;line-height:1px"></td></tr><tr><td width="0px" 
style="width:0px;line-height:1px"></td><td 
style="text-align:center;vertical-align:middle;border-radius:8px;height:50px;width:375px;background:center / cover no-repeat url(&#x27;https://p16-oec-ttp.tiktokcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/091f0da14126436e9dfdf9021c5cbc9b.png~tplv-omjb5zjo8w-image.image&#x27;);word-break:normal">
<span 
style="color:#067df7;text-decoration:none;display:block;border-radius:8px;height:50px">
</span></td><td width="0px" style="width:0px;line-height:1px"></td></tr><tr>
<td colspan="3" height="0px" style="height:0px;line-height:1px"></td></tr>
</tbody></table></td></tr><tr 
data-component="@caravel-edm/email-product-card-v2@1.1.3"><td><tr><td 
style="padding:6px 16px 6px 16px"><table role="presentation" cellspacing="0" 
cellpadding="0" 
style="width:343px;border:0;margin:0 auto;min-width:343px;max-width:343px">
<tr><td 
style="margin:0 auto;text-align:center;vertical-align:top;padding-right:8px;padding-bottom:16px">
<a href="https://vm.tiktok.com/ZTMSKthDc/?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_4" target="_blank" 
style="color:#067df7;text-decoration:none;display:block"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:167px;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:167px;border-radius:8px;background:linear-gradient(rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03));;background-color:rgba(0, 0, 0, 0.03)">
<img alt="" 
src="https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/a7390657475b42eea18aec020f4d188a~tplv-fhlh96nyum-resize-jpeg:300:300.jpeg?dr=12186&t=555f072d&ps=933b5bde&shp=3e87c847&shcp=0b4f4dd1&idc=useast5&from=1049086023" 
width="167" height="167" 
style="display:block;width:167px;height:167px;vertical-align:middle;border-radius:8px">
</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding:8px 8px 0px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:151px;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:51.42857142857142px;padding-right:4px;padding-left:0px">
<img alt="" 
src="https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/cb7c03079cf34be48e24cb4e63ec939a~tplv-fhlh96nyum-origin-image.image?dr=12179&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=9b759fb9&idc=useast5&from=3454340299" 
width="51.42857142857142" height="15" 
style="display:block;width:51.42857142857142px;height:15px;vertical-align:middle">
</td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:13px;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;line-height:15px;font-weight:600;color:#000000;white-space:nowrap;height:15px">
Men&#x27;s Carto...</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin-right:auto;text-align:left;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;padding-right:1px">
4.7</td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_half_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td></tr>
</table></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><span 
style="margin:0 4px;border-width:0;border-left:1px solid;border-color:rgba(0, 0, 0, 0.12);font-size:0;padding:4px 0;vertical-align:middle">
</span></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;height:20px;white-space:nowrap">
1132 s...</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td></td><td></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:12px;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;line-height:16px;font-weight:600;color:#E10543;white-space:nowrap">
Extra 25% off orders $80+</td></tr></table></td></tr></table></td></tr><tr><td
 style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:0">
$</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;font-size:20px;color:#000000;font-weight:600;line-height:20px">
19</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:2px">
.23</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:rgba(0, 0, 0, 0.48);font-weight:400;font-size:11px;line-height:11px;text-decoration:line-through;padding-right:2px">
$28.29</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#E10543;font-weight:400;font-size:11px;line-height:11px">
(-32%)</td></tr></table></td></tr></table></td></tr></table></a></td><td 
style="margin:0 auto;text-align:center;vertical-align:top;padding-right:0px;padding-bottom:16px">
<a href="https://vm.tiktok.com/ZTMSKVEpv/?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_5" target="_blank" 
style="color:#067df7;text-decoration:none;display:block"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:167px;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:167px;border-radius:8px;background:linear-gradient(rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03));;background-color:rgba(0, 0, 0, 0.03)">
<img alt="" 
src="https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/259e8872dea84954a49f6557ee89b254~tplv-fhlh96nyum-resize-jpeg:300:300.jpeg?dr=12186&t=555f072d&ps=933b5bde&shp=3e87c847&shcp=0b4f4dd1&idc=useast5&from=1049086023" 
width="167" height="167" 
style="display:block;width:167px;height:167px;vertical-align:middle;border-radius:8px">
</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding:8px 8px 0px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:151px;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:51.42857142857142px;padding-right:4px;padding-left:0px">
<img alt="" 
src="https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/cb7c03079cf34be48e24cb4e63ec939a~tplv-fhlh96nyum-origin-image.image?dr=12179&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=9b759fb9&idc=useast5&from=3454340299" 
width="51.42857142857142" height="15" 
style="display:block;width:51.42857142857142px;height:15px;vertical-align:middle">
</td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:13px;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;line-height:15px;font-weight:600;color:#000000;white-space:nowrap;height:15px">
Positive Em...</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin-right:auto;text-align:left;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;padding-right:1px">
4.7</td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_half_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td></tr>
</table></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><span 
style="margin:0 4px;border-width:0;border-left:1px solid;border-color:rgba(0, 0, 0, 0.12);font-size:0;padding:4px 0;vertical-align:middle">
</span></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;height:20px;white-space:nowrap">
2080 s...</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td></td><td></td><td></td>
</tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:4px">
From</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:0">
$</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;font-size:20px;color:#000000;font-weight:600;line-height:20px">
7</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:2px">
.64</td></tr></table></td></tr></table></td></tr></table></a></td></tr><tr><td
 
style="margin:0 auto;text-align:center;vertical-align:top;padding-right:8px;padding-bottom:0px">
<a href="https://vm.tiktok.com/ZTMSK3Q13/?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_6" target="_blank" 
style="color:#067df7;text-decoration:none;display:block"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:167px;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:167px;border-radius:8px;background:linear-gradient(rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03));;background-color:rgba(0, 0, 0, 0.03)">
<img alt="" 
src="https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e1a9e92ab6fa4dd99f9042aa4f7ba7e9~tplv-fhlh96nyum-resize-jpeg:300:300.jpeg?dr=12186&t=555f072d&ps=933b5bde&shp=3e87c847&shcp=0b4f4dd1&idc=useast5&from=1049086023" 
width="167" height="167" 
style="display:block;width:167px;height:167px;vertical-align:middle;border-radius:8px">
</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding:8px 8px 0px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:151px;border:0;margin-right:auto"><tr><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:13px;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;line-height:15px;font-weight:600;color:#000000;white-space:nowrap;height:15px">
Mini Printer Thermal ...</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin-right:auto;text-align:left;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;padding-right:1px">
4.7</td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_half_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td></tr>
</table></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><span 
style="margin:0 4px;border-width:0;border-left:1px solid;border-color:rgba(0, 0, 0, 0.12);font-size:0;padding:4px 0;vertical-align:middle">
</span></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;height:20px;white-space:nowrap">
417 sold</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td></td><td></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:12px;padding-right:2px;padding-left:0px">
<img alt="" 
src="https://p16-oec-general.ttcdn-us.com/tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light.png~tplv-fhlh96nyum-resize-png:300:300.png?dr=12184&t=555f072d&ps=933b5bde&shp=3e87c847&shcp=0b4f4dd1&idc=useast5&from=1049086023" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:12px;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;line-height:16px;font-weight:600;color:#E10543;white-space:nowrap">
Free shipping</td></tr></table></td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:0">
$</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;font-size:20px;color:#000000;font-weight:600;line-height:20px">
17</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:2px">
.28</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:rgba(0, 0, 0, 0.48);font-weight:400;font-size:11px;line-height:11px;text-decoration:line-through;padding-right:2px">
$27.99</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#E10543;font-weight:400;font-size:11px;line-height:11px">
(-38%)</td></tr></table></td></tr></table></td></tr></table></a></td><td 
style="margin:0 auto;text-align:center;vertical-align:top;padding-right:0px;padding-bottom:0px">
<a href="https://vm.tiktok.com/ZTMSKCWfA/?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_7" target="_blank" 
style="color:#067df7;text-decoration:none;display:block"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:167px;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:167px;border-radius:8px;background:linear-gradient(rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03));;background-color:rgba(0, 0, 0, 0.03)">
<img alt="" 
src="https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/693d16a5a6c04dfabad7b6e5a89b7d0c~tplv-fhlh96nyum-resize-jpeg:300:300.jpeg?dr=12186&t=555f072d&ps=933b5bde&shp=3e87c847&shcp=0b4f4dd1&idc=useast5&from=1049086023" 
width="167" height="167" 
style="display:block;width:167px;height:167px;vertical-align:middle;border-radius:8px">
</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding:8px 8px 0px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:151px;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:51.42857142857142px;padding-right:4px;padding-left:0px">
<img alt="" 
src="https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/cb7c03079cf34be48e24cb4e63ec939a~tplv-fhlh96nyum-origin-image.image?dr=12179&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=9b759fb9&idc=useast5&from=3454340299" 
width="51.42857142857142" height="15" 
style="display:block;width:51.42857142857142px;height:15px;vertical-align:middle">
</td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:13px;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;line-height:15px;font-weight:600;color:#000000;white-space:nowrap;height:15px">
Women&#x27;s Vi...</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin-right:auto;text-align:left;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;padding-right:1px">
4.7</td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_half_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td></tr>
</table></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><span 
style="margin:0 4px;border-width:0;border-left:1px solid;border-color:rgba(0, 0, 0, 0.12);font-size:0;padding:4px 0;vertical-align:middle">
</span></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;height:20px;white-space:nowrap">
24.7K ...</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td></td><td></td><td></td>
</tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:4px">
From</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:0">
$</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;font-size:20px;color:#000000;font-weight:600;line-height:20px">
9</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:2px">
.37</td></tr></table><table role="presentation" cellspacing="0" 
cellpadding="0" style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-top:4px">
</td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-top:0">
</td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:rgba(0, 0, 0, 0.48);font-weight:400;font-size:11px;line-height:11px;text-decoration:line-through;padding-right:2px">
$15.89</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#E10543;font-weight:400;font-size:11px;line-height:11px">
(-41%)</td></tr></table></td></tr></table></td></tr></table></a></td></tr>
</table><table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;margin:0 auto;line-height:0">
<tbody style="width:100%"><tr style="width:100%"><td 
style="text-align:center;vertical-align:middle;padding-top:16px"><a 
href="https://vm.tiktok.com/ZTMSKEsHJ/?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_8" target="_blank" 
style="color:#067df7;text-decoration:none;display:inline-block;width:100%">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;margin:0 auto">
<tbody style="width:100%"><tr style="width:100%"><td 
style="text-align:center;vertical-align:middle;background-color:#FE2C55;border-radius:8px;padding:0 8px">
<span 
style="font-size:16px;font-weight:500;color:#fff;white-space:nowrap;line-height:48px">
<span class="gmail-screen"><span class="gmail-difference">Shop Now</span>
</span></span></td></tr></tbody></table></a></td></tr></tbody></table></td>
</tr></td></tr><tr data-component="@caravel-edm/basic-image@1.1.15"><td><table
 role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0"><tbody style="width:100%"><tr><td colspan="3" 
height="0px" style="height:0px;line-height:1px"></td></tr><tr><td width="0px" 
style="width:0px;line-height:1px"></td><td 
style="text-align:center;vertical-align:middle;border-radius:8px;height:50px;width:375px;background:center / cover no-repeat url(&#x27;https://p16-oec-ttp.tiktokcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/75690a40e22c4d64b04f1de90ed22642.png~tplv-omjb5zjo8w-image.image&#x27;);word-break:normal">
<span 
style="color:#067df7;text-decoration:none;display:block;border-radius:8px;height:50px">
</span></td><td width="0px" style="width:0px;line-height:1px"></td></tr><tr>
<td colspan="3" height="0px" style="height:0px;line-height:1px"></td></tr>
</tbody></table></td></tr><tr 
data-component="@caravel-edm/email-product-card-v2@1.1.3"><td><tr><td 
style="padding:6px 16px 12px 16px"><table role="presentation" cellspacing="0" 
cellpadding="0" 
style="width:343px;border:0;margin:0 auto;min-width:343px;max-width:343px">
<tr><td 
style="margin:0 auto;text-align:center;vertical-align:top;padding-right:8px;padding-bottom:16px">
<a href="https://vm.tiktok.com/ZTMSKKfxn/?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_9" target="_blank" 
style="color:#067df7;text-decoration:none;display:block"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:167px;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:167px;border-radius:8px;background:linear-gradient(rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03));;background-color:rgba(0, 0, 0, 0.03)">
<img alt="" 
src="https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/591f25f24f194385aca82587f823c516~tplv-fhlh96nyum-resize-jpeg:300:300.jpeg?dr=12186&t=555f072d&ps=933b5bde&shp=3e87c847&shcp=0b4f4dd1&idc=useast5&from=1049086023" 
width="167" height="167" 
style="display:block;width:167px;height:167px;vertical-align:middle;border-radius:8px">
</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding:8px 8px 0px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:151px;border:0;margin-right:auto"><tr><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:13px;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;line-height:15px;font-weight:600;color:#000000;white-space:nowrap;height:15px">
Goose Bumps Hallo...</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin-right:auto;text-align:left;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;padding-right:1px">
4.0</td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
</td></tr></table></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><span 
style="margin:0 4px;border-width:0;border-left:1px solid;border-color:rgba(0, 0, 0, 0.12);font-size:0;padding:4px 0;vertical-align:middle">
</span></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;height:20px;white-space:nowrap">
3341 sold</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td></td><td></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:12px;padding-right:2px;padding-left:0px">
<img alt="" 
src="https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/flash_fill_icon_light_20250430.png~tplv-fhlh96nyum-resize-png:300:300.png?dr=12184&t=555f072d&ps=933b5bde&shp=3e87c847&shcp=0b4f4dd1&idc=useast5&from=1049086023" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:12px;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;line-height:16px;font-weight:600;color:#E10543;white-space:nowrap">
Flash Sale</td></tr></table></td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:0">
$</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;font-size:20px;color:#000000;font-weight:600;line-height:20px">
2</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:2px">
.99</td></tr></table></td></tr></table></td></tr></table></a></td><td 
style="margin:0 auto;text-align:center;vertical-align:top;padding-right:0px;padding-bottom:16px">
<a href="https://vm.tiktok.com/ZTMSKxK1m/?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_10" target="_blank" 
style="color:#067df7;text-decoration:none;display:block"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:167px;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:167px;border-radius:8px;background:linear-gradient(rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03));;background-color:rgba(0, 0, 0, 0.03)">
<img alt="" 
src="https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/9473d501e63a4bce8c6d73733ad937fc~tplv-fhlh96nyum-resize-jpeg:300:300.jpeg?dr=12186&t=555f072d&ps=933b5bde&shp=3e87c847&shcp=0b4f4dd1&idc=useast5&from=1049086023" 
width="167" height="167" 
style="display:block;width:167px;height:167px;vertical-align:middle;border-radius:8px">
</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding:8px 8px 0px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:151px;border:0;margin-right:auto"><tr><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:13px;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;line-height:15px;font-weight:600;color:#000000;white-space:nowrap;height:15px">
HomelyVibeShop M...</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin-right:auto;text-align:left;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;padding-right:1px">
5.0</td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td></tr>
</table></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><span 
style="margin:0 4px;border-width:0;border-left:1px solid;border-color:rgba(0, 0, 0, 0.12);font-size:0;padding:4px 0;vertical-align:middle">
</span></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;height:20px;white-space:nowrap">
32 sold</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td></td><td></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:12px;padding-right:2px;padding-left:0px">
<img alt="" 
src="https://p19-oec-general.ttcdn-us.com/tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light.png~tplv-fhlh96nyum-resize-png:300:300.png?dr=12184&t=555f072d&ps=933b5bde&shp=3e87c847&shcp=0b4f4dd1&idc=useast5&from=1049086023" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:12px;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;line-height:16px;font-weight:600;color:#E10543;white-space:nowrap">
Free shipping</td></tr></table></td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:0">
$</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;font-size:20px;color:#000000;font-weight:600;line-height:20px">
10</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:2px">
.54</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:rgba(0, 0, 0, 0.48);font-weight:400;font-size:11px;line-height:11px;text-decoration:line-through;padding-right:2px">
$15.00</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#E10543;font-weight:400;font-size:11px;line-height:11px">
(-30%)</td></tr></table></td></tr></table></td></tr></table></a></td></tr><tr>
<td 
style="margin:0 auto;text-align:center;vertical-align:top;padding-right:8px;padding-bottom:0px">
<a href="https://vm.tiktok.com/ZTMSKn9hH/?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_11" target="_blank" 
style="color:#067df7;text-decoration:none;display:block"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:167px;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:167px;border-radius:8px;background:linear-gradient(rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03));;background-color:rgba(0, 0, 0, 0.03)">
<img alt="" 
src="https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/d871e959c8504e09983bf80ba826082c~tplv-fhlh96nyum-resize-jpeg:300:300.jpeg?dr=12186&t=555f072d&ps=933b5bde&shp=3e87c847&shcp=0b4f4dd1&idc=useast5&from=1049086023" 
width="167" height="167" 
style="display:block;width:167px;height:167px;vertical-align:middle;border-radius:8px">
</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding:8px 8px 0px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:151px;border:0;margin-right:auto"><tr><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:13px;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;line-height:15px;font-weight:600;color:#000000;white-space:nowrap;height:15px">
CHICWISH  Women&#x27;...</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin-right:auto;text-align:left;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;padding-right:1px">
4.7</td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_half_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td></tr>
</table></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><span 
style="margin:0 4px;border-width:0;border-left:1px solid;border-color:rgba(0, 0, 0, 0.12);font-size:0;padding:4px 0;vertical-align:middle">
</span></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;height:20px;white-space:nowrap">
2261 s...</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td></td><td></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:12px;padding-right:2px;padding-left:0px">
<img alt="" 
src="https://p16-oec-general.ttcdn-us.com/tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light.png~tplv-fhlh96nyum-resize-png:300:300.png?dr=12184&t=555f072d&ps=933b5bde&shp=3e87c847&shcp=0b4f4dd1&idc=useast5&from=1049086023" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:12px;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;line-height:16px;font-weight:600;color:#E10543;white-space:nowrap">
Free shipping</td></tr></table></td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:4px">
From</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:0">
$</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;font-size:20px;color:#000000;font-weight:600;line-height:20px">
29</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:2px">
.90</td></tr></table></td></tr></table></td></tr></table></a></td><td 
style="margin:0 auto;text-align:center;vertical-align:top;padding-right:0px;padding-bottom:0px">
<a href="https://vm.tiktok.com/ZTMSKbM4u/?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_12" target="_blank" 
style="color:#067df7;text-decoration:none;display:block"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:167px;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:167px;border-radius:8px;background:linear-gradient(rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03));;background-color:rgba(0, 0, 0, 0.03)">
<img alt="" 
src="https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8e080bc9547b4a64a601f97278687777~tplv-fhlh96nyum-resize-jpeg:300:300.jpeg?dr=12186&t=555f072d&ps=933b5bde&shp=3e87c847&shcp=0b4f4dd1&idc=useast5&from=1049086023" 
width="167" height="167" 
style="display:block;width:167px;height:167px;vertical-align:middle;border-radius:8px">
</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding:8px 8px 0px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:151px;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:51.42857142857142px;padding-right:4px;padding-left:0px">
<img alt="" 
src="https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/cb7c03079cf34be48e24cb4e63ec939a~tplv-fhlh96nyum-origin-image.image?dr=12179&t=555f072d&ps=933b5bde&shp=cde50ccb&shcp=9b759fb9&idc=useast5&from=3454340299" 
width="51.42857142857142" height="15" 
style="display:block;width:51.42857142857142px;height:15px;vertical-align:middle">
</td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:13px;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;line-height:15px;font-weight:600;color:#000000;white-space:nowrap;height:15px">
Women Got...</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin-right:auto;text-align:left;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;margin:0 auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;padding-right:1px">
4.7</td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-left:1px">
<img alt="" 
src="https://sf16-sg.tiktokcdn.com/obj/eden-sg/lm_tyj_jln/ljhwZthlaukjlkulzlp/star_half_filled_glowing_edge.png" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td></tr>
</table></td><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><span 
style="margin:0 4px;border-width:0;border-left:1px solid;border-color:rgba(0, 0, 0, 0.12);font-size:0;padding:4px 0;vertical-align:middle">
</span></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:12px;font-weight:500;color:#000000;line-height:20px;height:20px;white-space:nowrap">
245 sold</td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;padding-bottom:4px">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td></td><td></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle;width:12px;padding-right:2px;padding-left:0px">
<img alt="" 
src="https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/flash_fill_icon_light_20250430.png~tplv-fhlh96nyum-resize-png:300:300.png?dr=12184&t=555f072d&ps=933b5bde&shp=3e87c847&shcp=0b4f4dd1&idc=useast5&from=1049086023" 
width="12" height="12" 
style="display:block;width:12px;height:12px;vertical-align:middle"></td><td 
style="margin-right:auto;text-align:left;vertical-align:middle;font-size:12px;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;line-height:16px;font-weight:600;color:#E10543;white-space:nowrap">
Flash Sale</td></tr></table></td></tr></table></td></tr><tr><td 
style="margin:0 auto;text-align:center;vertical-align:middle"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:auto;border:0;margin-right:auto"><tr><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:0">
$</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;font-size:20px;color:#000000;font-weight:600;line-height:20px">
43</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#000000;font-weight:600;font-size:11px;line-height:11px;padding-right:2px">
.99</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:rgba(0, 0, 0, 0.48);font-weight:400;font-size:11px;line-height:11px;text-decoration:line-through;padding-right:2px">
$79.99</td><td 
style="margin:0 auto;text-align:center;vertical-align:baseline;align:left;color:#E10543;font-weight:400;font-size:11px;line-height:11px">
(-45%)</td></tr></table></td></tr></table></td></tr></table></a></td></tr>
</table><table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;margin:0 auto;line-height:0">
<tbody style="width:100%"><tr style="width:100%"><td 
style="text-align:center;vertical-align:middle;padding-top:16px"><a 
href="https://vm.tiktok.com/ZTMSKGWSN/?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_13" target="_blank" 
style="color:#067df7;text-decoration:none;display:inline-block;width:100%">
<table role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;margin:0 auto">
<tbody style="width:100%"><tr style="width:100%"><td 
style="text-align:center;vertical-align:middle;background-color:#FE2C55;border-radius:8px;padding:0 8px">
<span 
style="font-size:16px;font-weight:500;color:#fff;white-space:nowrap;line-height:48px">
<span class="gmail-screen"><span class="gmail-difference">Shop Now</span>
</span></span></td></tr></tbody></table></a></td></tr></tbody></table></td>
</tr></td></tr><tr data-component="@caravel-edm/basic-image@1.1.15"><td><table
 role="presentation" cellspacing="0" cellpadding="0" 
style="width:100%;border:0"><tbody style="width:100%"><tr><td colspan="3" 
height="2px" style="height:2px;line-height:1px"></td></tr><tr><td width="0px" 
style="width:0px;line-height:1px"></td><td 
style="text-align:center;vertical-align:middle;border-radius:1px;height:120.625px;width:375px;background:center / cover no-repeat url(&#x27;https://p16-oec-ttp.tiktokcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e250510a4fc54521aa61de49443bb33a.png~tplv-omjb5zjo8w-image.image&#x27;);word-break:normal">
<span 
style="color:#067df7;text-decoration:none;display:block;border-radius:1px;height:120.625px">
</span></td><td width="0px" style="width:0px;line-height:1px"></td></tr><tr>
<td colspan="3" height="2px" style="height:2px;line-height:1px"></td></tr>
</tbody></table></td></tr><tr 
data-component="@caravel-edm/email-footer@1.1.12"><td><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:375px;border:0;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;margin:0 auto">
<tbody style="width:375px"><tr style="width:375px"><td 
style="text-align:center;vertical-align:middle;padding-top:0px"><table 
role="presentation" cellspacing="0" cellpadding="0" 
style="width:375px;border:0;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;margin:0 auto">
<tbody style="width:375px"><tr style="width:375px"><td 
style="text-align:center;vertical-align:middle;background:#ffffff;padding:16px">
<p style="margin:0;font-size:13px;font-weight:400;color:rgba(0, 0, 0, 0.48)">
Pricing & promotion information reflects data at the time of email publication and may be subject to change.
</p></td></tr></tbody></table><table role="presentation" cellspacing="0" 
cellpadding="0" 
style="width:100%;border:0;font-family:TikTok Text, Arial, Helvetica, sans-serif, Roboto;margin:0 auto;background:#F5F5F5;padding:0 16px">
<tbody style="width:100%"><tr><td style="height:24px"></td></tr><tr 
style="width:100%"><td 
style="text-align:center;vertical-align:middle;padding:0 24px;color:#4E4F57;font-size:13px">
This email was sent to Drazigreen2011@gmail.com</td></tr><tr><td 
class="privacy" 
style="text-align:center;vertical-align:middle;font-size:13px;color:#4E4F57;font-weight:700;padding-top:12px">
<a style="color: rgba(22, 24, 35, 0.75); font-weight: 600" 
href="https://www.tiktok.com/legal/page/us/privacy-policy/en?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_14" 
style="text-decoration:underline">TikTok Privacy Policy</a></td></tr><tr><td 
class="privacy" 
style="text-align:center;vertical-align:middle;color:#4E4F57;font-size:13px;padding-top:12px">
The <a style="color: rgba(22, 24, 35, 0.75); font-weight: 600" 
href="https://sf19-draftcdn-sg.ibytedtos.com/obj/ies-hotsoon-draft-sg/magellan_ecommerce/tts_us_buyer_policy.html?gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_15" 
style="text-decoration:underline">TikTok Customer Policy</a>
 applies. You can open the link in your browser to save a copy for future reference.
</td></tr><tr><td 
style="text-align:center;vertical-align:middle;color:#4E4F57;font-size:13px;padding-top:12px">
5800 BRISTOL PKWY CULVER CITY CA 90230</td></tr><tr><td 
style="text-align:center;vertical-align:middle;padding:12px 24px 6px;color:#4E4F57;font-size:13px">
Do not reply to this message, as this email address cannot accept incoming email.
</td></tr><tr><td 
style="text-align:center;vertical-align:middle;font-size:13px;padding:12px 0 0 0;font-weight:700">
<a style="color:rgba(22, 24, 35, 0.75)" 
href="https://oec.us.tiktokv.com/api/v1/reach/mail/unsubscribe?token=hUA4wKWAywo%2FVkCF6ndD0B%2FDwZdvWMfaINCV%2BK%2F%2F3g5FbOChe1rbDVXhA4UXsLUT9sxUQi8IDiMYs7CpzlMfs6sRSjhmrxVCrBijsuTzefOiOR%2FC4Q24mArn1XQ2wyAYn2iCfxnjsXnQtLDJvVPVHQ%3D%3D&track_params=wLGRyNJBc%2BAJvMj8bMz%2B5MrDcpWkNhUlaxnASOC4Rqy%2Bu2hIEUfZhtM9Xmoy4QWWKrUZ7Qk8Ck7CDZwwH0W0f%2By1wKuON6ZKu%2Bo8qvqxl%2BWfHhOqz%2BuOpfnr%2FEP%2Fx360C5ObldvA4jx73%2FQYVaxSkuKI31IXVDFX%2BrNkjaZF89R4q%2BrwwIP4pbMDJpSoCfnv&gd_label=edm_platform_tiktokshop_big_promotion&utm_source=edm_platform_tiktokshop_big_promotion&utm_campaign=email_biz&msg_id=7559274521355129911&click_source=pos_16">
Unsubscribe from TikTok Shop emails</a></td></tr><tr><td 
style="text-align:center;vertical-align:middle;padding:32px 0"><img alt="" 
src="https://p16-ttec-va.ibyteimg.com/tos-maliva-i-acgf4d7es9-us/LOGO.png~tplv-acgf4d7es9-image.image" 
width="130px" height="23px" 
style="display:block;width:130px;height:23px;vertical-align:middle;margin:0 auto">
</td></tr></tbody></table></td></tr></tbody></table></td></tr><tr 
data-component="log_id"><td style="overflow:hidden;width:0;height:0;border:0">
<div style="display:none;max-height:0;max-width:0;opacity:0;overflow:hidden">
logId: 02176003081409400000000000000000000ffff0a71cf662fb7df</div></td></tr>
</tbody></table>
  </body>
</html>

    <table height="1" border="0" cellspacing="0" cellpadding="0"
        style="overflow: hidden; text-overflow: hidden; height: 1px; width: 100%;-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px;">
        <tbody>
            <tr>
                <td height="1" width="100%; height: 1px; overflow: hidden;">
                    <div
                        style="display:none; font-size:1px; color:#eeeeee; line-height:10px; max-height:0px; max-width:0px; opacity:0; overflow:hidden;">
                        <!-- X-250ok-CID: 1669692147679 -->
                    </div>
                </td>
            </tr>
        </tbody>
    </table>
    <table class="hidden-web" height="1" border="0" cellspacing="0" cellpadding="0"
        style="overflow: hidden; width: 100%;-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px;">
        <tbody>
            <tr>
                <td height="1" width="100%">
                    <div style="background-image:
url(https://www.tiktok.com/edm/catcher?token=bTwRL%2BMMBgCGVpNlmLW%2F3BFmn1mnS1SjEUaRP7fl0dOK7oI%2BoKWjhepT0%2BK2mNL8rNBa4mdNTwGOymiG&msg_id=7559274521355129911&region=ttp&client_type=mobile);
background-repeat:no-repeat;display:none" class="pixel-mobile"></div>
          <div style="background-image:
url(https://www.tiktok.com/edm/catcher?token=bTwRL%2BMMBgCGVpNlmLW%2F3BFmn1mnS1SjEUaRP7fl0dOK7oI%2BoKWjhepT0%2BK2mNL8rNBa4mdNTwGOymiG&msg_id=7559274521355129911&region=ttp&client_type=pc);background-repeat
:no-repeat;display:none" class="pixel-pc"></div>
          <div style="background-image:
url(https://www.tiktok.com/edm/catcher?token=bTwRL%2BMMBgCGVpNlmLW%2F3BFmn1mnS1SjEUaRP7fl0dOK7oI%2BoKWjhepT0%2BK2mNL8rNBa4mdNTwGOymiG&msg_id=7559274521355129911&region=ttp&client_type=css_import);
background-repeat:no-repeat;display:none" class="pixel-import"></div>
          <img
            src="https://www.tiktok.com/edm/catcher?token=bTwRL%2BMMBgCGVpNlmLW%2F3BFmn1mnS1SjEUaRP7fl0dOK7oI%2BoKWjhepT0%2BK2mNL8rNBa4mdNTwGOymiG&msg_id=7559274521355129911&region=ttp"
            style="width:1px;height:1px;background-color:transparent" data-test-id="pixel-trace" height="1" width="1">
                </td>
            </tr>
        </tbody>
    </table>
<img src="http://url5354.email.tiktok.com/wf/open?upn=u001.0Hue6o7AWUZVMRsJ4tWLgB-2BgQkeLxCODq69e-2BDF-2FQ54QuBS51xBKxJOcahLGrZ6v66DWbS1bHRZSGPHhgFG8PZF2PWHKyPUS1rIAjbr4fBfMQkRQGha1Qia7t91C6eNMDt5GMuvw4wWP-2Fw8oBDndSG7KGMXaNdrdZH3p5RqnmrDYrEVlZ19e-2BQhtk-2FFcrvnxThCm-2B1wJBlmoFRe7dM5KnyiOT2QYF-2FyMxgpYPX5cGsg-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/></body>

</html>