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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3NDc0MDQzNDQuOTgxMTY3Nn0:1uFvh2:bB7AUNSaex2r6nkhDcjfCtib9uiTwfTkYZUKHNjNc6A") 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjdGwuczZpbWcuYyIsInRpbWUiOjE3NDc0MDQzNDQuOTgxODQxM30:1uFvh2:fGdhPpyWCFVHJlgLwU1_9PBFDC55XBXag2iCXIV8B9M") format("opentype");
font-weight: bold;
}
/* CLIENT-SPECIFIC STYLES */
body,
table,
td,
a {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
table,
td {
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
img {
-ms-interpolation-mode: bicubic;
}
/* RESET STYLES */
img {
border: 0;
height: auto;
line-height: 100%;
outline: none;
text-decoration: none;
}
table {
border-collapse: collapse !important;
}
body {
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
}
/* iOS BLUE LINKS */
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
/* GMAIL BLUE LINKS */
u+#body a {
color: inherit;
text-decoration: none;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
/* SAMSUNG MAIL BLUE LINKS */
#MessageViewBody a {
color: inherit;
text-decoration: none;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
/* GLOBAL MSO OVERRIDE STYLES (mso ignores media queries) */
@media screen and (min-width: 0) {}
/* MOBILE RESPONSIVE STYLES (these override inline desktop styles) */
@media screen and (max-width: 600px) {
/* mobile utility classes */
.center {
text-align: center !important;
}
.block {
display: block !important;
width: 100% !important;
}
.inline-block {
display: inline-block !important;
}
.table-cell {
display: table-cell !important;
}
.mobile-hide {
display: none !important;
}
.mw-100 {
max-width: 100% !important;
}
.w-100 {
width: 100% !important;
}
.h-1 {
height: 2px !important;
}
.h-10 {
height: 10px !important;
}
.h-20 {
height: 20px !important;
}
.h-30 {
height: 30px !important;
}
.h-40 {
height: 40px !important;
}
.pa-0 {
padding: 0 !important;
}
.ph-0 {
padding-left: 0 !important;
padding-right: 0 !important;
}
.pt-0 {
padding-top: 0 !important;
}
.pb-0 {
padding-bottom: 0 !important;
}
.pa-10 {
padding: 10px !important;
}
.ph-10 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.pt-10 {
padding-top: 10px !important;
}
.pb-10 {
padding-bottom: 10px !important;
}
.pa-20 {
padding: 20px !important;
}
.ph-20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
.pt-20 {
padding-top: 20px !important;
}
.pb-20 {
padding-bottom: 20px !important;
}
.pa-30 {
padding: 30px !important;
}
.ph-30 {
padding-left: 30px !important;
padding-right: 30px !important;
}
.pt-30 {
padding-top: 30px !important;
}
.pb-30 {
padding-bottom: 30px !important;
}
/* custom mobile styles */
.logo {
width: 150px !important;
}
.footer-nav-button {
font-size: 14px !important;
transition: all 100ms ease-in;
}
.footer-offer-block-border {
border-left: none !important;
border-top: 2px solid #f4f4f4 !important;
}
}
  </style>
  <!-- note: fix for Times New Roman bug in MSO. for all text blocks, ensure "mso-fallback-text" is _first_ class listed -->
  <!--[if mso]>
<style type=&#8221;text/css&#8221;>
.mso-fallback-text {
font-family: Arial, sans-serif !important;
}
</style>
<![endif]-->
 </head>
 <body bgcolor="#FFFFFF" id="body" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100% !important; margin: 0; padding: 0; width: 100% !important;">
  <!-- [preview text] -->
  <div style="display: none; max-height: 0px; overflow: hidden;">
   Take a peek at what Julie is loving right now!
  </div>
  <!-- [preheader spacer hack] -->
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌
  </div>
  <!-- [outer container: 100% width, background color/img here] -->
  <table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" role="presentation" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
   <tr>
    <td align="center" class="pa-0" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0px 0;">
     <!-- [email body: 600px width. base styles here] -->
     <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="mso-fallback-text w-100" role="presentation" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse !important; color: #000000; font-family: 'Greycliff', 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; font-weight: normal; line-height: 20px; margin: 0; mso-table-lspace: 0pt; mso-table-rspace: 0pt; padding: 0;" width="600">
      <!-- logo -->
      <tr>
       <td align="center" class="pt-0" style="padding: 10px 0 10px 0;">
        <a data-location="t1" target="_blank">
         <img alt="Society6" border="0" class="logo" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Fheader%252Fs6-logo-outlined.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTg4MzIwNn0:1uFvh2:5nxG2aNEuLhbTraCFyLMFnqM37-DEnE77JxumReSosY" style="display: block; height: auto;" width="200"/>
        </a>
       </td>
      </tr>
      <!-- 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="t2" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="The List Is In!| Shop Julie's Faves" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fcontent%252F2025051525_Julie%2527sFaves_AM%252F050925_01.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTg4NTI1NH0:1uFvh2:aIvm5hXMER9l1h4EH7uSfvPuU0OT4AtgesyQmJZ2iEc" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- Banner 1 -->
      <tr>
       <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; mso-table-lspace: 0pt; mso-table-rspace: 0pt;">
        <a data-location="t3" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" target="_blank">
         <img alt="Julie's Faves" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fcontent%252F2025051525_Julie%2527sFaves_AM%252F050925_02.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTg4NjQxNX0:1uFvh2:mJYGQUCT7xGczl1JFe-SFDyTE_nWwfvylXSqOg1hD9I" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 600px; outline: none; text-decoration: none; width: 100%;" width="600"/>
        </a>
       </td>
      </tr>
      <!--  Upsell - Row 1  -->
      <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-width: 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="The Fragility Throw Pillow" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fcontent%252F2025051525_Julie%2527sFaves_AM%252F050925_03.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTg4NzZ9:1uFvh2:I4wxb1q54UBKXjP4fBbXvrtZmw_-q7Glc1igc_Idvvg" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
           </a>
          </td>
          <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-width: 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="Guava Rug" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fcontent%252F2025051525_Julie%2527sFaves_AM%252F050925_04.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTg4ODYxfQ:1uFvh2:q6ZZuvmERp4j-FgunrUPQapbW3NsFXBiaF9qm4oXrKs" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  Upsell - Row 2  -->
      <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-width: 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="Cotton Sheet Set" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fcontent%252F2025051525_Julie%2527sFaves_AM%252F050925_05.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTg4OTl9:1uFvh2:yzLKtHYAEpf3Pk8pWIQjHKkSSx_yrZOYAnxYjzK69FM" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
           </a>
          </td>
          <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-width: 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="Art Print" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fcontent%252F2025051525_Julie%2527sFaves_AM%252F050925_06.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTg5MTAzM30:1uFvh2:f_sBnEyaEpyfVBn0xC7pOmKRTI4_9kjUqtXphX89w4s" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  Upsell - Row 3  -->
      <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-width: 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="Throw Pillow" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fcontent%252F2025051525_Julie%2527sFaves_AM%252FJulie_02.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTg5MjU1N30:1uFvh2:-OzEfzjOPvd_SDfQZ70bb0gVxapBg4VVJTFMIfPDZWA" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
          </a>
         </td>
         <td align="center" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-width: 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="Serving Trays" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252F2025%252Fscheduled%252Fcontent%252F2025051525_Julie%2527sFaves_AM%252FJulie_03.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTg5NDIxOH0:1uFvh2:BOne2X_ClC9Xx4eZES8drMf8-O3zyI1gpvLOzCCO3bU" style="-ms-interpolation-mode: bicubic; border-width: 0; display: block; height: auto; line-height: 100%; max-width: 300px; outline: none; padding: 0; text-decoration: none; width: 100%;" width="300"/>
          </a>
         </td>
        </table>
       </td>
      </tr>
      <!-- FOOTER NAV -->
      <!--  Space -->
      <tr>
       <td align="center">
        <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_01.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTg5ODMyNH0:1uFvh2:eKpuPSHuNRHKWgiWXCIu0W5JSSIWzzAUaFy8Ey3Fxjw" style="display: block; width: 100%; max-width: 600px; height: auto;" width="600"/>
       </td>
      </tr>
      <!--  CTAs 2x1  -->
      <tr>
       <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" style="max-width: 600px; width: 100%; table-layout: auto !important; line-height: 0;" width="600">
         <tr>
          <td align="center">
           <a data-location="t10" target="_blank">
            <img alt="New Arrivals" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_02.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTg5OTY3fQ:1uFvh2:Z93XazhLcOBDHeI1zOLcv9S4dZaa_-qTNPbK5B5wlw8" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
          <td align="center">
           <a data-location="t11" target="_blank">
            <img alt="Wall Art" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_03.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkwMDc4Mn0:1uFvh2:07XtOox8zmKOGrLSrryl4e5UBYgXzUdQDLSABjBP7XA" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  CTAs 2x1  -->
      <tr>
       <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" style="max-width: 600px; width: 100%; table-layout: auto !important; line-height: 0;" width="600">
         <tr>
          <td align="center">
           <a data-location="t12" target="_blank">
            <img alt="Home &amp; Living" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_04.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkwMTgzOH0:1uFvh2:IfSHHfWuXlDZrS0gQaH01MOVR1DGWJst0ht5h2kad2g" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
          <td align="center">
           <a data-location="t13" target="_blank">
            <img alt="Clothing" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_05.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkwMjg4N30:1uFvh2:dXJOp7Us2Z9oh2Jh4ASMam38yTOqBWgB6ey1V3Y0nEY" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  CTAs 2x1  -->
      <tr>
       <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" style="max-width: 600px; width: 100%; table-layout: auto !important; line-height: 0;" width="600">
         <tr>
          <td align="center">
           <a data-location="t14" target="_blank">
            <img alt="Sale" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_06.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkwNDAzNH0:1uFvh2:30_Dvf9kAiByCV9MGelaQiQnHuWdU-x5OJ-lilQ0nBg" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
          <td align="center">
           <a data-location="t15" target="_blank">
            <img alt="Shop By Artist" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_07.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkwNTU1OH0:1uFvh2:kgCB3_SXeNCRlfjgejDrMN7lSQjmMOVN9a1mbHBYtEc" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  CTAs 2x1  -->
      <tr>
       <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" style="max-width: 600px; width: 100%; table-layout: auto !important; line-height: 0;" width="600">
         <tr>
          <td align="center">
           <a data-location="t16" target="_blank">
            <img alt="Inspiration" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_08.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkwNjgzNn0:1uFvh2:WfqbUbSANG3cNvfY0GJWFzvtGGtFUM9_Xad22NJkGSo" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
          <td align="center">
           <a data-location="t17" target="_blank">
            <img alt="Trade Program" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_09.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkwOH0:1uFvh2:vhQAHpmPEXjQJ-qisEpKnhAvAs5w6C1SofbUyYofpJE" style="display: block; width: 100%; max-width: 300px; height: auto;" width="300"/>
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  Space 1 -->
      <tr>
       <td align="center">
        <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_10.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkwOTA4MX0:1uFvh2:Jja0KV4xpSeT_l5iFwZv12xYfAIsotWGSy57S3mKG4M" style="display: block; width: 100%; max-width: 600px; height: auto;" width="600"/>
       </td>
      </tr>
      <!--  BRAND LOGO -->
      <tr>
       <td align="center">
        <a data-location="t18" target="_blank">
         <img alt="Society6" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_11.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkxMDEwN30:1uFvh2:JhQs5OsTdiHE5uXjeTsGeYzijOnAKpvrixQK69tHe3M" style="display: block; width: 100%; max-width: 600px; height: auto;" width="600"/>
        </a>
       </td>
      </tr>
      <!--  SOCIAL MEDIA ICONS 1x5  -->
      <tr>
       <td align="center">
        <table border="0" cellpadding="0" cellspacing="0" style="max-width: 600px; width: 100%; table-layout: auto !important; line-height: 0;" width="600">
         <tr>
          <td align="center">
           <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_12.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkxMTE2OH0:1uFvh2:6WHEY-6W9f-VvZHBj10LCL7SyMXbrlaUirX6kc2Mn_E" style="display: block; width: 100%; max-width: 250px; height: auto;" width="120"/>
          </td>
          <td align="center">
           <a data-location="t19" target="_blank">
            <img alt="Pinterest" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_13.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkxMjE4M30:1uFvh2:tLmxjFmGNqkQt9dq3RWmVwrHY56aWZJIF9YSmACLNgw" style="display: block; width: 100%; max-width: 250px; height: auto;" width="120"/>
           </a>
          </td>
          <td align="center">
           <a data-location="t20" target="_blank">
            <img alt="Instagram" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_14.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkxMzI4Mn0:1uFvh2:UICAoJSsnO3Aztyx6hmpipfWiYhimeHf8oujE0F1vuM" style="display: block; width: 100%; max-width: 250x; height: auto;" width="120"/>
           </a>
          </td>
          <td align="center">
           <a data-location="t21" target="_blank">
            <img alt="TikTok" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_15.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkxNDN9:1uFvh2:l8Si9dO_sfsub3ToX6Afpa53lmqvWx4rc1WOtzzcd30" style="display: block; width: 100%; max-width: 250px; height: auto;" width="120"/>
           </a>
          </td>
          <td align="center">
           <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_16.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkxNTQ4M30:1uFvh2:1P7eEof4w7u5I3B4IzIBmwFAbQOxHU9PLxDc9q1Qo3M" style="display: block; width: 100%; max-width: 250px; height: auto;" width="120"/>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!--  Text Opt In -->
      <tr>
       <td align="center">
        <a data-location="t22" target="_blank">
         <img alt="Sign up for texts and get 30% Off. Be the first to receive exclusive offers, decor tips and more." border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_17.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkxNjU3fQ:1uFvh2:nV255NhljuZEuMeDNpdTcDySLyElgSBrUjYNVKxA1TI" style="display: block; width: 100%; max-width: 600px; height: auto;" width="600"/>
        </a>
       </td>
      </tr>
      <!--  Artist Credit -->
      <tr>
       <td align="center">
        <a data-location="t23" target="_blank">
         <img alt="Featured artwork by SunLee Art" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fd1em10j9cq8zr4.cloudfront.net%252Fsociety6%252Ffooter%252FEmail_Footer_Redesign%252F2025%252FSpring%2520Redesign%252FEmailFooter_Q2_2025_Spring_18.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMWVtMTBqOWNxOCIsInRpbWUiOjE3NDc0MDQzNDQuOTkxNzY5Nn0:1uFvh2:wc1ghTllHY5bDAkEQQvv1-U-VU2oSvaRzNgbQFYzfY8" style="display: block; width: 100%; max-width: 600px; height: auto;" width="600"/>
        </a>
       </td>
      </tr>
      <!-- GLOBAL FOOTER -->
      <tr>
       <td align="center" class="mso-fallback-text ph-20" style="background-color: #FBFAF6; 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;">
        Update your preferences or unsubscribe
        <a data-location="t24" style="color: #606060; text-decoration: underline;" target="_blank">
         here
        </a>
        .
        <img border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fbounceexchange.com%252Ftag%252Fem%252F2698.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZib3VuY2VleGNoYSIsInRpbWUiOjE3NDc0MDQzNDQuOTkxODc3Nn0:1uFvh2:J-naEmyfZWoRcWsYFSfr97aA_6joJgAYTCv_7xuaL64" width="1"/>
        <br/>
        <br/>
        <a data-location="t25" style="color:#6e6e6e;text-decoration:none;">
         3890 S Windermere St, Englewood, CO 80110
        </a>
        <br/>
        <a data-location="t26" style="color: #6e6e6e;text-decoration:underline;">
         View in Browser
        </a>
        |
        <a data-location="t27" style="color:#6e6e6e;text-decoration:underline;" target="_blank">
         Privacy Policy
        </a>
        <br/>
        <br/>
        © 2025 Society6
        <br/>
        <br/>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <img alt="" height="2" src="https://inboxflows.com/_/image/https%253A%252F%252Fe.e.society6.com%252Fopen%253FENTdlOTA4ZmZAdWlmZWVkLmNvbQ%252FCeyJtaWQiOiIxNzQ3NDA0MjQzNTQyZjQ3MGE0NjQyNmQ3IiwiY3QiOiJzb2NpZXR5Ni1hZWFlZjM1OWEwMGY2MTc3Y2I5NWYzZGE2Y2I2ZDgwOS0xIiwicmQiOiJ1aWZlZWQuY29tIn0%252FV%252FSWkhfZXNvY2lldHlfRE5UQU4wNTE2MjAyNWMxNjU2OTc1YjE%252FLbGcx%252FgaCdGMw%252FJMDUxNjIwMjVDMTY1Njk3NUIx%252Fsbp4cb21459/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlLmUuc29jaWV0eSIsInRpbWUiOjE3NDc0MDQzNDQuOTkyMDJ9:1uFvh2:Qp9NnC5-JNqD0GXb4TUu0pEAkShr_ZpD_jpnWurKk6g" width="3"/>
 </body>
</html>