Inboxes

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

+New inbox

0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html style="margin:0px auto; padding:0px;" xmlns="//www.w3.org/1999/xhtml">
 <!--I think we can keep this style for HTML.-->
 <head>
  <title>
   west elm
  </title>
  <!--New meta has been added to help fix rendering issues on Outlook App-->
  <meta name="x-apple-disable-message-reformatting"/>
  <meta content="initial-scale=1,width=device-width" name="viewport"/>
  <style>
   html {
            margin: 0px !important;
            padding: 0px !important;
        }

        header('Content-Type: image/jpeg');
        header("Cache-Control: no-store, no-cache, must-revalidate, max-age=0");
        header("Cache-Control: post-check=0, pre-check=0", false);
        header("Pragma: no-cache");
  </style>
 </head>
 <body>
  <img height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Flink.westelm.com%252Frts%252Fopen.aspx%253Ftp%253Di-1NGB-Q2P-2hMO-2Q5Juh0-1n-5p8by-1c-2Q5MV3T-l7RaiK2RCz-haebR/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmxpbmsud2VzdGVsbSJ9:1nkXRX:VS0N4JoAOjCndc1w049ZYUELVh-os0-Dln65XcL7Q4s" style="display:none" width="1"/>
  <!--This is the new style that was added, we need to keep it within the body tag.-->
  <style>
   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;
        }

        .yshortcuts {
            color: inherit;
        }

        html {
            -webkit-text-size-adjust: none;
            -ms-text-size-adjust: none;
        }

        body {
            padding: 0 !important;
        }

        .ReadMsgBody {
            width: 100%;
        }

        .ExternalClass {
            width: 100%;
        }

        .ExternalClass * {
            line-height: 100%
        }
  </style>
  <center>
   <!--I think this helps a little as well, just to keep things centered.-->
   <!--You can seet the width to 100% on the main table, any nested table can be set to regular width. Declaring align="center" on all tables does help.-->
   <table align="center" bgcolor="#ffffff" cellpadding="0" cellspacing="0" width="100%">
    <tr>
     <!--Added padding of 5px to the left and right side, looks cleaner on mobile.-->
     <td align="center" style="padding:0px 5px 0px 5px;" valign="top">
      <table align="center" bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <td align="left" style="font-family: Arial, Helvetica, sans-serif; font-size : 9px; color: #999999; line-height: 12px; text-decoration: none;" valign="middle" width="700">
         <span style="font-family: Arial, Helvetica, sans-serif; font-size : 9px; color: #999999; line-height: 12px; text-decoration: none;">
          <a style="color:#999999; text-decoration: underline;" target="_blank">
           Check out what’s new to our sale
          </a>
         </span>
         <br/>
         <span style="font-family: Arial, Helvetica, sans-serif; font-size : 9px; color: #999999; line-height: 12px; text-decoration: none;">
          <a style="color:#999999; text-decoration: underline;" target="_blank">
           view this email with images
          </a>
         </span>
        </td>
       </tr>
       <tr>
        <td valign="bottom">
         <img alt="" border="0" height="3" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252Fspacer_0.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" width="1"/>
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" height="76" width="700">
       <tr>
        <td>
         <a target="_blank">
          <img align="top" alt="west elm" border="0" height="75" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F2019_header%252Fnav_logo.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block" width="357"/>
         </a>
        </td>
        <td>
         <img align="top" alt="cart" border="0" height="75" src="https://inboxflows.com/_/image/https%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F2019_header%252Fnav_registry_alt.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlZG0ud2VzdGVsbSJ9:1nkXRX:mQ64cQzfOVN3ANXLnHPgq0bLOuaJ_RWQ78QZk1AmISo" style="display: block" width="76"/>
        </td>
        <td>
         <a target="_blank">
          <img align="top" alt="cart" border="0" height="75" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F2019_header%252Fnav_cart.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block" width="76"/>
         </a>
        </td>
        <td>
         <a target="_blank">
          <img align="top" alt="find a store" border="0" height="75" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F2019_header%252Fnav_store.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block" width="156"/>
         </a>
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" height="1" width="700">
       <tr>
        <td>
         <img align="top" alt="find a store" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F2019_header%252Fnav_line.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block" width="700"/>
        </td>
       </tr>
      </table>
      <!--BODY START-->
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <!--Center align the td tag if the html within the Dynamic Block is not center aligned, even if it is you can still have this by default. Does not hurt.-->
        <td align="center" colspan="2">
        </td>
       </tr>
       <tr>
        <!--Center align the td tag if the html within the Dynamic Block is not center aligned, even if it is you can still have this by default. Does not hurt.-->
        <td align="center" colspan="2">
        </td>
       </tr>
       <tr>
        <!--Center align the td tag if the html within the Dynamic Block is not center aligned, even if it is you can still have this by default. Does not hurt.-->
        <td align="center" colspan="2">
        </td>
       </tr>
       <tr>
        <!--Center align the td tag if the html within the Dynamic Block is not center aligned, even if it is you can still have this by default. Does not hurt.-->
        <td align="center" colspan="2">
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <td>
         <a target="_blank">
          <img align="top" alt="Shop clearance" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2022%252F042922_clearance%252Fhero.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="700"/>
         </a>
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <td>
         <a target="_blank">
          <img align="top" alt="Promo 1" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2022%252F043022_bedding%252Fbnr_btm1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="228"/>
         </a>
        </td>
        <td>
         <a target="_blank">
          <img align="top" alt="Promo 2" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2022%252F043022_occfurn%252Fbnr_btm2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="252"/>
         </a>
        </td>
        <td>
         <a target="_blank">
          <img align="top" alt="Promo 3" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2022%252F043022_occfurn%252Fbnr_btm3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="220"/>
         </a>
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <!--Center align the td tag if the html within the Dynamic Block is not center aligned, even if it is you can still have this by default. Does not hurt.-->
        <td align="center" colspan="2">
         <!--20 PX SPACER-->
         <table align="center" bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0">
          <tr>
           <td height="20">
            <img alt="" border="0" height="20" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252Fspacer_0.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" width="1"/>
           </td>
          </tr>
         </table>
         <!--20 PX SPACER-->
         <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
          <tr>
           <td>
            <a target="_blank">
             <img align="top" alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F021022_bb_template%252Fheader1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="700"/>
            </a>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <!--Center align the td tag if the html within the Dynamic Block is not center aligned, even if it is you can still have this by default. Does not hurt.-->
        <td align="center" colspan="2">
         <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700" xmlns:dt="urn:schemas-microsoft-com:datatypes" xmlns:ms="urn:schemas-microsoft-com:xslt">
          <tr>
           <td colspan="3" height="25">
           </td>
          </tr>
          <tr>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img align="top" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202212%252F0670%252Fhaven-2-piece-terminal-chaise-sectional-2-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display:block" width="330"/>
            </a>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="10">
              </td>
             </tr>
            </table>
            <font style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 16px; color: #AF1A31; line-height: 25px; letter-spacing:0px; font-weight: bold; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;">
             <br/>
            </font>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="3">
              </td>
             </tr>
            </table>
            Best-selling sofas &amp; sectionals
            <br/>
           </td>
           <td width="40">
           </td>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img align="top" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202152%252F0308%252Fporto-outdoor-dining-chairs-set-of-2-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display:block" width="330"/>
            </a>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="10">
              </td>
             </tr>
            </table>
            <font style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 16px; color: #AF1A31; line-height: 25px; letter-spacing:0px; font-weight: bold; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;">
             <br/>
            </font>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="3">
              </td>
             </tr>
            </table>
            Al-fresco dining made easy
            <br/>
           </td>
          </tr>
          <tr>
           <td colspan="3" height="5">
           </td>
          </tr>
          <tr>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img alt="Shop Now" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F021022_bb_template%252Fcta_shopnow.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block"/>
            </a>
           </td>
           <td width="40">
           </td>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img alt="Shop Now" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F021022_bb_template%252Fcta_shopnow.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block"/>
            </a>
           </td>
          </tr>
          <tr>
           <td colspan="3" height="35">
           </td>
          </tr>
          <tr>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img align="top" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202151%252F0014%252Forganic-quick-dry-textured-towels-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display:block" width="330"/>
            </a>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="10">
              </td>
             </tr>
            </table>
            <font style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 16px; color: #AF1A31; line-height: 25px; letter-spacing:0px; font-weight: bold; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;">
             Ships free
            </font>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="3">
              </td>
             </tr>
            </table>
            Soft organic cotton towels
            <br/>
           </td>
           <td width="40">
           </td>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img align="top" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202215%252F0032%252Fclassic-cotton-velvet-duvet-cover-shams-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display:block" width="330"/>
            </a>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="10">
              </td>
             </tr>
            </table>
            <font style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 16px; color: #AF1A31; line-height: 25px; letter-spacing:0px; font-weight: bold; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;">
             Ships free
            </font>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="3">
              </td>
             </tr>
            </table>
            Rest up with lightweight layers
            <br/>
           </td>
          </tr>
          <tr>
           <td colspan="3" height="5">
           </td>
          </tr>
          <tr>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img alt="Shop Now" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F021022_bb_template%252Fcta_shopnow.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block"/>
            </a>
           </td>
           <td width="40">
           </td>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img alt="Shop Now" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F021022_bb_template%252Fcta_shopnow.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block"/>
            </a>
           </td>
          </tr>
          <tr>
           <td colspan="3" height="25">
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <td>
         <a target="_blank">
          <img align="top" alt="Enter now" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2022%252F042922_clearance%252Fbnr1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="700"/>
         </a>
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <!--Center align the td tag if the html within the Dynamic Block is not center aligned, even if it is you can still have this by default. Does not hurt.-->
        <td align="center" colspan="2">
         <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700" xmlns:dt="urn:schemas-microsoft-com:datatypes" xmlns:ms="urn:schemas-microsoft-com:xslt">
          <tr>
           <td colspan="3" height="25">
           </td>
          </tr>
          <tr>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img align="top" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202206%252F0293%252Fbishop-ceramic-indoor-outdoor-pedestal-planters-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display:block" width="330"/>
            </a>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="10">
              </td>
             </tr>
            </table>
            <font style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 16px; color: #AF1A31; line-height: 25px; letter-spacing:0px; font-weight: bold; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;">
             <br/>
            </font>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="3">
              </td>
             </tr>
            </table>
            Modern planters for any space
            <br/>
           </td>
           <td width="40">
           </td>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img align="top" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202217%252F0109%252Fmetal-frame-oversized-48-round-mirror-in-stock-ready-to-sh-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display:block" width="330"/>
            </a>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="10">
              </td>
             </tr>
            </table>
            <font style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 16px; color: #AF1A31; line-height: 25px; letter-spacing:0px; font-weight: bold; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;">
             <br/>
            </font>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="3">
              </td>
             </tr>
            </table>
            Room-refreshing mirrors
            <br/>
           </td>
          </tr>
          <tr>
           <td colspan="3" height="5">
           </td>
          </tr>
          <tr>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img alt="Shop Now" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F021022_bb_template%252Fcta_shopnow.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block"/>
            </a>
           </td>
           <td width="40">
           </td>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img alt="Shop Now" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F021022_bb_template%252Fcta_shopnow.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block"/>
            </a>
           </td>
          </tr>
          <tr>
           <td colspan="3" height="35">
           </td>
          </tr>
          <tr>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img align="top" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202217%252F0164%252Fmid-century-desk-52-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display:block" width="330"/>
            </a>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="10">
              </td>
             </tr>
            </table>
            <font style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 16px; color: #AF1A31; line-height: 25px; letter-spacing:0px; font-weight: bold; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;">
             <br/>
            </font>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="3">
              </td>
             </tr>
            </table>
            WFH-ready office furniture
            <br/>
           </td>
           <td width="40">
           </td>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img align="top" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202218%252F0032%252Fcurved-water-hyacinth-baskets-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display:block" width="330"/>
            </a>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="10">
              </td>
             </tr>
            </table>
            <font style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 16px; color: #AF1A31; line-height: 25px; letter-spacing:0px; font-weight: bold; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;">
             <br/>
            </font>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="3">
              </td>
             </tr>
            </table>
            Get organized! Baskets &amp; more
            <br/>
           </td>
          </tr>
          <tr>
           <td colspan="3" height="5">
           </td>
          </tr>
          <tr>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img alt="Shop Now" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F021022_bb_template%252Fcta_shopnow.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block"/>
            </a>
           </td>
           <td width="40">
           </td>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img alt="Shop Now" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F021022_bb_template%252Fcta_shopnow.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block"/>
            </a>
           </td>
          </tr>
          <tr>
           <td colspan="3" height="25">
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <!--Center align the td tag if the html within the Dynamic Block is not center aligned, even if it is you can still have this by default. Does not hurt.-->
        <td align="center" colspan="2">
        </td>
       </tr>
       <tr>
        <td>
         <a target="_blank">
          <img align="top" alt="Text JOIN to 26223" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2022%252F050122_casualseating%252Fbnr2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block" width="700"/>
         </a>
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <!--Center align the td tag if the html within the Dynamic Block is not center aligned, even if it is you can still have this by default. Does not hurt.-->
        <td align="center" colspan="2">
         <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700" xmlns:dt="urn:schemas-microsoft-com:datatypes" xmlns:ms="urn:schemas-microsoft-com:xslt">
          <tr>
           <td colspan="3" height="25">
           </td>
          </tr>
          <tr>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img align="top" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202215%252F0205%252Fmid-century-bed-2-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display:block" width="330"/>
            </a>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="10">
              </td>
             </tr>
            </table>
            <font style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 16px; color: #AF1A31; line-height: 25px; letter-spacing:0px; font-weight: bold; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;">
             <br/>
            </font>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="3">
              </td>
             </tr>
            </table>
            Refresh your bedroom
            <br/>
           </td>
           <td width="40">
           </td>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img align="top" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202133%252F0100%252Fspringhill-suites-trundle-sofa-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display:block" width="330"/>
            </a>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="10">
              </td>
             </tr>
            </table>
            <font style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 16px; color: #AF1A31; line-height: 25px; letter-spacing:0px; font-weight: bold; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;">
             Up to 40% off
            </font>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="3">
              </td>
             </tr>
            </table>
            Ready-to-ship furniture
            <br/>
           </td>
          </tr>
          <tr>
           <td colspan="3" height="5">
           </td>
          </tr>
          <tr>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img alt="Shop Now" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F021022_bb_template%252Fcta_shopnow.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block"/>
            </a>
           </td>
           <td width="40">
           </td>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img alt="Shop Now" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F021022_bb_template%252Fcta_shopnow.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block"/>
            </a>
           </td>
          </tr>
          <tr>
           <td colspan="3" height="35">
           </td>
          </tr>
          <tr>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img align="top" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202217%252F0194%252Fframework-upholstered-dining-chair-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display:block" width="330"/>
            </a>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="10">
              </td>
             </tr>
            </table>
            <font style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 16px; color: #AF1A31; line-height: 25px; letter-spacing:0px; font-weight: bold; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;">
             <br/>
            </font>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="3">
              </td>
             </tr>
            </table>
            Customer-fave dining chairs
            <br/>
           </td>
           <td width="40">
           </td>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img align="top" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202204%252F0028%252Fcoupe-stoneware-dinner-plates-set-of-6-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display:block" width="330"/>
            </a>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="10">
              </td>
             </tr>
            </table>
            <font style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 16px; color: #AF1A31; line-height: 25px; letter-spacing:0px; font-weight: bold; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;">
             <br/>
            </font>
            <table cellpadding="0" cellspacing="0">
             <tr>
              <td height="3">
              </td>
             </tr>
            </table>
            Distinctive dinnerware
            <br/>
           </td>
          </tr>
          <tr>
           <td colspan="3" height="5">
           </td>
          </tr>
          <tr>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img alt="Shop Now" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F021022_bb_template%252Fcta_shopnow.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block"/>
            </a>
           </td>
           <td width="40">
           </td>
           <td style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:left; text-decoration:none;" valign="top">
            <a style="font-family:'GT Eesti Display','Helvetica', Helvetica; font-size:20px; font-weight:400; letter-spacing:1px; color:black; text-align:center; text-decoration:none;" target="_blank">
             <img alt="Shop Now" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F021022_bb_template%252Fcta_shopnow.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block"/>
            </a>
           </td>
          </tr>
          <tr>
           <td colspan="3" height="25">
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <td>
         <a target="_blank">
          <img align="top" alt="Shop new arrivals" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2022%252F042922_clearance%252Fbnr2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="700"/>
         </a>
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <!--Center align the td tag if the html within the Dynamic Block is not center aligned, even if it is you can still have this by default. Does not hurt.-->
        <td align="center" colspan="2">
         <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
          <tr>
           <td>
            <a target="_blank">
             <img align="top" alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F021022_bb_template%252Fheader2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="700"/>
            </a>
           </td>
          </tr>
         </table>
         <table align="center" bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0">
          <tr>
           <td height="20">
            <img alt="" border="0" height="20" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252Fspacer_0.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" width="1"/>
           </td>
          </tr>
         </table>
         <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
          <tr>
          </tr>
          <tr>
           <td>
            <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="650" xmlns:dt="urn:schemas-microsoft-com:datatypes" xmlns:ms="urn:schemas-microsoft-com:xslt">
             <tr>
              <td align="left" style="width:332px; padding: 0 0 10px 0;" valign="top">
               <a target="_blank">
                <img align="top" alt="" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202215%252F0205%252Fmid-century-bed-2-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display: block; line-height: 0;" width="337"/>
               </a>
              </td>
              <td style="font-size: 0px; line-height: 1px; padding: 0px;" valign="top" width="25">
               <img src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2020%252F042220_dynamic_trigger%252Fblank.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" width="25"/>
              </td>
              <td align="left" style="width:332px; padding: 0 0 10px 0;" valign="top">
               <a target="_blank">
                <img align="top" alt="" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202207%252F0123%252Fanton-solid-wood-dining-table-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display: block; line-height: 0;" width="337"/>
               </a>
              </td>
             </tr>
             <tr>
              <td align="left" style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 18px; color: #212121; line-height: 26px; letter-spacing:1px; font-weight: normal; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;" valign="top">
               <a style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 18px; color: #212121; line-height: 26px; letter-spacing:1px; font-weight: normal; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;" target="_blank">
                Mid-Century Bed
               </a>
              </td>
              <td style="font-size: 0px; line-height: 1px; padding: 0px;" valign="top" width="25">
               <img src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2020%252F042220_dynamic_trigger%252Fblank.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" width="25"/>
              </td>
              <td align="left" style="font-family: 'Montserrat', Helvetica, Arial, Verdana, sans-serif; font-size: 18px; color: #000000; line-height: 22px; font-weight: normal; letter-spacing: 1px; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; text-align: left;" valign="top">
               <a style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 18px; color: #212121; line-height: 26px; letter-spacing:1px; font-weight: normal; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;" target="_blank">
                Anton Solid Wood Dining Table
               </a>
              </td>
             </tr>
             <tr>
              <td height="30" style="font-size: 0px; line-height: 1px; padding: 0px;" valign="top">
               <img height="30" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2020%252F042220_dynamic_trigger%252Fblank.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU"/>
              </td>
             </tr>
             <tr>
              <td align="left" style="width:332px; padding: 0 0 10px 0;" valign="top">
               <a target="_blank">
                <img align="top" alt="" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202205%252F0039%252Fjack-metal-frame-dining-chair-set-of-2-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display: block; line-height: 0;" width="337"/>
               </a>
              </td>
              <td style="font-size: 0px; line-height: 1px; padding: 0px;" valign="top" width="25">
               <img src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2020%252F042220_dynamic_trigger%252Fblank.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" width="25"/>
              </td>
              <td align="left" style="width:332px; padding: 0 0 10px 0;" valign="top">
               <a target="_blank">
                <img align="top" alt="" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202208%252F0070%252Faxel-leather-sofa-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display: block; line-height: 0;" width="337"/>
               </a>
              </td>
             </tr>
             <tr>
              <td align="left" style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 18px; color: #212121; line-height: 26px; letter-spacing:1px; font-weight: normal; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;" valign="top">
               <a style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 18px; color: #212121; line-height: 26px; letter-spacing:1px; font-weight: normal; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;" target="_blank">
                Jack Metal Frame Dining Chair (Set of 2)
               </a>
              </td>
              <td style="font-size: 0px; line-height: 1px; padding: 0px;" valign="top" width="25">
               <img src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2020%252F042220_dynamic_trigger%252Fblank.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" width="25"/>
              </td>
              <td align="left" style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 18px; color: #212121; line-height: 26px; letter-spacing:1px; font-weight: normal; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;" valign="top">
               <a style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 18px; color: #212121; line-height: 26px; letter-spacing:1px; font-weight: normal; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;" target="_blank">
                Axel Leather Sofa (60"-89")
               </a>
              </td>
             </tr>
             <tr>
              <td height="30" style="font-size: 0px; line-height: 1px; padding: 0px;" valign="top">
               <img height="30" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2020%252F042220_dynamic_trigger%252Fblank.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU"/>
              </td>
             </tr>
             <tr>
              <td align="left" style="width:332px; padding: 0 0 10px 0;" valign="top">
               <a target="_blank">
                <img align="top" alt="" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202207%252F0113%252Fradius-ficonstone-indoor-outdoor-planters-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display: block; line-height: 0;" width="337"/>
               </a>
              </td>
              <td style="font-size: 0px; line-height: 1px; padding: 0px;" valign="top" width="25">
               <img src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2020%252F042220_dynamic_trigger%252Fblank.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" width="25"/>
              </td>
              <td align="left" style="width:332px; padding: 0 0 10px 0;" valign="top">
               <a target="_blank">
                <img align="top" alt="" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fweimgs%252Fab%252Fimages%252Fwcm%252Fproducts%252F202212%252F0647%252Fharmony-modular-3-piece-chaise-sectional-m.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" style="display: block; line-height: 0;" width="337"/>
               </a>
              </td>
             </tr>
             <tr>
              <td align="left" style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 18px; color: #212121; line-height: 26px; letter-spacing:1px; font-weight: normal; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;" valign="top">
               <a style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 18px; color: #212121; line-height: 26px; letter-spacing:1px; font-weight: normal; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;" target="_blank">
                Radius Ficonstone Indoor/Outdoor Planters
               </a>
              </td>
              <td style="font-size: 0px; line-height: 1px; padding: 0px;" valign="top" width="25">
               <img src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2020%252F042220_dynamic_trigger%252Fblank.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" width="25"/>
              </td>
              <td align="left" style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 18px; color: #212121; line-height: 26px; letter-spacing:1px; font-weight: normal; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;" valign="top">
               <a style="font-family:'Helvetica Neue', Arial, 'sans-serif'; font-size: 18px; color: #212121; line-height: 26px; letter-spacing:1px; font-weight: normal; text-decoration:none; text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none;" target="_blank">
                Harmony Modular 3-Piece Chaise Sectional
               </a>
              </td>
             </tr>
             <tr>
              <td height="30" style="font-size: 0px; line-height: 1px; padding: 0px;" valign="top">
               <img height="30" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2020%252F042220_dynamic_trigger%252Fblank.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU"/>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <!--Center align the td tag if the html within the Dynamic Block is not center aligned, even if it is you can still have this by default. Does not hurt.-->
        <td align="center" colspan="2">
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <!--Center align the td tag if the html within the Dynamic Block is not center aligned, even if it is you can still have this by default. Does not hurt.-->
        <td align="center" colspan="2">
         <table border="0" cellpadding="0" cellspacing="0">
          <tr>
           <td>
            <table border="0" cellpadding="0" cellspacing="0">
             <tr>
              <td>
               <a target="_blank">
                <img align="top" alt="Design Crew. Connect with us" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F2022_footer%252F031522_footer%252Fmain1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block" width="700"/>
               </a>
              </td>
             </tr>
            </table>
            <table border="0" cellpadding="0" cellspacing="0">
             <tr>
              <td>
               <a target="_blank">
                <img align="top" alt="Seven brands. One Card. Countless rewards. Learn more." border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F2022_footer%252F031522_footer%252Fmain2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block" width="700"/>
               </a>
              </td>
             </tr>
            </table>
            <table border="0" cellpadding="0" cellspacing="0">
             <tr>
              <td>
               <a target="_blank">
                <img align="top" alt="*See terms and conditions" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F2022_footer%252F031522_footer%252Fmain3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block" width="700"/>
               </a>
              </td>
             </tr>
            </table>
            <table border="0" cellpadding="0" cellspacing="0">
             <tr>
              <td>
               <a target="_blank">
                <img align="top" alt="Affirm" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F2022_footer%252F031522_footer%252Fmain4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block" width="350"/>
               </a>
              </td>
              <td>
               <a target="_blank">
                <img align="top" alt="West Elm x Sherwin-Williams" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F2022_footer%252F031522_footer%252Fmain5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block" width="350"/>
               </a>
              </td>
             </tr>
            </table>
            <table border="0" cellpadding="0" cellspacing="0">
             <tr>
              <td>
               <a target="_blank">
                <img align="top" alt="Why West Elm?" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F2022_footer%252F031522_footer%252Fmain6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block" width="700"/>
               </a>
              </td>
             </tr>
            </table>
            <table align="center" border="0" cellpadding="0" cellspacing="0">
             <tr>
              <!--Center align the td tag if the html within the Dynamic Block is not center aligned, even if it is you can still have this by default. Does not hurt.-->
              <td align="center" colspan="2">
               <table cellpadding="0" cellspacing="0">
                <tr>
                 <td height="10">
                 </td>
                </tr>
               </table>
               <table align="center" bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" width="700">
                <tr>
                 <td height="20">
                  <img alt="" border="0" height="20" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252Fspacer_0.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" width="1"/>
                 </td>
                </tr>
               </table>
               <table border="0" cellpadding="0" cellspacing="0" width="700">
                <tr>
                 <td>
                  <a target="_blank">
                   <img align="top" alt="Your Nearest Store" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F2022_footer%252Fkey_wecc%252Ffooter_yls.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block" width="700"/>
                  </a>
                 </td>
                </tr>
               </table>
               <table align="center" bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" width="700">
                <tr>
                 <td height="10">
                  <img alt="" border="0" height="10" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252Fspacer_0.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" width="1"/>
                 </td>
                </tr>
               </table>
               <table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" width="700">
                <tr>
                 <td align="center" height="25" valign="top">
                  <font style="font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#000000;">
                   <a style="text-decoration:none; color:#000000;">
                    <strong>
                     Emeryville
                    </strong>
                   </a>
                  </font>
                 </td>
                </tr>
               </table>
               <table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" width="700">
                <tr>
                 <td align="center" height="25" valign="top">
                  <font style="font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#000000;">
                   <a style="text-decoration:none; color:#000000;">
                    5602 Bay Street, Emeryville, CA 94608
                   </a>
                  </font>
                 </td>
                </tr>
               </table>
               <table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" width="700">
                <tr>
                 <td align="center" height="25" valign="top">
                  <font style="font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#000000;">
                   <a style="text-decoration:none; color:#000000;">
                    510.655.1367
                   </a>
                  </font>
                 </td>
                </tr>
               </table>
               <table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" width="700">
                <tr>
                 <td>
                  <a target="_blank">
                   <img align="top" alt="Not your nearest store? Update Now" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252F2022_footer%252Fkey_wecc%252Ffooter_yls_update.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block" width="700"/>
                  </a>
                 </td>
                </tr>
               </table>
               <!--hide mapper        
<table cellpadding="0" cellspacing="0"><tr><td height="10"></td></tr></table>
        <table width="700" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="41"><a href="//link.westelm.com/rts/go2.aspx?h=17509539&tp=i-1NHD-Q2P-2hMO-2Q5Juh0-1n-5p8by-1c-12HSL-2Q5MV3T-l7RaiK2RCz-GtxsG&x=999999%7ci-1NHD-Q2P-2hMO-2Q5Juh0-1n-5p8by-1c-12HSL-2Q5MV3T-l7RaiK2RCz-GtxsG%7cPROMO%7cPROSP%7c2022-04-29_WE_Clearance_Prosp2%7c02:751E421173707883967D85D3184F4106DED75A9E6B973359006E7FEE2EFCAAB1%7c710b2503e3b059176e479df68b4b0c0a%7c643336"><img src="//edm.westelm.com/we/evergreen/spacer_0.gif" alt="" width="44" height="134" border="0" style="display:block"></a></td>
            <td width="611"><a href="//link.westelm.com/rts/go2.aspx?h=17509540&tp=i-1NHD-Q2P-2hMO-2Q5Juh0-1n-5p8by-1c-12HSL-2Q5MV3T-l7RaiK2RCz-GtxsG&x=5602+Bay+Street+Emeryville+CA+94608%7ci-1NHD-Q2P-2hMO-2Q5Juh0-1n-5p8by-1c-12HSL-2Q5MV3T-l7RaiK2RCz-GtxsG%7cPROMO%7cPROSP%7c2022-04-29_WE_Clearance_Prosp2%7c02:751E421173707883967D85D3184F4106DED75A9E6B973359006E7FEE2EFCAAB1%7c710b2503e3b059176e479df68b4b0c0a%7c643336"><img src="//maps.googleapis.com/maps/api/staticmap?center=5602+Bay+Street+Emeryville+CA+94608&zoom=13&scale=false&size=562x134&maptype=roadmap&format=png&visual_refresh=true&markers=icon://edm.westelm.com/we/evergreen/WE_Logo_Maps.jpg%7Cshadow:true%7C5602+Bay+Street+Emeryville+CA+94608" alt="" width="612" height="134" border="0" style="display:block;"></a></td>
            <td width="48"><a href="//link.westelm.com/rts/go2.aspx?h=17509539&tp=i-1NHD-Q2P-2hMO-2Q5Juh0-1n-5p8by-1c-12HSL-2Q5MV3T-l7RaiK2RCz-GtxsG&x=999999%7ci-1NHD-Q2P-2hMO-2Q5Juh0-1n-5p8by-1c-12HSL-2Q5MV3T-l7RaiK2RCz-GtxsG%7cPROMO%7cPROSP%7c2022-04-29_WE_Clearance_Prosp2%7c02:751E421173707883967D85D3184F4106DED75A9E6B973359006E7FEE2EFCAAB1%7c710b2503e3b059176e479df68b4b0c0a%7c643336"><img src="//edm.westelm.com/we/evergreen/spacer_0.gif" alt="" width="44" height="134" border="0" style="display:block"></a></td>
          </tr> 
        </table>

        <table width="700" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td><a href="//link.westelm.com/rts/go2.aspx?h=17509541&tp=i-1NHD-Q2P-2hMO-2Q5Juh0-1n-5p8by-1c-12HSL-2Q5MV3T-l7RaiK2RCz-GtxsG&x=999999%7ci-1NHD-Q2P-2hMO-2Q5Juh0-1n-5p8by-1c-12HSL-2Q5MV3T-l7RaiK2RCz-GtxsG%7cPROMO%7cPROSP%7c2022-04-29_WE_Clearance_Prosp2%7c02:751E421173707883967D85D3184F4106DED75A9E6B973359006E7FEE2EFCAAB1%7c710b2503e3b059176e479df68b4b0c0a%7c643336"><img src="//edm.westelm.com/we/evergreen/spacer_0.gif" alt="" width="670" height="20" border="0" style="display:block"></a></td>
          </tr> 
        </table>
   end of hide mapper-->
               <table border="0" cellpadding="0" cellspacing="0" width="700">
                <tr>
                 <td height="10">
                  <img alt="" height="10" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252Fspacer_0.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display:block;" width="1"/>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
             <tr>
              <td>
               <a target="_blank">
                <img align="top" alt="Williams-Sonoma, Inc. is planting 6 million trees by 2023" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2022%252F031622_xb_footer%252Fx_top.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="700"/>
               </a>
              </td>
             </tr>
             <tr>
              <td>
               <a target="_blank">
                <img align="top" alt="Pottery Barn" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2022%252F031622_xb_footer%252Fx1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="700"/>
               </a>
              </td>
             </tr>
             <tr>
              <td>
               <a target="_blank">
                <img align="top" alt="Pottery Barn Kids" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2022%252F031622_xb_footer%252Fx2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="700"/>
               </a>
              </td>
             </tr>
             <tr>
              <td>
               <a target="_blank">
                <img align="top" alt="Pottery Barn Teen" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2022%252F031622_xb_footer%252Fx3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="700"/>
               </a>
              </td>
             </tr>
             <tr>
              <td>
               <a target="_blank">
                <img align="top" alt="Williams Sonoma" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2022%252F031622_xb_footer%252Fx4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="700"/>
               </a>
              </td>
             </tr>
             <tr>
              <td>
               <a target="_blank">
                <img align="top" alt="Williams Sonoma Home" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2022%252F031622_xb_footer%252Fx5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="700"/>
               </a>
              </td>
             </tr>
             <tr>
              <td>
               <a target="_blank">
                <img align="top" alt="Rejuvenation" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252F2022%252F031622_xb_footer%252Fx6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" style="display: block; line-height: 0;" width="700"/>
               </a>
              </td>
             </tr>
            </table>
            <table align="center" bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" width="700">
             <tr>
              <td colspan="3" height="10">
               <img alt="" border="0" height="10" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252Fspacer_0.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" width="1"/>
              </td>
             </tr>
             <tr>
              <td valign="bottom">
               <img alt="" border="0" height="11" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252Fspacer_0.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" width="25"/>
              </td>
              <td align="left" valign="bottom" width="600">
               <span style="font-family: Arial, Helvetica, sans-serif; font-size : 9px; color: #999999; line-height: 12px;">
                <br/>
                *Subject to credit check and approval, and a down payment may be required. Payment options depend on your purchase amount. Affirm loans are made by Cross River Bank, Member FDIC. Affirm is a third party payment platform and is not affiliated with West Elm.
                <br/>
                <br/>
                ** Some exclusions apply. Cannot be combined with other offers and not valid on prior purchases or the purchase of gift cards; not valid at West Elm Outlet stores.
                <a style="color: #9e7d5c; text-decoration:underline;">
                 Click here for details.
                </a>
                <br/>
                <br/>
                ¹New customers earn an additional 5% back in Reward Dollars for purchases made at Williams-Sonoma, Inc. Brands during the first 30 days from account opening.
                <br/>
                ²Promotional financing availability may be limited in certain stores. Promotional financing available on qualifying purchases of $750 or more, excluding shipping and tax, made on an approved Pottery Barn Key Rewards, Williams Sonoma Key Rewards, West Elm Key Rewards or The Key Rewards Visa or Store Card, issued by Capital One, N.A. Your account must be open and current to be eligible for this offer. Rewards are not earned on promotional financing purchases.
                <br/>
                <br/>
               </span>
               <span style="font-family: Arial, Helvetica, sans-serif; font-size : 9px; color: #999999; line-height: 12px;">
                Offer valid for US orders only. For Canada and Puerto Rico, retail prices may vary from those listed in our catalog and on our website.
                <br/>
                <br/>
               </span>
               <span style="font-family: Arial, Helvetica, sans-serif; font-size : 9px; color: #666666; line-height: 12px;">
                Please
                <span style="font-family: Arial, Helvetica, sans-serif; font-size : 9px; color: #666666; line-height: 12px; text-decoration: none;">
                 <a style="color:#666666; text-decoration: underline;" target="lank">
                  click here
                 </a>
                </span>
                to manage your email preferences.
                <br/>
                <br/>
               </span>
               <span style="font-family: Arial, Helvetica, sans-serif; font-size : 9px; color: #999999; line-height: 12px;">
                to read about our privacy policy,
               </span>
               <span style="font-family: Arial, Helvetica, sans-serif; font-size : 9px; color: #999999; line-height: 12px; text-decoration: none;">
                <a style="color:#999999; text-decoration: underline;" target="_blank">
                 click here
                </a>
               </span>
               <span style="font-family: Arial, Helvetica, sans-serif; font-size : 9px; color: #999999; line-height: 12px;">
                <br/>
                <br/>
                copyright 2022 west elm, marketing, 55 Water Street, 2nd Floor, Brooklyn, NY 11201. all rights reserved.
                <br/>
                <br/>
                this message was sent to 20a87435@uifeed.com
               </span>
              </td>
              <td valign="bottom">
               <img alt="" border="0" height="11" src="https://inboxflows.com/_/image/http%253A%252F%252Fedm.westelm.com%252Fwe%252Fevergreen%252Fspacer_0.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVkbS53ZXN0ZWxtLiJ9:1nkXRX:TWAp0y7SF2lqOqjQ42pH5YWK6i9hEa3PieYAD8kI7oU" width="45"/>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
      <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="700">
       <tr>
        <!--Center align the td tag if the html within the Dynamic Block is not center aligned, even if it is you can still have this by default. Does not hurt.-->
        <td align="center" colspan="2">
        </td>
       </tr>
      </table>
     </td>
    </tr>
   </table>
  </center>
  <img border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.westelm.com%252Fcustomer-service%252Fcoreemail.html%253Femail%253D20a87435%2540uifeed.com/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cud2VzdGVsbSJ9:1nkXRX:Sw643Ip3kjUP3ay_12cnzTj0RAwbFBVnUYLP09tD3SM" width="1"/>
  <img border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fd.turn.com%252Fr%252Fdd%252Fid%252FL21rdC84NjEvY2lkLzE3NDc3OTAyNjkvdC8y%252Fcat%252F1/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkLnR1cm4uY29tJSJ9:1nkXRX:NN3_Ui387SkkeeOGB71CY8LliB8jodkLF_VcSiyQIq8" width="1"/>
  <img height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fsvopn.westelm.com%252F%253Fsv_cid%253D0053_00601%2526sv_emopen%253Dtrue%2526sv_sveme%253D710b2503e3b059176e479df68b4b0c0a/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnN2b3BuLndlc3RlbCJ9:1nkXRX:-bfRcbkgbUqx1xsnIiY3r2Ocy6iYl4UoqW66jF0ozT4" width="1"/>
  <!-- rpcampaign: WE999999 -->
 </body>
</html>