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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MDYwMzUwMTIuMDc5OTgxM30:1rSLdk:cCvVAYblDKGpCPYmUxTxtIncMPnd7PPtcHmbr6VsIiQ") 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MDYwMzUwMTIuMDgwNjQyMn0:1rSLdk:1DtfzCRop2SLIAStd5ReG11UbZ4qosKx3ass5OTvRFo") 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;">
  <img src="https://inboxflows.com/_/image/https%253A%252F%252Fredirect.api.boomtrain.com%252Fvp%252Fsociety6%252FojUhjI3Irp%252B38pbTn27C0VQhf63RvH%252FktwgYeLSTNMlqAtszNEh4t6GmZ49odoMMr7cHOx56mmt3KQPg59hwTg%253D%253D%253Frsid%253Dc38a1475-5f2a-4590-84dc-21aeb0f458f9%2526p%253DFalse%2526b%253Dd911e5b0d74c6f6b4a83ca2136817780-1%2526c%253D20240118_2701_HomeDecorSale_25p_AM%2526gn%253Drecs%252521user_interest%253A6%2526x%253DZXhwX2J0%2526rc%253DPopular%2526t%253D473775/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZWRpcmVjdC5hcCIsInRpbWUiOjE3MDYwMzUwMTIuMTA3NTM1OH0:1rSLdk:QEhJKzfl_8RspjXBAEjWuNPLZDJdW8mVVszD97rDzks"/>
  <!-- [preview text] -->
  <div style="display: none; max-height: 0px; overflow: hidden;">
   20% Off Select Items (including Bed &amp; Bath)
  </div>
  <!-- [preheader spacer hack] -->
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌
  </div>
  <!-- prod recs variable assignments -->
  <!-- [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="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 10px 0;">
        <a data-location="t1" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTA3NzQ4NX0:1rSLdk:ybXAa1b2mDSQ0ia9rXW0u3tdm-udPewcbnYjcTmFucU" style="-ms-interpolation-mode: bicubic; border: 0; display: block; height: auto; line-height: 100%; outline: none; text-decoration: none;" width="200"/>
        </a>
       </td>
      </tr>
      <!-- Main Hero Image-->
      <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="Home Decor Sale | 25% Off Select Items | Including Bed &amp; Bath | Shop Now" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240118_2701_HomeDecorSale_20p%252Fhomesale_01v2_01.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTA3OTQyM30:1rSLdk:-oZTiEXdhhD48KnzBf4bO0mh5tbznOq9Yri17jGO0Ik" 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>
      <!-- Header -->
      <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="25% Off" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240118_2701_HomeDecorSale_20p%252F011824_02.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTA4MjYzM30:1rSLdk:LMAaR5HspPOUBhipwE36u7QPiPBAggh3620WyXv1eyQ" 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>
      <!--  Upsells 3x1  -->
      <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="t3" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Shop Throw Pillows" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240118_2701_HomeDecorSale_20p%252Fhomesale_03.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTA4NDM1Mn0:1rSLdk:IhZ-WOqlsN7duimRH9t3NHRyyMat8lDeZDtSCrfwHBg" 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="200"/>
           </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="t4" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Shop Throw Blankets" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240118_2701_HomeDecorSale_20p%252Fhomesale_04.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTA4NjcxN30:1rSLdk:1UxSzJ0j_vZoIVOlC60zKu3vQB3bTirJQP1thYgU9qc" 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="200"/>
           </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="t5" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Shop Comforters" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240118_2701_HomeDecorSale_20p%252Fhomesale_05.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTA4ODIxOX0:1rSLdk:t15uXQixp17hi4Vuaqxc92_INeD8fIO8bRYgq6N0TnA" 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="200"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  Upsells 3x1  -->
      <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="t6" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Shop Duvet Covers" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240118_2701_HomeDecorSale_20p%252Fhomesale_06.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTA4OTY2OH0:1rSLdk:A63r1q36ujDJVKiYe9stYFO1D1000518KQjBtazSsbE" 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="200"/>
           </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="t7" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Shop Shower Curtains" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240118_2701_HomeDecorSale_20p%252Fhomesale_07.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTA5MTA3M30:1rSLdk:ltaOfh1Ce4A_OD5U75PK4TT_nls1OOGyvkeDaR5kgGg" 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="200"/>
           </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="t8" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Shop Bath Mats" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240118_2701_HomeDecorSale_20p%252Fhomesale_08.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTA5MjQ2M30:1rSLdk:v0G-I9nCbB_l-M6wPqPDhdpUWUqksTFjgNNmJyOhJvA" 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="200"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!-- spacer (white background) -->
      <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>
      <!--  Content Block -->
      <tr>
       <td align="center">
        <a data-location="t9" target="_blank">
         <img alt="Valentine's Day Faves | Fabulous finds for that special someone, even if that's you! We have something for everyone. | Spread the Love" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252FContent_Blocks%252FContentBlock_ValentinesCollection_2024_Q1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTA5Mzg1N30:1rSLdk:4OE7Btx_jfduU9EfGYZHJRJMIX8lGZmIzncC3WsTMcs" style="display: block; width: 100%; max-width: 600px; height: auto;" width="600"/>
        </a>
       </td>
      </tr>
      <!--  Header -->
      <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="Even More Designs" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240118_2701_HomeDecorSale_20p%252Fhomesale_09.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTA5NTE5N30:1rSLdk:mS0D76aa5a7OPfrjq41bpftgazbKbW4LoCAJE1LhaIg" 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>
      <!-- spacer (white background) -->
      <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>
      <!-- prod recs 3x1 -->
      <tr>
       <td bgcolor="#ffffff" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <!--[if mso]><table align="center" role="presentation" border="0" cellspacing="0" cellpadding="0" width="520"><tr><td valign="top" width="520"><![endif]-->
        <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; max-width: 520px; mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
         <tr>
          <td align="center" class="ph-20" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt;" valign="top">
           <!--[if mso]><table role="presentation" border="0" cellspacing="0" cellpadding="0" width="520"><tr><td valign="top" width="160"><![endif]-->
           <div class="w-100 mw-100" style="display: inline-block; max-width: 33.33%; min-width: 160px; vertical-align: top; width: 100%;">
            <table 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-right: 10px;">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; line-height: normal; mso-table-lspace: 0pt; mso-table-rspace: 0pt; text-align: center;" width="100%">
                <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%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Abstract Tulip Art Print Art Print" border="0" class="w-100 mw-100" height="160" src="https://inboxflows.com/_/image/https%253A%252F%252Fctl.s6img.com%252Fsociety6%252Fimg%252FdXpf3v8Ri3_ZAHouYBJCGBUBs7M%252Fw_700%252Fprints%252F~artwork%252Fs6-original-art-uploads%252Fsociety6%252Fuploads%252Fmisc%252F46b111cd9030457da4bd39c9a209f228%252F~~%252Ftest8317651-prints.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MDYwMzUwMTIuMTA5Njc5Mn0:1rSLdk:2P_Kgd6tOpzP-Sa4MJN0k31m_ttlEdX-CxzVrvnihWI" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 160px; outline: none; text-decoration: none; width: 100%;" width="160"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td 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>
                <tr>
                 <td align="center" class="mso-fallback-text" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #000000; font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; line-height: 18px; margin: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0 10px;">
                  <strong>
                   Abstract Tuli...
                  </strong>
                  <br/>
                  <span style="color: #444444; font-size: 12px;">
                   Art Print
                  </span>
                  <br/>
                  Gale Switzer
                  <br/>
                 </td>
                </tr>
                <!-- <tr><td height="5" style="line-height: 1px;">&nbsp</td></tr> -->
                <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%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Shop Now" border="0" height="35" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2023%252Fscheduled%252Ftest%252F20230305_recentactivitydigest%252Fcta.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTA5ODM0N30:1rSLdk:GccYEC-m4tlpr8lK-G6Pw-IbsGg2SZfdMNxeXvlhCXU" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 120px; outline: none; text-decoration: none; width: 100%;" width="120"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td class="h-20" height="0" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1px; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </div>
           <!--[if mso]></td><td valign="top" width="160"><![endif]-->
           <div class="w-100 mw-100" style="display: inline-block; max-width: 33.33%; min-width: 160px; vertical-align: top; width: 100%;">
            <table 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: 0 5px;">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; line-height: normal; mso-table-lspace: 0pt; mso-table-rspace: 0pt; text-align: center;" width="100%">
                <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%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Clementine Sprigs Shower Curtain Shower Curtain" border="0" class="w-100 mw-100" height="160" src="https://inboxflows.com/_/image/https%253A%252F%252Fctl.s6img.com%252Fsociety6%252Fimg%252F5DYoq7KPXQ8HGr295MnTWjmLbtM%252Fw_700%252Fshower-curtains%252F~artwork%252Cfw_6000%252Cfh_6000%252Cfy_-600%252Ciw_6000%252Cih_7200%252Fs6-original-art-uploads%252Fsociety6%252Fuploads%252Fmisc%252Fff1f4c597d3b4b90b00fde2c13e1a5fc%252F~~%252Fclementine-sprigs1897033-shower-curtains.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MDYwMzUwMTIuMTEwMDQ4M30:1rSLdk:il7dBkeN84V7YBHzJINOSsvHa6NL0BA9z4FIvLBADwA" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 160px; outline: none; text-decoration: none; width: 100%;" width="160"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td 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>
                <tr>
                 <td align="center" class="mso-fallback-text" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #000000; font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; line-height: 18px; margin: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0 10px;">
                  <strong>
                   Clementine Sp...
                  </strong>
                  <br/>
                  <span style="color: #444444; font-size: 12px;">
                   Shower Curtain
                  </span>
                  <br/>
                  Crystal W Design
                  <br/>
                 </td>
                </tr>
                <!-- <tr><td height="5" style="line-height: 1px;">&nbsp;</td></tr> -->
                <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="t13" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Shop Now" border="0" height="35" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2023%252Fscheduled%252Ftest%252F20230305_recentactivitydigest%252Fcta.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTEwMTYzN30:1rSLdk:4_M-QkpILzwVULNcPIwGSiotxoklRZJ0XC2k4KE5Xvk" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 120px; outline: none; text-decoration: none; width: 100%;" width="120"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td class="h-20" height="0" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1px; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </div>
           <!--[if mso]></td><td valign="top" width="160"><![endif]-->
           <div class="w-100 mw-100" style="display: inline-block; max-width: 33.33%; min-width: 160px; vertical-align: top; width: 100%;">
            <table 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-left: 10px;">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; line-height: normal; mso-table-lspace: 0pt; mso-table-rspace: 0pt; text-align: center;" width="100%">
                <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="t14" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Vintage tiger and peacock Shower Curtain Shower Curtain" border="0" class="w-100 mw-100" height="160" src="https://inboxflows.com/_/image/https%253A%252F%252Fctl.s6img.com%252Fsociety6%252Fimg%252FA9NBc20hY3DqT1ywmitS18EzTfg%252Fw_700%252Fshower-curtains%252F~artwork%252Cfw_6000%252Cfh_6000%252Cfx_-600%252Ciw_7200%252Cih_6000%252Fs6-original-art-uploads%252Fsociety6%252Fuploads%252Fmisc%252Fb032bd5e48774889b78e0855fe29966a%252F~~%252Fvintage-tiger-and-peacock-shower-curtains.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MDYwMzUwMTIuMTEwMjg0OH0:1rSLdk:q51OUvKw4H702z9fUTOGM2QcbxBkDVTqVNyC0UIrCtU" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 160px; outline: none; text-decoration: none; width: 100%;" width="160"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td 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>
                <tr>
                 <td align="center" class="mso-fallback-text" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #000000; font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; line-height: 18px; margin: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0 10px;">
                  <strong>
                   Vintage tiger...
                  </strong>
                  <br/>
                  <span style="color: #444444; font-size: 12px;">
                   Shower Curtain
                  </span>
                  <br/>
                  Julyis
                  <br/>
                 </td>
                </tr>
                <!-- <tr><td height="5" style="line-height: 1px;">&nbsp;</td></tr> -->
                <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="t15" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Shop Now" border="0" height="35" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2023%252Fscheduled%252Ftest%252F20230305_recentactivitydigest%252Fcta.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTEwMzg4OH0:1rSLdk:wWRMq0EZ4e8KloX3bFQtOgQiziEj9ZcIMs--Axba6B0" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 120px; outline: none; text-decoration: none; width: 100%;" width="120"/>
                  </a>
                 </td>
                </tr>
                <!-- <tr><td class="h-20" height="0" style="line-height: 1px;">&nbsp;</td></tr> -->
               </table>
              </td>
             </tr>
            </table>
           </div>
           <!--[if mso]></td></tr></table><![endif]-->
          </td>
         </tr>
        </table>
        <!--[if mso]></td></tr></table><![endif]-->
       </td>
      </tr>
      <!-- spacer -->
      <tr>
       <td class="h-20" height="30" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1px; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
       </td>
      </tr>
      <!-- prod recs 3x1 -->
      <tr>
       <td bgcolor="#ffffff" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <!--[if mso]><table align="center" role="presentation" border="0" cellspacing="0" cellpadding="0" width="520"><tr><td valign="top" width="520"><![endif]-->
        <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; max-width: 520px; mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
         <tr>
          <td align="center" class="ph-20" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt;" valign="top">
           <!--[if mso]><table role="presentation" border="0" cellspacing="0" cellpadding="0" width="520"><tr><td valign="top" width="160"><![endif]-->
           <div class="w-100 mw-100" style="display: inline-block; max-width: 33.33%; min-width: 160px; vertical-align: top; width: 100%;">
            <table 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-right: 10px;">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; line-height: normal; mso-table-lspace: 0pt; mso-table-rspace: 0pt; text-align: center;" width="100%">
                <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="t16" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="" art="" border="0" by="" class="w-100 mw-100" height="160" maria="" popova="" print="" solitude="" src="https://inboxflows.com/_/image/https%253A%252F%252Fctl.s6img.com%252Fsociety6%252Fimg%252F2wUhDBDPjJeqpYtJGTzVDKM9RIE%252Fw_700%252Fprints%252F~artwork%252Fs6-original-art-uploads%252Fsociety6%252Fuploads%252Fmisc%252Fd8a90c8eb56f4e2cb2ee8afb84aaaa2e%252F~~%252Fsolitude-by-maria-popova-prints.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MDYwMzUwMTIuMTEwNDk5MX0:1rSLdk:auck9KWhe_06LXUOa0x2KO3D-d6sM7aQ5ax6560SlLc" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 160px; outline: none; text-decoration: none; width: 100%;" sunlit="" width="160"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td 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>
                <tr>
                 <td align="center" class="mso-fallback-text" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #000000; font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; line-height: 18px; margin: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0 10px;">
                  <strong>
                   "Sunlit Solit...
                  </strong>
                  <br/>
                  <span style="color: #444444; font-size: 12px;">
                   Art Print
                  </span>
                  <br/>
                  Maria Popova
                  <br/>
                 </td>
                </tr>
                <!-- <tr><td height="5" style="line-height: 1px;">&nbsp;</td></tr> -->
                <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%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Shop Now" border="0" height="35" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2023%252Fscheduled%252Ftest%252F20230305_recentactivitydigest%252Fcta.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTEwNjM0Nn0:1rSLdk:klF5Q3GgztZj2h-PKEaTwE8Nxu8Tu0z4MQG8kQyvH1I" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 120px; outline: none; text-decoration: none; width: 100%;" width="120"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td class="h-20" height="0" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1px; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </div>
           <!--[if mso]></td><td valign="top" width="160"><![endif]-->
           <div class="w-100 mw-100" style="display: inline-block; max-width: 33.33%; min-width: 160px; vertical-align: top; width: 100%;">
            <table 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: 0 5px;">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; line-height: normal; mso-table-lspace: 0pt; mso-table-rspace: 0pt; text-align: center;" width="100%">
                <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%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Lavender Canvas Print Canvas Print" border="0" class="w-100 mw-100" height="160" src="https://inboxflows.com/_/image/https%253A%252F%252Fctl.s6img.com%252Fsociety6%252Fimg%252FAXd_avwBhTVPZvGyWrMSNOVDC2E%252Fw_700%252Fcanvas%252F~artwork%252Fs6-original-art-uploads%252Fsociety6%252Fuploads%252Fmisc%252F8042447caf224b6a8b3197f3903b9c2a%252F~~%252Flavender1043506-canvas.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MDYwMzUwMTIuMTEwNzQzM30:1rSLdk:4azMsukEqlBK1afOvazzoMWrlXDgdxa6XV7LGY2bbS0" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 160px; outline: none; text-decoration: none; width: 100%;" width="160"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td 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>
                <tr>
                 <td align="center" class="mso-fallback-text" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #000000; font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; line-height: 18px; margin: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0 10px;">
                  <strong>
                   Lavender Canv...
                  </strong>
                  <br/>
                  <span style="color: #444444; font-size: 12px;">
                   Canvas Print
                  </span>
                  <br/>
                  Color Obsession
                  <br/>
                 </td>
                </tr>
                <!-- <tr><td height="5" style="line-height: 1px;">&nbsp;</td></tr> -->
                <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%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Shop Now" border="0" height="35" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2023%252Fscheduled%252Ftest%252F20230305_recentactivitydigest%252Fcta.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTEwODM5Nn0:1rSLdk:6VU_571fSMC6Lslsm5eMldOiK1TetgPf9Ta8wZDhln0" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 120px; outline: none; text-decoration: none; width: 100%;" width="120"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td class="h-20" height="0" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1px; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </div>
           <!--[if mso]></td><td valign="top" width="160"><![endif]-->
           <div class="w-100 mw-100" style="display: inline-block; max-width: 33.33%; min-width: 160px; vertical-align: top; width: 100%;">
            <table 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-left: 10px;">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; line-height: normal; mso-table-lspace: 0pt; mso-table-rspace: 0pt; text-align: center;" width="100%">
                <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="t20" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="natural beauty-collage 2 Art Print Art Print" border="0" class="w-100 mw-100" height="160" src="https://inboxflows.com/_/image/https%253A%252F%252Fctl.s6img.com%252Fsociety6%252Fimg%252FoZqVvJp-fa_zcIZ8WOKKQsAckjI%252Fw_700%252Fprints%252F~artwork%252Fs6-original-art-uploads%252Fsociety6%252Fuploads%252Fmisc%252Fbf7f2f0ea6784c7084a8fc96436122fb%252F~~%252Fnatural-beauty-collage-2-prints.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MDYwMzUwMTIuMTEwOTg0fQ:1rSLdk:mCXUSIAkGfOM1bkUWsg5s1L8ft_By54bURWadwpMMW0" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 160px; outline: none; text-decoration: none; width: 100%;" width="160"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td 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>
                <tr>
                 <td align="center" class="mso-fallback-text" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #000000; font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; line-height: 18px; margin: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0 10px;">
                  <strong>
                   natural beaut...
                  </strong>
                  <br/>
                  <span style="color: #444444; font-size: 12px;">
                   Art Print
                  </span>
                  <br/>
                  dada22
                  <br/>
                 </td>
                </tr>
                <!-- <tr><td height="5" style="line-height: 1px;">&nbsp;</td></tr> -->
                <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="t21" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Shop Now" border="0" height="35" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2023%252Fscheduled%252Ftest%252F20230305_recentactivitydigest%252Fcta.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTExMDg2NH0:1rSLdk:2XcH2aPqTCA2Pwp8mgLaCKSZsv0qMNkS0NlBRwiGuQw" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 120px; outline: none; text-decoration: none; width: 100%;" width="120"/>
                  </a>
                 </td>
                </tr>
                <!-- <tr><td class="h-20" height="0" style="line-height: 1px;">&nbsp;</td></tr> -->
               </table>
              </td>
             </tr>
            </table>
           </div>
           <!--[if mso]></td></tr></table><![endif]-->
          </td>
         </tr>
        </table>
        <!--[if mso]></td></tr></table><![endif]-->
       </td>
      </tr>
      <!-- FOOTER NAV -->
      <!-- spacer -->
      <tr>
       <td bgcolor="#ffffff" class="h-20" height="20" 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 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: 4px;" width="">
                 <a class="footer-nav-button" data-location="t22" style="border: 1px solid #000000; border-radius: 4px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 18px; 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: 4px;" width="">
                 <a class="footer-nav-button" data-location="t23" style="border: 1px solid #000000; border-radius: 4px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 18px; 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: 4px;" width="">
                 <a class="footer-nav-button" data-location="t24" style="border: 1px solid #000000; border-radius: 4px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 18px; 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: 4px;" width="">
                 <a class="footer-nav-button" data-location="t25" style="border: 1px solid #000000; border-radius: 4px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 18px; 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: 4px;" width="">
                 <a class="footer-nav-button" data-location="t26" style="border: 1px solid #000000; border-radius: 4px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 18px; 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: 4px;" width="">
                 <a class="footer-nav-button" data-location="t27" style="border: 1px solid #000000; border-radius: 4px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 18px; 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: 4px;" width="">
                 <a class="footer-nav-button" data-location="t28" style="border: 1px solid #000000; border-radius: 4px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 18px; 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: 4px;" width="">
                 <a class="footer-nav-button" data-location="t29" style="border: 1px solid #000000; border-radius: 4px; color:#ffffff; font-family: 'Greycliff', 'Poppins', Arial, sans-serif; font-size: 18px; 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="t30" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MDYwMzUwMTIuMTExMTgwOH0:1rSLdk:JQx19ZJqBwY3jm_waqzDkDeoR0IMIbTDuMxoH1p2Mjc" style="height: auto;" width="130"/>
        </a>
        <br/>
        <br/>
        Inspiring Self-Expression By Celebrating Creativity.
        <br/>
        <br/>
        <br/>
        <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%252Ffacebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MDYwMzUwMTIuMTExMjczM30:1rSLdk:nTUEYx_r6dlz2XHdDpWG-ObPiZkH09Y1u2Os6nPjvNE" style="text-decoration: none; max-width: 15px;opacity: 0.8;" width="15"/>
        </a>
        <a data-location="t32" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MDYwMzUwMTIuMTExMzY0NH0:1rSLdk:tnMVm4l2Xsjq8p5EImuVvlja4RFaZKYSLW4Vpy6b7tU" style="text-decoration: none; max-width: 30px; opacity: 0.8;" width="30"/>
        </a>
        <a data-location="t33" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MDYwMzUwMTIuMTExNDU1N30:1rSLdk:6hJmnlBrranslULGacgrvXcQxjuzaR9ga7SGOGRn4Ss" style="text-decoration: none; max-width: 31px;opacity: 0.8;" width="31"/>
        </a>
        <a data-location="t34" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTExNTQ1M30:1rSLdk:n31SwCrWNs91Ae_xYx8dhRcH5q4tCfIonBUkwjcu69g" 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="t35" 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="t36" 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="t37" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MDYwMzUwMTIuMTExNjM2Mn0:1rSLdk:Nux3G6kjlzg4nsMmDapMn_lH5mwxDbdeGytJIt2n40k" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MDYwMzUwMTIuMTExNzQyM30:1rSLdk:bzdow60AZrwmMRE3sFMG-Kicvg_y4rTzonmgXSyOU7Q" 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;">
        25% Off Home Decor and Bed &amp; Bath.
        <br/>
        <br/>
        Home Decor Sale ends January 26, 2024 at 11:59pm PT. Cannot be combined with other promotions. Offer cannot be applied to previous orders. For more promotional details, please visit our
        <br/>
        <a data-location="t38" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #606060;" target="_blank">
         Terms &amp; Conditions page
        </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="t39" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZib3VuY2VleGNoYSIsInRpbWUiOjE3MDYwMzUwMTIuMTExODMyMX0:1rSLdk:EeMAvNtAdhtGCxHJwug_hMTLVI-XHmmFpBxZt1ZoAeI" width="1"/>
        <br/>
        <br/>
        <a data-location="t40" style="color:#6e6e6e;text-decoration:none;">
         1655 26th Street, Santa Monica, CA 90404
        </a>
        <br/>
        <a data-location="t41" style="color: #6e6e6e;text-decoration:underline;">
         View in Browser
        </a>
        |
        <a data-location="t42" 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%252FCeyJtaWQiOiIxNzA1NTkwMDE1NjkxMjgzZTMxNzA3YzJiIiwiY3QiOiJzb2NpZXR5Ni1iZmZjYWQxY2Y1ZjRhYmM2NGEzZTUyODJlZDM2YmI0Yi0xIiwicmQiOiJ1aWZlZWQuY29tIn0%252FHWkhfZXNvY2lldHlfRE5UQU4wMTE4MjAyNGMxMTQxNDM5YjEsbGcxLA%252Fs3p21ce5b98/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlLmUuc29jaWV0eSIsInRpbWUiOjE3MDYwMzUwMTIuMTExOTQzN30:1rSLdk:f4D4DAOpBwpXyMaHZvKM5lN0scNgGhpwoEHd2rYkceM" width="3"/>
 </body>
</html>