Inboxes

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

+New inbox

<!DOCTYPE html>
<html lang="en">
 <head>
  <title>
  </title>
  <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"/>
  <link data-react-helmet="true" href="https://society6.com/favicon.ico" rel="shortcut icon" type="image/x-icon"/>
  <link href="https://fonts.gstatic.com" rel="preconnect"/>
  <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&amp;display=swap" rel="stylesheet"/>
  <style type="text/css">
   /* USAGE NOTES:
- desktop-first design, start with inline-styles
- on mobile, override with classes inside media query block (use !important)
- rely on basic utility classes first, then define specific component classes if needed
*/
/* FONT IMPORTS */
@font-face {
font-family: 'Greycliff';
src: url("https://inboxflows.com/_/image/https%253A%252F%252Fctl.s6img.com%252Fbuild%252Ffonts%252Fgreycliffcf-regular.otf/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MTY5MDM3NjYuNzM3MDk1Nn0:1sBx6E:EqVVAdoRQrDftzclsR8hst1vSt6VxaYPWzIp9UFVVk0") format("opentype");
font-weight: normal;
}
@font-face {
font-family: 'Greycliff';
src: url("https://inboxflows.com/_/image/https%253A%252F%252Fctl.s6img.com%252Fbuild%252Ffonts%252Fgreycliffcf-bold.otf/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MTY5MDM3NjYuNzM3OTI4Nn0:1sBx6E:0zF2QxCclPMyOjXKczxiFAEETUZmqt10NQ_6MY4BtP8") format("opentype");
font-weight: bold;
}
/* CLIENT-SPECIFIC STYLES */
body,
table,
td,
a {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
table,
td {
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
img {
-ms-interpolation-mode: bicubic;
}
/* RESET STYLES */
img {
border: 0;
height: auto;
line-height: 100%;
outline: none;
text-decoration: none;
}
table {
border-collapse: collapse !important;
}
body {
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
}
/* iOS BLUE LINKS */
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;
}
/* GMAIL BLUE LINKS */
u+#body a {
color: inherit;
text-decoration: none;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
/* SAMSUNG MAIL BLUE LINKS */
#MessageViewBody a {
color: inherit;
text-decoration: none;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
/* GLOBAL MSO OVERRIDE STYLES (mso ignores media queries) */
@media screen and (min-width: 0) {}
/* MOBILE RESPONSIVE STYLES (these override inline desktop styles) */
@media screen and (max-width: 600px) {
/* mobile utility classes */
.center {
text-align: center !important;
}
.block {
display: block !important;
width: 100% !important;
}
.inline-block {
display: inline-block !important;
}
.table-cell {
display: table-cell !important;
}
.mobile-hide {
display: none !important;
}
.mw-100 {
max-width: 100% !important;
}
.w-100 {
width: 100% !important;
}
.h-1 {
height: 2px !important;
}
.h-10 {
height: 10px !important;
}
.h-20 {
height: 20px !important;
}
.h-30 {
height: 30px !important;
}
.h-40 {
height: 40px !important;
}
.pa-0 {
padding: 0 !important;
}
.ph-0 {
padding-left: 0 !important;
padding-right: 0 !important;
}
.pt-0 {
padding-top: 0 !important;
}
.pb-0 {
padding-bottom: 0 !important;
}
.pa-10 {
padding: 10px !important;
}
.ph-10 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.pt-10 {
padding-top: 10px !important;
}
.pb-10 {
padding-bottom: 10px !important;
}
.pa-20 {
padding: 20px !important;
}
.ph-20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
.pt-20 {
padding-top: 20px !important;
}
.pb-20 {
padding-bottom: 20px !important;
}
.pa-30 {
padding: 30px !important;
}
.ph-30 {
padding-left: 30px !important;
padding-right: 30px !important;
}
.pt-30 {
padding-top: 30px !important;
}
.pb-30 {
padding-bottom: 30px !important;
}
/* custom mobile styles */
.logo {
width: 150px !important;
}
.footer-nav-button {
font-size: 14px !important;
transition: all 100ms ease-in;
}
.footer-offer-block-border {
border-left: none !important;
border-top: 2px solid #f4f4f4 !important;
}
}
  </style>
  <!-- note: fix for Times New Roman bug in MSO. for all text blocks, ensure "mso-fallback-text" is _first_ class listed -->
  <!--[if mso]>
<style type=&#8221;text/css&#8221;>
.mso-fallback-text {
font-family: Arial, sans-serif !important;
}
</style>
<![endif]-->
 </head>
 <body bgcolor="#FFFFFF" id="body" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; margin: 0; padding: 0; width: 100% !important;">
  <!-- [preview text] -->
  <div style="display: none; max-height: 0px; overflow: hidden;">
   Ends Tonight: Up to 40% Off Sitewide.
  </div>
  <!-- [preheader spacer hack] -->
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌
  </div>
  <!-- [outer container: 100% width, background color/img here] -->
  <table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" role="presentation" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
   <tr>
    <td align="center" class="pa-0" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0px 0;">
     <!-- [email body: 600px width. base styles here] -->
     <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="mso-fallback-text w-100" role="presentation" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; color: #000000; font-family: 'Greycliff', 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 20px; margin: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0;" width="600">
      <!-- logo -->
      <tr>
       <td align="center" class="pt-0" style="padding: 10px 0 10px 0;">
        <a data-location="t1" target="_blank">
         <img alt="Society6" border="0" class="logo" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Fheader%252Fs6-logo-outlined.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU1MDQ0fQ:1sBx6E:PIRpeqknQXjZKQK-tCx979eNRmHnu4ooU8uyzOd1QzA" style="display: block; height: auto;" width="200"/>
        </a>
       </td>
      </tr>
      <!-- Main Hero Copy -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t2" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="MEMORIAL DAY SALE ENDS TONIGHT | Up to 40% Off" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS_01.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU1OTQ1N30:1sBx6E:t08PWR5f1r0n9v2QloQ2HebCpiNaY2GCo_BkQG2tHU8" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- Main Hero CTA 1 -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t3" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="DAILY DEAL: 40% Off Sling Chairs" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS_02.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU2MjA0NH0:1sBx6E:2r3wKNvACHYD9PfD67u9WxqY5TKkFl5iVd4HFqZzaNk" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- Main Hero CTA 2 -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t4" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="Shop Memorial Day Sale" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS_03.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU2NDM0Mn0:1sBx6E:iq6X_FWwHq_se793laXJ5wZwFv-uzIyFOlIpr6lkNho" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- Artist Credit -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t5" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="Featured artwork by Bad Luck Baby" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS_04.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU2NjMxOX0:1sBx6E:1WVXoyPrzMtC07JoN7TinH81Of6cEB7qSe2vXY6LiCw" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- Blank Space -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS_05.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU2ODN9:1sBx6E:dKqvIh_ExnF9Rg9IZuuI4DryXb5zCsHxqqjAvuCibpk" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
       </td>
      </tr>
      <!-- 40% Off Header -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t6" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="40% Off" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS_06.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU3MDI2fQ:1sBx6E:Vty3hXG-p9zPg85wpCwL8Z19IU0mGjG516zUzFOs1-Q" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- Sling Chairs -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t7" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="Shop By Style: Sling Chairs" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS_07.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU3MjE5M30:1sBx6E:1fQB9Hfi1utSvAZR9RymTmX-asJSjSWgwOfKbvfSYHs" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- Sling Chairs Upsell 1 -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t8" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="Shop Sling Chairs with Summer Stripes" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS2_02.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU3NDEyMn0:1sBx6E:tp_8qDD4MPOka6tcaRPCpaZc2mkL52mqI_TQ5ctpdwI" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- Sling Chairs Upsell 2 -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t9" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="Shop Sling Chairs with Gingham" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS2_03.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU3NjAxN30:1sBx6E:rbQhl4gbmmVgrVgEXJrXrXSJFyB5FIpDD5EQp8MwROE" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- Sling Chairs Upsell 3 -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t10" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="Shop Sling Chairs with Black &amp; White Designs" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS2_04.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU3Nzk5MX0:1sBx6E:vgXwn-5S4L7Lmm-2Y5rOTCZOAbyRSDTSIHUZhQtpQkY" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- Blank Space -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS_14.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU4MDJ9:1sBx6E:fV242HZ3g9U1E2X8teE4BlawZPyAA1BmSxjMHBFgbQQ" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
       </td>
      </tr>
      <!-- 30% Off Header -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t11" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="30% Off" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS_15.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU4MjE3M30:1sBx6E:ehw_GqeZ0IcwidhAbg1Nyi_Ezlbj85D-6L_0_H0ZL5E" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- 30% Off Must Have Deals -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t12" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="Must Have Deals" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240526_2701_MemorialDaySale_40p_AM%252F052624_Promo_MDS_13.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU4NDE5fQ:1sBx6E:_YxGplsHt3BSL-dNKFOHfUXG2Y7TdDMD8yAK0VGBcAU" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!--  ROW 4 - Upsells - 2x1  -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <table border="0" cellpadding="0" cellspacing="0" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; line-height: 0; max-width: 600px; mso-table-lspace: 0pt; mso-table-rspace: 0pt; table-layout: auto !important; width: 100%;" width="600">
         <tr>
          <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border: 0; font-size: 0; line-height: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0;">
           <a data-location="t13" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Shop Wall Art" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS_17.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU4NjY5NH0:1sBx6E:2i04wZXJkbdEcPePnWRI-yT3vrf7QBcwB557xk2-9OM" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
           </a>
          </td>
          <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border: 0; font-size: 0; line-height: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0;">
           <a data-location="t14" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Shop Home Decor" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS_18.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU4ODY2NX0:1sBx6E:_hd4BOFlHW137-RCK-3G2aiMPrMgJnVt1uxrU2QevhY" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  ROW 5 - Upsells - 2x1  -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <table border="0" cellpadding="0" cellspacing="0" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; line-height: 0; max-width: 600px; mso-table-lspace: 0pt; mso-table-rspace: 0pt; table-layout: auto !important; width: 100%;" width="600">
         <tr>
          <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border: 0; font-size: 0; line-height: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0;">
           <a data-location="t15" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Shop Bed &amp; Bath" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS_19.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU5MDQ0NH0:1sBx6E:t9OsFfUdq75t7cam51iL1hSawIPdwsz53pHW4JLyAGE" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
           </a>
          </td>
          <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border: 0; font-size: 0; line-height: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0;">
           <a data-location="t16" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Shop Tabletop Accessories" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240528_2701_MemorialDaySale_40p_AM%252F052824_Promo_MDS_20.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU5MjA0Nn0:1sBx6E:ANS2L_EjjfypSd7Kz4GVnjtpEB5CG8nltIOslcJQa2I" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!-- Line -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240526_2701_MemorialDaySale_40p_AM%252F052624_Promo_MDS_18.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU5MzYzNH0:1sBx6E:36IGo4N_8hZNyyURkEArmAnz9cbSCGxD87GrOgtFj18" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
       </td>
      </tr>
      <!-- May Spotlights -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <img alt="May Spotlights" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240526_2701_MemorialDaySale_40p_AM%252F052624_Promo_MDS_19.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU5NjU3MX0:1sBx6E:CEnupU9R0U1gYTy-1Ee-WF5e95FsQIRhWsPHvxL8cf0" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
       </td>
      </tr>
      <!-- CB: AAPI -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t17" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="Shop AAPI Artists" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240526_2701_MemorialDaySale_40p_AM%252F052624_Promo_MDS_20.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzU5ODQ2Mn0:1sBx6E:akmKRkZYPsWvlSaR3KTJplpuA2eXtpZw53AtUcngUt4" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- CB: Mental Health Awareness -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t18" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="Shop Mental Health Awareness Collection" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240526_2701_MemorialDaySale_40p_AM%252F052624_Promo_MDS_21.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzYwMDIwNX0:1sBx6E:lVoF2XcZ9Ciu1Bt-1QwCYa3-JRpSppvHLpckRdOplWI" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- CB: Grad Gifts -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t19" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="Shop Grad Gifts" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240526_2701_MemorialDaySale_40p_AM%252F052624_Promo_MDS_22.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzYwMjQ5OX0:1sBx6E:-zW8LSbrPrwYM3wXWaglHrzqzaiieh2GUDfGsrwNT-I" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- spacer -->
      <tr>
       <td bgcolor="#ffffff" class="h-10" height="10" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1px; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
       </td>
      </tr>
      <!-- FOOTER NAV -->
      <!-- footer nav buttons -->
      <!-- footer nav buttons -->
      <tr>
       <td class="ph-15" style="padding: 2px 15px 0 15px;">
        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td valign="top">
           <!-- left button -->
           <table align="left" border="0" cellpadding="0" cellspacing="0" class="w-100 mw-100" width="49%">
            <tr>
             <td align="center" style="padding: 5px 2px;">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td height="" style="background-color: #000000; text-align: center; border-radius: 0px;" width="">
                 <a class="footer-nav-button" data-location="t20" style="border: 1px solid #000000; border-radius: 0px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 16px; line-height: 12px; text-decoration: none; display: block; padding: 15px 30px;" target="_blank">
                  WALL ART
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
           <!-- right button -->
           <table align="right" border="0" cellpadding="0" cellspacing="0" class="w-100 mw-100" width="49%">
            <tr>
             <td align="center" style="padding: 5px 2px;">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td height="" style="background-color: #000000; text-align: center; border-radius: 0px;" width="">
                 <a class="footer-nav-button" data-location="t21" style="border: 1px solid #000000; border-radius: 0px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 16px; line-height: 12px; text-decoration: none; display: block; padding: 15px 30px;" target="_blank">
                  HOME DECOR
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <tr>
       <td class="ph-15" style="padding: 2px 15px 0 15px;">
        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td valign="top">
           <!-- left button -->
           <table align="left" border="0" cellpadding="0" cellspacing="0" class="w-100 mw-100" width="49%">
            <tr>
             <td align="center" style="padding: 5px 2px;">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td height="" style="background-color: #000000; text-align: center; border-radius: 0px;" width="">
                 <a class="footer-nav-button" data-location="t22" style="border: 1px solid #000000; border-radius: 0px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 16px; line-height: 12px; text-decoration: none; display: block; padding: 15px 30px;" target="_blank">
                  BED &amp; BATH
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
           <!-- right button -->
           <table align="right" border="0" cellpadding="0" cellspacing="0" class="w-100 mw-100" width="49%">
            <tr>
             <td align="center" style="padding: 5px 2px;">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td height="" style="background-color: #000000; text-align: center; border-radius: 0px;" width="">
                 <a class="footer-nav-button" data-location="t23" style="border: 1px solid #000000; border-radius: 0px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 16px; line-height: 12px; text-decoration: none; display: block; padding: 15px 30px;" target="_blank">
                  TECH
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <tr>
       <td class="ph-15" style="padding: 2px 15px 0 15px;">
        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td valign="top">
           <!-- left button -->
           <table align="left" border="0" cellpadding="0" cellspacing="0" class="w-100 mw-100" width="49%">
            <tr>
             <td align="center" style="padding: 5px 2px;">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td height="" style="background-color: #000000; text-align: center; border-radius: 0px;" width="">
                 <a class="footer-nav-button" data-location="t24" style="border: 1px solid #000000; border-radius: 0px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 16px; line-height: 12px; text-decoration: none; display: block; padding: 15px 30px;" target="_blank">
                  APPAREL
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
           <!-- right button -->
           <table align="right" border="0" cellpadding="0" cellspacing="0" class="w-100 mw-100" width="49%">
            <tr>
             <td align="center" style="padding: 5px 2px;">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td height="" style="background-color: #000000; text-align: center; border-radius: 0px;" width="">
                 <a class="footer-nav-button" data-location="t25" style="border: 1px solid #000000; border-radius: 0px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 16px; line-height: 12px; text-decoration: none; display: block; padding: 15px 30px;" target="_blank">
                  BAGS &amp; ACCESSORIES
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <tr>
       <td class="ph-15" style="padding: 2px 15px 0 15px;">
        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td valign="top">
           <!-- left button -->
           <table align="left" border="0" cellpadding="0" cellspacing="0" class="w-100 mw-100" width="49%">
            <tr>
             <td align="center" style="padding: 5px 2px;">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td height="" style="background-color: #000000; text-align: center; border-radius: 0px;" width="">
                 <a class="footer-nav-button" data-location="t26" style="border: 1px solid #000000; border-radius: 0px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 16px; line-height: 12px; text-decoration: none; display: block; padding: 15px 30px;" target="_blank">
                  TABLETOP
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
           <!-- right button -->
           <table align="right" border="0" cellpadding="0" cellspacing="0" class="w-100 mw-100" width="49%">
            <tr>
             <td align="center" style="padding: 5px 2px;">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td height="" style="background-color: #000000; text-align: center; border-radius: 0px;" width="">
                 <a class="footer-nav-button" data-location="t27" style="border: 1px solid #000000; border-radius: 0px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 16px; line-height: 12px; text-decoration: none; display: block; padding: 15px 30px;" target="_blank">
                  OUTDOOR &amp; LIFESTYLE
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!-- spacer -->
      <tr>
       <td bgcolor="#ffffff" class="h-10" height="10" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1px; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
       </td>
      </tr>
      <!-- FOOTER Top Portion - logo and social icons -->
      <tr>
       <td align="center" style="font-family: Arial, sans-serif; font-size: 18px; line-height: 20px; color: #e54f32; text-align: center; font-weight: 500; letter-spacing: .03em; padding: 20px 60px;">
        <a data-location="t28" target="_blank">
         <img alt="Society6" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd2d3dlj1967suf.cloudfront.net%252Fsociety6%252F2019%252Fscheduled%252Fpromo%252F060619%252Fsociety6-coral.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MTY5MDM3NjYuNzYwNDI3fQ:1sBx6E:wWzlA36voIX7FFmQN5kq9yOzcd92QI6j0KyFmwuJlSw" style="height: auto;" width="130"/>
        </a>
        <br/>
        <br/>
        Inspiring Self-Expression By Celebrating Creativity.
        <br/>
        <br/>
        <br/>
        <a data-location="t29" style="color:#e54f32; text-decoration: none;" target="_blank">
         <img src="https://inboxflows.com/_/image/https%253A%252F%252Fd2d3dlj1967suf.cloudfront.net%252Fsociety6%252F2019%252Fscheduled%252Fpromo%252F060619%252Ffacebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MTY5MDM3NjYuNzYwNjA3fQ:1sBx6E:zDH9R0SVxq2SwtdnT3ldA2nn-XLhn0EHYlrusEkg5Pg" style="text-decoration: none; max-width: 15px;opacity: 0.8;" width="15"/>
        </a>
        <a data-location="t30" style="color:#e54f32; text-decoration: none;" target="_blank">
         <img src="https://inboxflows.com/_/image/https%253A%252F%252Fd2d3dlj1967suf.cloudfront.net%252Fsociety6%252F2019%252Fscheduled%252Fpromo%252F060619%252Finstagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MTY5MDM3NjYuNzYwNzY2M30:1sBx6E:eKkdau5Rwa1wqpRbsghzXncqi0QSK9-vyx78YXwTYR8" style="text-decoration: none; max-width: 30px; opacity: 0.8;" width="30"/>
        </a>
        <a data-location="t31" style="color:#e54f32; text-decoration: none;" target="_blank">
         <img src="https://inboxflows.com/_/image/https%253A%252F%252Fd2d3dlj1967suf.cloudfront.net%252Fsociety6%252F2019%252Fscheduled%252Fpromo%252F060619%252Fpinterest.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MTY5MDM3NjYuNzYwOTI1M30:1sBx6E:lq25qPHH0IjYLeq52E-vmmhz7b7Os-3R-9i2f7AJgfU" style="text-decoration: none; max-width: 31px;opacity: 0.8;" width="31"/>
        </a>
        <a data-location="t32" style="color:#e54f32; text-decoration: none;" target="_blank">
         <img src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252Ftkitok-icon-organge_55x66.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzYxMTAxN30:1sBx6E:SGZPVgQ7N8lV7Og0yn38VambECNYZlpvcmZMCfYpX9k" style="text-decoration: none; max-width: 29px;opacity: 0.8;" width="31"/>
        </a>
       </td>
      </tr>
      <!-- footer promo blocks -->
      <tr>
       <td class="ph-15" style="background-color: #ffffff; padding: 10px;">
        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td valign="top">
           <!-- left section -->
           <table align="left" border="0" cellpadding="0" cellspacing="0" class="w-100 mw-100" width="49%">
            <tr>
             <td align="center">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td style="color: #323232; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; line-height: 20px; text-align: center; padding: 10px 8px;">
                 <a data-location="t33" style="color: #323232; font-size: 16px; line-height: 20px; font-weight: bold; text-decoration: none; display: block;" target="_blank">
                  <u>
                   Shop by Artist
                  </u>
                  <br/>
                 </a>
                 <span style="font-size: 14px;">
                  Discover emerging artists, new designs
                  <br style="white-space: nowrap"/>
                  and trends from our Artist Community.
                 </span>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
           <!-- right section -->
           <table align="right" border="0" cellpadding="0" cellspacing="0" class="w-100 mw-100 footer-offer-block-border" style="border-left: 2px solid #f4f4f4;" width="49%">
            <tr>
             <td align="center">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td style="color: #323232; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; line-height: 20px; text-align: center; padding: 10px 8px;">
                 <a data-location="t34" style="color: #323232; font-size: 16px; line-height: 20px; font-weight: bold; text-decoration: none; display: block;" target="_blank">
                  <u>
                   Shop by Style
                  </u>
                  <br/>
                 </a>
                 <span style="font-size: 14px;">
                  Explore curated collections and
                  <br style="white-space: nowrap"/>
                  styles that speak to you.
                 </span>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <br/>
      <!-- SMS Signup Banner -->
      <tr>
       <td align="center" style="padding: 0;">
        <a data-location="t35" style="color:#e54f32; text-decoration: none;" target="_blank">
         <img alt="Join Our Text Insiders and Get $5 Off Your Next Order. | Sign Up Now" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FFooter_SMS_signup_banner_2024.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTY5MDM3NjYuNzYxMjc1fQ:1sBx6E:uiPzXwhd_GFm_W6_LD3-r7VOw0OemvKokCJvLM4JAa8" style="display: block; max-width: 100%; width: 100%; height: auto;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- spacer (white background) -->
      <tr>
       <td class="h-10" height="1" style="line-height: 1px; background-color: #ffffff;">
       </td>
      </tr>
      <!-- footer "as seen in" -->
      <tr>
       <td class="ph-15" style="background-color: #ffffff; padding: 0 10px 10px 10px;">
        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td align="center" style="background-color: #f4f4f4; color: #7c7d7d; padding: 20px 0 5px;">
           As Seen In:
          </td>
         </tr>
         <tr>
          <td align="center" style="padding: 0;">
           <img alt="Refinery29 | The New York Times | Architectural Digest" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd2d3dlj1967suf.cloudfront.net%252Fsociety6%252Ffooter%252Fnew_footer%252FPress.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MTY5MDM3NjYuNzYxNDUzfQ:1sBx6E:d40J3Sxkq3peCujR1ijpd8gUETVTnbDP7u-9BvCcSg0" style="display: block; max-width: 100%; width: 100%; height: auto;" width="600"/>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!-- SNIPPET END: 'Footer (Marketing) - Top Portion' -->
      <!-- footer text | Promo Disclaimer -->
      <tr>
       <td align="center" bgcolor="#f4f4f4" class="mso-fallback-text ph-20" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #606060; font-family: 'Greycliff', 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 12px; margin: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 20px 40px 0px;">
        40% Off Sling Chairs.
        <br/>
        30% Off Sitewide (except Kids Apparel and Poster).
        <br/>
        20% Off Bar Stool, Bench, Coffee Table, Counter Stool, Credenza, Side Table.
        <br/>
        <br/>
        Memorial Day Sale ends May 28, 2024 at 11:59pm PT. Cannot be combined with other promotions. Offer cannot be applied to previous orders.
        <br/>
        <br/>
        For more promotional details, please visit our
        <br/>
        <a data-location="t36" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #606060;" target="_blank">
         Terms &amp; Conditions
        </a>
        .
       </td>
      </tr>
      <!-- SNIPPET START: 'Global Footer - Bottom portion' -->
      <tr>
       <td align="center" class="mso-fallback-text ph-20" style="background-color: #f4f4f4; color: #606060; font-family: 'Greycliff', 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 12px; margin: 0; padding: 20px 40px;">
        Need a break from receiving emails?
   You can unsubscribe by submitting your email via
        <a data-location="t37" style="color: #606060; text-decoration: underline;" target="_blank">
         this form
        </a>
        .
        <img border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fbounceexchange.com%252Ftag%252Fem%252F2698.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZib3VuY2VleGNoYSIsInRpbWUiOjE3MTY5MDM3NjYuNzYxNjE1M30:1sBx6E:9OJgsuepZgHG6NN7kAjcIGJmi9hyFC5LnA9V5lBXJa4" width="1"/>
        <br/>
        <br/>
        <a data-location="t38" style="color:#6e6e6e;text-decoration:none;">
         1655 26th Street, Santa Monica, CA 90404
        </a>
        <br/>
        <a data-location="t39" style="color: #6e6e6e;text-decoration:underline;">
         View in Browser
        </a>
        |
        <a data-location="t40" style="color:#6e6e6e;text-decoration:underline;" target="_blank">
         Privacy Policy
        </a>
        <br/>
        <br/>
        © 2024 Society6
        <br/>
        <br/>
       </td>
      </tr>
      <!-- SNIPPET END: 'Global Footer - Bottom portion' -->
     </table>
    </td>
   </tr>
  </table>
  <img alt="" height="2" src="https://inboxflows.com/_/image/https%253A%252F%252Fe.e.society6.com%252Fopen%253FENTdlOTA4ZmZAdWlmZWVkLmNvbQ%252FCeyJtaWQiOiIxNzE2OTAzNjQ0NzgyMjYyNzUyOTEwNjgzIiwiY3QiOiJzb2NpZXR5Ni0zMGM5NWRjMDM1Y2E2OGNhOTIxNDBiMDE1NGMyOGNiOC0xIiwicmQiOiJ1aWZlZWQuY29tIn0%252FHWkhfZXNvY2lldHlfRE5UQU4wNTI4MjAyNGMxMjg0OTM4YjEsbGcxLA%252FgZlXfUw%252Fses100f51e3/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlLmUuc29jaWV0eSIsInRpbWUiOjE3MTY5MDM3NjYuNzYxODYyOH0:1sBx6E:sKZYynTBE3Kru0DTXgzm5xoo3_YD-MzZ2PJtemjpHWw" width="3"/>
 </body>
</html>