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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MTA2NzM2OTguMjE3MjQ4Mn0:1rloNG:A4HO5yM2YKrXxU_SDuAvmxMNF5tZagGXvSe7Zt4aQqQ") 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MTA2NzM2OTguMjE4MTA0Nn0:1rloNG:IFnUm2CL1KecrlwwiFFd3s_BxfQYdOKzYEFnIunXytg") 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%252FH7d8bzdfB03%252Fqwsq1RwaDsClseq%252BAzTYFqs0Fk1OTjbkGRNZu3JuhIDFxQtOaIMM2xgkCX0byl01q4s%252BOI7ATQ%253D%253D%253Frsid%253D4ef8ab7d-a92d-4d97-a1c8-4f9db6f3cab0%2526p%253DFalse%2526b%253De5f05099cd189d7dfd3c0e50856c619d-1%2526c%253D20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%2526gn%253Drecs%252521user_interest%253A6%2526x%253DZXhwX2J0%2526rc%253DPopular%2526t%253D475187/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZWRpcmVjdC5hcCIsInRpbWUiOjE3MTA2NzM2OTguMjQwNTU1NX0:1rloNG:echQZneMxMv4VthxjslElM-jBn9EcRkQEBMjYUnXjjE"/>
  <!-- [preview text] -->
  <div style="display: none; max-height: 0px; overflow: hidden;">
   Up To 30% Off Savings on Everything
  </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="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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQwNzkyNX0:1rloNG:10yzh1q3tARfuODWrPa4arlW0mGMhw4_Fk2AYhzyGFI" style="display: block; height: auto;" width="200"/>
        </a>
       </td>
      </tr>
      <!-- Promo  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="t2" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="TODAY ONLY | FREE SHIPPING On Orders $79+ | Offer available between 6AM MT - 6PM ET" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_01.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQwOTI2M30:1rloNG:NlR8HVoyEsYtWM9LKzBMXWvsADg45UeyfCx_L8Ynnbc" 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 -->
      <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="Ends Tomorrow | Friends &amp; Family Sale | Up to 30% Off Sitewide | Shop Now" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_02.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQxMDU1M30:1rloNG:nyrDf3chGlEImaT3XhY6JBQw4kypVGI8251TVSR6N8w" 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%  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="30% off" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_03.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQxMTczfQ:1rloNG:AS_4LmKfAVi67W2xpV2JkqM2Wd2T9pe2Y2JX2kIbL-4" 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>
      <!-- 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="Huge Savings On Everything You Love" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_04.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQxMjg4NH0:1rloNG:NpBzEpn5gjxol1yUSgfrD1yD-fcMiYDIagYCEi8XQ4Y" 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 3x1a  -->
      <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="t4" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Shop Art Prints" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_05.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQxNDI2fQ:1rloNG:Fd8xH_e_pHL4aCsue6wcXMkc2HMadcJ4B9yP8XMLOl8" 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 Wall Tapestries" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_06.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQxNTQ2OX0:1rloNG:TDW-1sNW82qSAOCSVFIGxbXHeAQ8vaWISMl2TxncJtQ" 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="t6" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
            <img alt="Shop Framed Art Prints" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_07.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQxNjU5fQ:1rloNG:-tGvLlHOuNlkMUeW2tGzdiZka6McKAvriynFbmfxr78" 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 3x1b  -->
      <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">
         <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 Throw Pillows" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_08.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQxODE2M30:1rloNG:EHgDYq_aWMBTZrIguacDIQJbP0bQsWwH0JzC7YGlXrg" 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 Blackout Curtains" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_09.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQxOTgyfQ:1rloNG:yCb_-pEIAI_ayFbilCjAsB11cDYw6PQ5G8MrwtGQ4js" 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="t9" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-decoration: none;" target="_blank">
           <img alt="Shop Rugs" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_10.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQyMTM1M30:1rloNG:K9Hr7tcxCUSIVocVrMqAiv1odccd8uhsc8wG48NLbWY" 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>
        </table>
       </td>
      </tr>
      <!--  Upsells 3x1a  -->
      <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="t10" 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%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_11.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQyNDMzfQ:1rloNG:gJIHiVu5TvhnU_OppICv7DzFXHARApHDqMmczSRvI2s" 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="t11" 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%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_12.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQyNjQyMn0:1rloNG:quO0HgUuHeLrOsclcjsl7gc1OGd7orlyYn1UtazPEXk" 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="t12" 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%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_13.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQyODE3fQ:1rloNG:HObN_8Wig80SAC1YIL9IUEjp08XeKHRWLOcIq3wnf7s" 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>
      <!--  10% banner -->
      <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="10% Off" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_15.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQyOTY1Mn0:1rloNG:VgGf-uE-x0tf_DKH1tTItAuLAaWq5KuJNozuuDqjHVI" 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>
      <!--  Furniture banner -->
      <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="Benches | Coffee Tables | Credenzas | Side Tables | Bar Stools" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_16.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQzMTM2Mn0:1rloNG:1Kp7WCXiCfHPCgqr1-euSAOsa_lx02h59B4U7mzkaZc" 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>
      <!--  Content Block -->
      <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%;" target="_blank">
         <img alt="Shop All Furniture" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_17.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQzMjkyM30:1rloNG:MN86LnvQIFGWb63XorLyLQdzo9TIimcc9VyJ3dV-SR8" 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>
      <!--  Content Block -->
      <tr>
       <td align="center">
        <a data-location="t14" target="_blank">
         <img alt="Celebrate Women's History Month | From photographers to illustrators, we're highlighting creative women that make up our community. | Discover Artists" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252FContent_Blocks%252FContentBlock_2024_Q1_WomensHistoryMonth.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQzNDQ4NX0:1rloNG:ClrmbZTCrwIhiQnIbEBMr10KMv5muTfs5_1hnOfLTaQ" style="display: block; width: 100%; max-width: 600px; height: auto;" 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>
      <!--  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="More Styles To Check Out" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2024%252Fscheduled%252Fpromo%252F20240317_2701_FriendsFamilySale_30p_FreeShipping_AM%252F031724_FriendsFamilySale_18.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQzNjE1fQ:1rloNG:Uw9TnIpEoFHwxMHA8KJTpGCkQvEtwx8cHhJCe2eDghI" 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="#FBFAF6" 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="#FBFAF6" 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="t15" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Chess Board 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%252Fkk544R5N_iaApvdbUtkStYMoyXg%252Fw_700%252Fcanvas%252F~artwork%252Fs6-original-art-uploads%252Fsociety6%252Fuploads%252Fmisc%252F764c1065375343aaa52972115eb3c53e%252F~~%252Fchess-board807255-canvas.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MTA2NzM2OTguMjQzNzgxOH0:1rloNG:irgoClJoBbBvHyDpO_n297rlFQg6szZJsptlTjC2ItE" 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>
                   Chess Board C...
                  </strong>
                  <br/>
                  <span style="color: #444444; font-size: 12px;">
                   Canvas Print
                  </span>
                  <br/>
                  Thin Line Studio
                  <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="t16" 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%252F2024%252FAssets%252FSHOPNOW_CTA.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQzOTMyfQ:1rloNG:mFLY3og6GOzJuQc3c6bCU5sAQViEFwqvkhpxwd2jUAc" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 140px; outline: none; text-decoration: none; width: 100%;" width="140"/>
                  </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="t17" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Spring Wildflowers Floral Illustration Poster Poster" border="0" class="w-100 mw-100" height="160" src="https://inboxflows.com/_/image/https%253A%252F%252Fctl.s6img.com%252Fsociety6%252Fimg%252FaEunFGgWg6jTW-X8lWVJgWVMy2Y%252Fw_700%252Fposters%252Ftop%252F~artwork%252Cfw_2718%252Cfh_3618%252Cfy_-94%252Ciw_2718%252Cih_3804%252Fs6-original-art-uploads%252Fsociety6%252Fuploads%252Fmisc%252Fe6960c5615fe4407b00e35056b7a91ee%252F~~%252Fspring-wildflowers-floral-illustration-posters.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MTA2NzM2OTguMjQ0MTE3N30:1rloNG:J8LCqekvT2uLia1Rkcc0Y2vLyS7XTpQaa7-vXjLmgOU" 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>
                   Spring Wildfl...
                  </strong>
                  <br/>
                  <span style="color: #444444; font-size: 12px;">
                   Poster
                  </span>
                  <br/>
                  Modern Tropical
                  <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="t18" 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%252F2024%252FAssets%252FSHOPNOW_CTA.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQ0MzU1fQ:1rloNG:-Tm_7EZTol_JxyS2Upj0xk_V17UEu8_F1-bvsn8sPLg" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 140px; outline: none; text-decoration: none; width: 100%;" width="140"/>
                  </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="t19" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Underwater Dream VI 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%252F456n9aaYlP0pgapFeszytub9eyY%252Fw_700%252Fshower-curtains%252F~artwork%252Cfw_6000%252Cfh_6000%252Ciw_6000%252Cih_6000%252Fs6-original-art-uploads%252Fsociety6%252Fuploads%252Fmisc%252F41e96ecbfc784e8299b656b0cdd7136d%252F~~%252Funderwater-dream-vi-shower-curtains.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MTA2NzM2OTguMjQ0NTQzM30:1rloNG:Abopmabp8L4RLPfwhhWSe7aXtGwNReiFHhJ-2rTTeII" 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>
                   Underwater Dr...
                  </strong>
                  <br/>
                  <span style="color: #444444; font-size: 12px;">
                   Shower Curtain
                  </span>
                  <br/>
                  SpaceFrogDesigns
                  <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="t20" 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%252F2024%252FAssets%252FSHOPNOW_CTA.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQ0NzA1Mn0:1rloNG:salbN09v-m8zZSTAA8lErJJ8h9eIH-v0og-oKuva1yI" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 140px; outline: none; text-decoration: none; width: 100%;" width="140"/>
                  </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 bgcolor="#FBFAF6" 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="#FBFAF6" 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="t21" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Urban Graffiti Paper Street Art Blackout Curtain Blackout Curtain" border="0" class="w-100 mw-100" height="160" src="https://inboxflows.com/_/image/https%253A%252F%252Fctl.s6img.com%252Fsociety6%252Fimg%252FBpyDCcWaHu6CTTFKPPyb1U_ofAM%252Fw_700%252Fblackout-curtains%252F50x84%252Fdouble%252Fshut%252F~artwork%252Cfw_5300%252Cfh_9866%252Ciw_5300%252Cih_9900%252Fs6-original-art-uploads%252Fsociety6%252Fuploads%252Fmisc%252F7b80be2dd80647579554ffbf2a669489%252F~~%252Furban-graffiti-paper-street-art-blackout-curtains.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MTA2NzM2OTguMjQ0ODkwNX0:1rloNG:5d9ElUP2Ue0N213tC9FKKMNyAXUb-5diA8GCKhXfzF8" 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>
                   Urban Graffit...
                  </strong>
                  <br/>
                  <span style="color: #444444; font-size: 12px;">
                   Blackout Curtain
                  </span>
                  <br/>
                  Emmanuel Sign...
                  <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="t22" 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%252F2024%252FAssets%252FSHOPNOW_CTA.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQ1MDM1Mn0:1rloNG:jUYTxGHapJYMwPsKBE7wFDHs7AAYlrRRB4bKhTbeVP4" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 140px; outline: none; text-decoration: none; width: 100%;" width="140"/>
                  </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="t23" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="EXOTIC GARDEN - NIGHT XXI Framed Canvas Framed Canvas" border="0" class="w-100 mw-100" height="160" src="https://inboxflows.com/_/image/https%253A%252F%252Fctl.s6img.com%252Fsociety6%252Fimg%252FCW-HnPhiT466A8RazLuuT-38ndw%252Fw_700%252Fframed-canvas%252F8x12%252Fblack%252Fsweep%252F~artwork%252Cfw_2400%252Cfh_3600%252Cfx_-150%252Ciw_2699%252Cih_3600%252Fs6-original-art-uploads%252Fsociety6%252Fuploads%252Fmisc%252F4130672dfeda4367bdb76e6cadc940ca%252F~~%252Fexotic-garden-night-xxi-framed-canvas.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MTA2NzM2OTguMjQ1MjIwMn0:1rloNG:YN7swld3461DgLXhkwDwXRstyUbq80SI3S9l7LoogRY" 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>
                   EXOTIC GARDEN...
                  </strong>
                  <br/>
                  <span style="color: #444444; font-size: 12px;">
                   Framed Canvas
                  </span>
                  <br/>
                  Burcu Korkmaz...
                  <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="t24" 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%252F2024%252FAssets%252FSHOPNOW_CTA.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQ1MzYzfQ:1rloNG:-X2fSe-9nzFb3Br39DiJDyGumG9hCsI1VD7CiVrWiZo" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 140px; outline: none; text-decoration: none; width: 100%;" width="140"/>
                  </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="t25" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #333333; text-decoration: none;" target="_blank">
                   <img alt="Mid Century Modern Geometric 04 Orange Wood Wall Art Wood Wall Art" border="0" class="w-100 mw-100" height="160" src="https://inboxflows.com/_/image/https%253A%252F%252Fctl.s6img.com%252Fsociety6%252Fimg%252Fmd3TbaU4B5Ntr7TccpcA35rBW68%252Fw_700%252Fwood-wall-art%252F3x3%252Ffront%252F~artwork%252Cbg_FFFFFFFF%252Cfw_2601%252Cfh_2601%252Ciw_2601%252Cih_2601%252Fs6-original-art-uploads%252Fsociety6%252Fuploads%252Fmisc%252Ff3e25e4d23df4a73be251ec76b8c39d1%252F~~%252Fmid-century-modern-geometric-04-orange-wood-wall-art.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3MTA2NzM2OTguMjQ1NTM2OH0:1rloNG:uXGNpbKNuNlX0wdafE-lNFsOIwPgoy3VNQ73kPuwtOc" 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>
                   Mid Century M...
                  </strong>
                  <br/>
                  <span style="color: #444444; font-size: 12px;">
                   Wood Wall Art
                  </span>
                  <br/>
                  The Old Art S...
                  <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="t26" 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%252F2024%252FAssets%252FSHOPNOW_CTA.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQ1Njc2fQ:1rloNG:nHyGYiL71dgj1s9IfgU6Cn8PMgJEqC4ybeRyvIW1jeg" style="-ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; max-width: 140px; outline: none; text-decoration: none; width: 100%;" width="140"/>
                  </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 bgcolor="#FBFAF6" 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 -->
      <!-- 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: 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">
                  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="t28" 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="t29" 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="t30" 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="t31" 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="t32" 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="t33" 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="t34" 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="t35" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MTA2NzM2OTguMjQ1ODEzOH0:1rloNG:aM20EjMSjMT-JTr-ohb2JpwdsyJ8H2JbR5mmP6ZKqyE" style="height: auto;" width="130"/>
        </a>
        <br/>
        <br/>
        Inspiring Self-Expression By Celebrating Creativity.
        <br/>
        <br/>
        <br/>
        <a data-location="t36" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MTA2NzM2OTguMjQ1OTZ9:1rloNG:HJHl7cCU8IgjK5Mri82xBB13yO-Hgj1SNipkqdb4bQQ" style="text-decoration: none; max-width: 15px;opacity: 0.8;" width="15"/>
        </a>
        <a data-location="t37" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MTA2NzM2OTguMjQ2MDk4NX0:1rloNG:mBxcmrRpd3K_rEIQY27GlNAs__P0RtqvYFtEhnR-Njo" style="text-decoration: none; max-width: 30px; opacity: 0.8;" width="30"/>
        </a>
        <a data-location="t38" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MTA2NzM2OTguMjQ2MjMzfQ:1rloNG:yGSXeqVWCKZrMne_4T_rP4v5PLXoVBdTIn1o9zFxisY" style="text-decoration: none; max-width: 31px;opacity: 0.8;" width="31"/>
        </a>
        <a data-location="t39" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQ2Mzk4Mn0:1rloNG:FsBv0SX-2RlSwtEwx3zN4e6T7aKTjDhOYpRUJlW8xrg" 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="t40" 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="t41" 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="t42" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3MTA2NzM2OTguMjQ2NTM1NX0:1rloNG:sHv3Esz1H5MiM5O_JTAPkjr85NfQhbH_aXlnrU3bxKY" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMmQzZGxqMTk2NyIsInRpbWUiOjE3MTA2NzM2OTguMjQ2NjY5OH0:1rloNG:7KYWT3lArkKgGvQR0zOCs5ZD8zcy8dVXjsFwiD5YlHM" 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;">
        30% Off Wall Art and Home Decor.
        <br/>
        20% Off Everything (except Furniture and eGiftCards).
        <br/>
        10% Off Furniture.
        <br/>
        <br/>
        Friends &amp; Family Sale ends March 18, 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="t43" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #606060;" target="_blank">
         Terms &amp; Conditions
        </a>
        .
        <br/>
        <br/>
        *Free shipping is automatically applied to cart during checkout on qualifying orders over $79USD after discounts. Free shipping offer ends on March 17, 2024 at 3:00pm PT.
        <br/>
        <br/>
        *Free shipping is valid only on orders in the continental U.S. and applies to Standard Shipping only. Free shipping excludes bar stool, bench, coffee table, counter stool, credenza, side table, outdoor floor cushion, floor pillow, throw pillow, rug, outdoor rug, sling chair, folding stools, bath mat, throw blanket, canvas print, framed art print, wall mural, wallpaper, eGift Card. Cannot be combined with other offers that require a promotion code. Offer cannot be applied to previous orders.
       </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="t44" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZib3VuY2VleGNoYSIsInRpbWUiOjE3MTA2NzM2OTguMjQ2Nzk3M30:1rloNG:w5dccqgIwr6xewBSK3X7vK5fi4qqna-E-F-z86tshCA" width="1"/>
        <br/>
        <br/>
        <a data-location="t45" style="color:#6e6e6e;text-decoration:none;">
         1655 26th Street, Santa Monica, CA 90404
        </a>
        <br/>
        <a data-location="t46" style="color: #6e6e6e;text-decoration:underline;">
         View in Browser
        </a>
        |
        <a data-location="t47" 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%252FCeyJtaWQiOiIxNzEwNjczNDA5ODMzYjNkNjc3MjE0YTM2IiwiY3QiOiJzb2NpZXR5Ni03NmFjNzMzMmVkMjgxNWZjODlhNjJkZWM0NzkwNTc5ZS0xIiwicmQiOiJ1aWZlZWQuY29tIn0%252FHWkhfZXNvY2lldHlfRE5UQU4wMzE3MjAyNGMxMjA0MDgwYjEsbGcxLA%252Fsfh8957bce1/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlLmUuc29jaWV0eSIsInRpbWUiOjE3MTA2NzM2OTguMjQ2OTY1NH0:1rloNG:3HGDVXNk4Q2EIw3WVksv8TcDvHGniuyR6JlEi1Z7f2I" width="3"/>
 </body>
</html>