Inboxes List

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

+New inbox

<!--REQUIRED variables: 
@email (EMAIL_ADDRESS from sendable DE)
@base_refid (from Campaign Calendar)
@user (will be the hash-SHA256-value)
@emailid (from sendable DE if available, otherwise Lookup to CRM_Feed:  
   Lookup("CRM_Feed", "EMAIL_ID", "EMAIL_ADDRESS", @email)) -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   Saks Fifth Avenue
  </title>
  <style type="text/css">
   /* REMOVES iOS BLUE LINK */
 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} 
      
      body, div, p, a, li, td {
        -webkit-text-size-adjust: none;
        -ms-text-size-adjust: none;
        vertical-align: middle;
      }
      img {
        display: block;
      }
   .promoText3 {
      font-size: 24px !important;
      line-height: 24px !important;
      margin-top: 0px !important;
      margin-bottom: 0px !important;
      }
  
      .promoText4 {
      font-size: 24px !important;
      line-height: 24px !important;
      margin-top: 0px !important;
      margin-bottom: 0px !important;
      }
  
   .promoText5 {
      font-size: 64px !important;
      line-height: 64px !important;
      margin-top: 0px !important;
      margin-bottom: 0px !important;
      padding-left: 3px;
      padding-right: 3px;
      } 
      .vTop {
        vertical-align: top;
        padding-left: 15px;
        padding-right: 15px;
      }
      .PRmob1 {
        height: 17px;
      }
      .appleLinks a {
        color: #000000;
        text-decoration: none;
      }
      .appleLinks a:visited {
        color: #000000;
        text-decoration: none;
      }
      .mainContent {
        width: 600px;
        max-width: 600px;
      }
      .navText {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 18px;
        color: #535353;
        background-color: #FFFFFF;
        line-height: 20px;
      }
      @media only screen and (max-width: 480px) {
        *[class].mainContent {
          width: 100% !important;
          min-width: 330px !important;
        }
        *[class].columnOne {
          width: 100% !important;
          height: auto !important;
          display:block !important;
        } 
        *[class].columnTwo {
          width: 100% !important;
          height: auto !important;
          display:block !important;
          line-height: normal !important;
          margin-top:20px !important;
          text-align:center !important;
        }         
        *[class].img1 {
          width: 100% !important;
          height: auto !important;
          min-width: 330px !important;
        }
        *[class].img1a {
          width: 100% !important;
          height: auto !important;
        }
        *[class].img1b {
          width: 100% !important;
          height: auto !important;
        }
        *[class].img2 {
          width: 90% !important;
          height: auto !important;
        }
        *[class].img3 {
          width: 207px !important;
          height: auto !important;
        }
        *[class].PRmob1 {
          height: 10px !important
        }
        *[class].PRtext {
          font-size: 12px !important;
        }
        *[class].PRtextNew {
          height:10px !important;
        }
        *[class].navText {
          font-size: 11px !important;
          line-height: 12px !important;
        }
        *[class].promoText {
          font-size: 11px !important;
          line-height: 12px !important;
          margin-top: 8px !important;
          margin-bottom: 8px !important;
        }
        *[class].navRow {
          height: 28px !important;
        }
  
  *[class].promoText3 {
    font-size: 20px !important;
    line-height: 20px !important;
  }

  *[class].promoText4 {
    font-size: 14px !important;
    line-height: 14px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
     }
  
  *[class].promoText5 {
    font-size: 45px !important;
    line-height: 45px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-left: 3px;
    padding-right: 3px;
  }  
    
        *[class].disclaimer {
          padding: 10px !important;
        }
        *[class].disclaimer1 {
          padding-left: 10px !important;
          padding-right: 10px !important;
        }
        *[class].fbIcon {
          width: 100% !important;
          height: auto !important;
        }
        *[class].mobileIcons {
          width: 2% !important;
        }
        *[class].bannerMob1 {
          font-size: 11px !important;
          vertical-align: top !important;
        }
        *[class].bannerMob2 {
          font-size: 11px !important;
          vertical-align: top !important;
        }
        *[class].vlineMob {
          height: 50%px !important;
        }
        *[class].bannerMob3 {
          height: 10px !important;
        }
        *[class].vTop {
          padding-left: 5px;
          padding-right: 5px;
        }
        .liveTextcustom{
          font-size: 11px !important;
        }
      }
  </style>
  <!--- style that reset 3 products to single column in mobile --->
  <style>
   @media only screen and (max-device-width: 480px), screen and (max-width: 480px) {
  .ImgSize  {max-width: 100px !important; width: 33vw !important; }
   .ImgSize img { height: auto !important;}
  .TxtSize {max-width: 100px !important; font-size: 16px !important; line-height: 20px !important;}
  @media only screen and (max-device-width: 520px), screen and (max-width: 520px) {
 .ImgSize2x2  {max-width: 150px !important; width: 50vw !important; }
  .ImgSize2x2 img { height: auto !important;}
 .TxtSize2x2 {max-width: 150px !important; font-size: 16px !important; line-height:20px !important;}
  </style>
 </head>
 <body bgcolor="#f5f5f5" leftmargin="0" marginheight="0" marginwidth="0" topmargin="0" vlink="#000000">
  <table bgcolor="#f5f5f5" border="0" cellpadding="0" cellspacing="0" width="100%">
   <tbody>
    <tr>
     <td align="center">
      <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
       <tr>
        <td class="stylingblock-content-wrapper camarker-inner">
         <table align="center" bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" class="mainContent" style="font-family:Helvetica, Arial, sans-serif; font-size:12px; color:#000000;" width="600">
          <!-- BEGIN PHT-->
          <tr>
           <td align="center" bgcolor="#F5F5F5" height="28">
            <a style="color:#000000; text-decoration:underline; font-family: Helvetica, Arial, sans-serif; font-size:12px;">
             Last chance. Use code GCFEBSF at checkout for up to a $500 gift card
            </a>
            |
            <a style="color:#000000; text-decoration:underline; font-family: Helvetica, Arial, sans-serif; font-size:12px;">
             View in a Web Browser
            </a>
           </td>
          </tr>
          <!-- END PHT-->
          <!-- BEGIN FREE SHIPPING PROMO-->
          <tr>
           <td>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner">
               <!--- RULE 1 -->
              </td>
             </tr>
            </table>
            <!--Customer_ship_banner_pii_2024janplus|666269-->
           </td>
          </tr>
          <!-- END FREE SHIPPING PROMO-->
          <!-- BEGIN SAKS FIRST top banner-->
          <tr>
           <td>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner">
              </td>
             </tr>
            </table>
            <!--Customer_saksfirst_topbanner_sha_2|234790-->
           </td>
          </tr>
          <!-- END SAKS FIRST top banner-->
          <!-- BEGIN LOGO -->
          <tr>
           <td>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner">
               <table cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td align="center">
                  <a>
                   <img alt="Saks Fifth Avenue" border="0" class="img1" height="100" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252FSAK_NAV_LOGO_HORIZ2%253Fscl%253D1%2526qlt%253D100%2526fmt%253Dpng8/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzgxNDY3fQ:1vrc9p:_BXNG7JHuND_HvBwkCB7gzi3AaY7yLzB9kEOgjF26MA" width="600"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <!--Customer_template_Logo|153084-->
           </td>
          </tr>
          <!-- END LOGO -->
          <!-- BEGIN DEFAULT NAV -->
          <tr>
           <td>
            <!-- BEGIN DEFAULT NAV -->
            <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
             <tr bgcolor="#f3f3f3">
              <td colspan="5" height="1">
              </td>
             </tr>
             <tr>
              <td align="center" class="navRow" height="48" valign="middle" width="24%">
               <a class="navText" style="color:#535353; text-decoration:none; font-family:Helvetica, Arial, sans-serif; font-size:18px; color:#535353; background-color:#FFFFFF;  line-height:20px;">
                DESIGNERS
               </a>
              </td>
              <td align="center" valign="middle" width="34%">
               <a class="navText" style="color:#535353; text-decoration:none; font-family:Helvetica, Arial, sans-serif; font-size:18px; color:#535353; background-color:#FFFFFF;  line-height:20px;">
                WOMEN'S CLOTHING
               </a>
              </td>
              <td align="center" valign="middle" width="17%">
               <a class="navText" style="color:#535353; text-decoration:none; font-family:Helvetica, Arial, sans-serif; font-size:18px; color:#535353; background-color:#FFFFFF;  line-height:20px;">
                SHOES
               </a>
              </td>
              <td align="center" valign="middle" width="11%">
               <a class="navText" style="color:#535353; text-decoration:none; font-family:Helvetica, Arial, sans-serif; font-size:18px; color:#535353; background-color:#FFFFFF;  line-height:20px;">
                MEN
               </a>
              </td>
              <td align="center" valign="middle" width="14%">
               <a class="navText" style="color:#535353; text-decoration:none; font-family:Helvetica, Arial, sans-serif; font-size:18px; color:#535353; background-color:#FFFFFF;  line-height:20px;">
                SALE
               </a>
              </td>
             </tr>
             <tr bgcolor="#f3f3f3">
              <td colspan="5" height="1">
              </td>
             </tr>
            </table>
            <!-- END DEFAULT NAV -->
            <!--Customer_template_topnavigation|143370-->
           </td>
          </tr>
          <tr>
           <td>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner">
              </td>
             </tr>
            </table>
            <!--Customer_welcome_top_ban_10_sha|234792-->
           </td>
          </tr>
          <!-- END DYNAMIC WELCOME BANNER CONTENT -->
          <!-- BEGIN MAIN CONTENT -->
          <tr>
           <td align="center">
            <a>
             <img alt="Shop Now" border="0" class="img1" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F02_021026_MKTG_FEB_GC_EMAIL_PROMO_02%253Fscl%253D1%2526qlt%253D85/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzgyMDE3Nn0:1vrc9p:N36lrE4WrD-X1AMEALADSFtUAWNFsZbEOtz_c2xyMrY" style="display:block;" width="auto"/>
            </a>
           </td>
          </tr>
          <tr>
           <td bgcolor="#f5f5f5" height="6">
           </td>
          </tr>
          <!-- END MAIN CONTENT - PRODUCERS: PLEASE DON'T EDIT ANYTHING  BEYOND THIS POINT -->
          <tr>
           <td>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner">
               <!-- Targeting for customers with a P1/SP1-value for Designer -->
               <!-- DEFAULT-->
               <table border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td>
                  <a>
                   <img alt="CLOTHING" border="0" class="img1a" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F030122_EMAIL_CTA_CLOTHING%253Fscl%253D1%2526qlt%253D85%2526fmt%253Djpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzgyMTM2OH0:1vrc9p:EMMzE4tB3Ehk9SOmef2wuIRsofHAJ1N5OB1MOaU-Vao" style="display:block" width="auto"/>
                  </a>
                 </td>
                 <td>
                  <a>
                   <img alt="MEN'S" border="0" class="img1a" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F030122_EMAIL_CTA_MEN%253Fscl%253D1%2526qlt%253D85%2526fmt%253Djpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzgyMjYzN30:1vrc9p:Os5EICYld9soaLj2XByJfspXog_hn_AkW0b6s9D-EfA" style="display:block" width="auto"/>
                  </a>
                 </td>
                </tr>
               </table>
               <table border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td>
                  <a>
                   <img alt="SHOES" border="0" class="img1a" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F030122_EMAIL_CTA_SHOES%253Fscl%253D1%2526qlt%253D85%2526fmt%253Djpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzgyMzY3OH0:1vrc9p:jWqaK5Soh5TpKXOWlG87G3SezttK8RabmO58hhMdGA4" style="display:block" width="auto"/>
                  </a>
                 </td>
                 <td>
                  <a>
                   <img alt="HANDBAGS" border="0" class="img1a" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F030122_EMAIL_CTA_HANDBAGS%253Fscl%253D1%2526qlt%253D85%2526fmt%253Djpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzgyNDY2M30:1vrc9p:tNbrBh7KqnWfWR2sZB51s7Ts-t-yBptEJmloJ_edJD4" style="display:block" width="auto"/>
                  </a>
                 </td>
                </tr>
               </table>
               <table border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td>
                  <a>
                   <img alt="JEWELRY" border="0" class="img1a" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F030122_EMAIL_CTA_JEWELRY%253Fscl%253D1%2526qlt%253D85%2526fmt%253Djpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzgyNTY0fQ:1vrc9p:lv0zjtgCZfEBV1CtbSTUl7N40XwBNwfSgrxcfupi6do" style="display:block" width="auto"/>
                  </a>
                 </td>
                 <td>
                  <a>
                   <img alt="ACCESSORIES" border="0" class="img1a" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F030122_EMAIL_CTA_ACCESSORIES%253Fscl%253D1%2526qlt%253D85%2526fmt%253Djpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzgyNjgyM30:1vrc9p:-rFWmCO65DJumsnjopCWLVR9whkOi5knCAz11gF08qQ" style="display:block" width="auto"/>
                  </a>
                 </td>
                </tr>
               </table>
               <table border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td>
                  <a>
                   <img alt="BEAUTY" border="0" class="img1a" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F030122_EMAIL_CTA_BEAUTY%253Fscl%253D1%2526qlt%253D85%2526fmt%253Djpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzgyNzg2M30:1vrc9p:ZX3rqd_ExlT6iCiEBlLBoLitIGKoPbFN_O40ox6lMoc" style="display:block" width="auto"/>
                  </a>
                 </td>
                 <td>
                  <a>
                   <img alt="SHOP ALL" border="0" class="img1" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F030122_EMAIL_CTA_SHOPALL%253Fscl%253D1%2526qlt%253D85%2526fmt%253Djpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzgyOTAzM30:1vrc9p:HCkBZH4OdmZ1glthiB-Oz8P0-QPdSbC8gLC7fZaPd3k" style="display:block;" width="auto"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <!--d_dynamic_ctas-->
           </td>
          </tr>
          <tr>
           <td>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner">
               <!-- excluded customers from rr multidate banner -->
               <!-- included customers for rr multidate banner -->
               <table border="0" cellpadding="0" cellspacing="0" width="100%">
                <!-- START RICH RELEVANCE PRODUCT RECS 3 PRODUCTS -->
                <tr>
                 <td bgcolor="#F5F5F5" height="6">
                 </td>
                </tr>
                <tr>
                 <td bgcolor="#FFFFFF" height="20">
                 </td>
                </tr>
                <tr>
                 <td align="center">
                  <a>
                   <img alt="Buy now" border="0" class="img1" height="90" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252FRR_HEADLINE_SAKS_NEW_LOOKS%253Fscl%253D1%2526qlt%253D85/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzgzMDA0NH0:1vrc9p:SBTR2p7n1Qaiyx4E644GwhOrVGgDiNQqJzcqJV_zvJc" style="display:block;" width="600"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td align="center">
                  <table border="0" cellpadding="0" cellspacing="0" width="100%">
                   <tr>
                    <td align="center" width="33%">
                     <a data-link-name="rr127">
                      <img alt="Items You'll Love" border="0" class="img2" height="314" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.richrelevance.com%252Frrmail%252Fimage%252Frecs%253FapiKey%253Da92d0e9f58f55a71%2526userId%253D%2526campaign%253DGIFT_CARD%2526date%253D%2526placement%253DGIFT_CARD%2526layout%253DEmail_Mobile_First_DEFAULT6%2526slot%253D1%2526categoryId%253D2534374306418048%2526email%253D%2526emailuser%253D028185fd52795b4e632f288771bf190da801d5472cc208db42d4b1c632567c7b%2526site_refer%253DEML32857PROMEGCP21526_PR01/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5yaWNociIsInRpbWUiOjE3NzExNjIwNDkuMzgzMTQyNX0:1vrc9p:JmDIfwf1rE0YWeXigFYPctL6yURlDq2P0-mYr46QyeA" width="195"/>
                     </a>
                    </td>
                    <td align="center" width="34%">
                     <a data-link-name="rr128">
                      <img alt="Items You'll Love" border="0" class="img2" height="314" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.richrelevance.com%252Frrmail%252Fimage%252Frecs%253FapiKey%253Da92d0e9f58f55a71%2526userId%253D%2526campaign%253DGIFT_CARD%2526date%253D%2526placement%253DGIFT_CARD%2526layout%253DEmail_Mobile_First_DEFAULT6%2526slot%253D2%2526categoryId%253D2534374306418048%2526email%253D%2526emailuser%253D028185fd52795b4e632f288771bf190da801d5472cc208db42d4b1c632567c7b%2526site_refer%253DEML32857PROMEGCP21526_PR01/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5yaWNociIsInRpbWUiOjE3NzExNjIwNDkuMzgzMjY2NH0:1vrc9p:gtUWO2OGKsC9U2EflNTl23iUgn9nXIEOfYldQCO-HQY" width="195"/>
                     </a>
                    </td>
                    <td align="center" width="33%">
                     <a data-link-name="rr129">
                      <img alt="Items You'll Love" border="0" class="img2" height="314" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.richrelevance.com%252Frrmail%252Fimage%252Frecs%253FapiKey%253Da92d0e9f58f55a71%2526userId%253D%2526campaign%253DGIFT_CARD%2526date%253D%2526placement%253DGIFT_CARD%2526layout%253DEmail_Mobile_First_DEFAULT6%2526slot%253D3%2526categoryId%253D2534374306418048%2526email%253D%2526emailuser%253D028185fd52795b4e632f288771bf190da801d5472cc208db42d4b1c632567c7b%2526site_refer%253DEML32857PROMEGCP21526_PR01/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5yaWNociIsInRpbWUiOjE3NzExNjIwNDkuMzgzMzg3OH0:1vrc9p:4JiGlNopepp6neVxp67dghXgliWCjcayfZsgZKAUgyE" width="195"/>
                     </a>
                    </td>
                   </tr>
                   <tr>
                    <td height="20">
                    </td>
                    <td>
                    </td>
                    <td>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
                <tr>
                 <td align="center">
                  <table border="0" cellpadding="0" cellspacing="0" width="100%">
                   <tr>
                    <td align="center" width="33%">
                     <a data-link-name="rr130">
                      <img alt="Items You'll Love" border="0" class="img2" height="314" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.richrelevance.com%252Frrmail%252Fimage%252Frecs%253FapiKey%253Da92d0e9f58f55a71%2526userId%253D%2526campaign%253DGIFT_CARD%2526date%253D%2526placement%253DGIFT_CARD%2526layout%253DEmail_Mobile_First_DEFAULT6%2526slot%253D4%2526categoryId%253D2534374306418048%2526email%253D%2526emailuser%253D028185fd52795b4e632f288771bf190da801d5472cc208db42d4b1c632567c7b%2526site_refer%253DEML32857PROMEGCP21526_PR01/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5yaWNociIsInRpbWUiOjE3NzExNjIwNDkuMzgzNTA1OH0:1vrc9p:a9gOvY6G-8QOaOP0GhWX0tG1E0UI0K4yiJYATJtON80" width="195"/>
                     </a>
                    </td>
                    <td align="center" width="34%">
                     <a data-link-name="rr131">
                      <img alt="Items You'll Love" border="0" class="img2" height="314" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.richrelevance.com%252Frrmail%252Fimage%252Frecs%253FapiKey%253Da92d0e9f58f55a71%2526userId%253D%2526campaign%253DGIFT_CARD%2526date%253D%2526placement%253DGIFT_CARD%2526layout%253DEmail_Mobile_First_DEFAULT6%2526slot%253D5%2526categoryId%253D2534374306418048%2526email%253D%2526emailuser%253D028185fd52795b4e632f288771bf190da801d5472cc208db42d4b1c632567c7b%2526site_refer%253DEML32857PROMEGCP21526_PR01/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5yaWNociIsInRpbWUiOjE3NzExNjIwNDkuMzgzNjIzMX0:1vrc9p:b9v4fOJLv2tPJfoBATf-HSi-X6RMwnNucCYZQkUdEVQ" width="195"/>
                     </a>
                    </td>
                    <td align="center" width="33%">
                     <a data-link-name="rr132">
                      <img alt="Items You'll Love" border="0" class="img2" height="314" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.richrelevance.com%252Frrmail%252Fimage%252Frecs%253FapiKey%253Da92d0e9f58f55a71%2526userId%253D%2526campaign%253DGIFT_CARD%2526date%253D%2526placement%253DGIFT_CARD%2526layout%253DEmail_Mobile_First_DEFAULT6%2526slot%253D6%2526categoryId%253D2534374306418048%2526email%253D%2526emailuser%253D028185fd52795b4e632f288771bf190da801d5472cc208db42d4b1c632567c7b%2526site_refer%253DEML32857PROMEGCP21526_PR01/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5yaWNociIsInRpbWUiOjE3NzExNjIwNDkuMzgzNzQ5fQ:1vrc9p:z0EIL2qrJsxjKcSoenm1lnFTq-23FjW20kMjSlNFk80" width="195"/>
                     </a>
                    </td>
                   </tr>
                   <tr>
                    <td height="20">
                    </td>
                    <td>
                    </td>
                    <td>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
                <!-- END RICH RELEVANCE PRODUCT RECS 3 PRODUCTS -->
               </table>
              </td>
             </tr>
            </table>
            <!--d_prod_array_temp_default6 BLOCK 1-->
           </td>
          </tr>
          <tr>
           <td>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner">
               <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td align="center">
                  <a>
                   <img alt="Shop Now" border="0" class="img1" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F45_121024_MKTG_BANNER_SMS_SIGNUP_EMAIL_PROMO_03%253Fscl%253D1%2526qlt%253D85/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzgzODg2M30:1vrc9p:soy2rrsh5TtE_ML6Qnqu52IFqwCRgQ4EadSah_E6XBw" style="display:block;" width="auto"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <!--45_121024_MKTG_BANNER_SMS_SIGNUP_EMAIL_PROMO-->
           </td>
          </tr>
          <tr>
           <td>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner">
               <!-- excluded customers from product strip 1 -->
               <!-- PD Product Block -->
              </td>
             </tr>
            </table>
            <!--prod_strip_1_2023|599723-->
           </td>
          </tr>
          <tr>
           <td>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner">
               <!-- excluded customers from product strip 2 -->
              </td>
             </tr>
            </table>
            <!--Customer_prod_strip_2_2022|230169-->
           </td>
          </tr>
          <!-- BEGIN STORE FINDER -->
          <tr>
           <td valign="top">
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner">
               <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td align="center">
                  <table border="0" cellpadding="0" cellspacing="0" width="100%">
                   <tr>
                    <td bgcolor="#f5f5f5" height="6">
                    </td>
                   </tr>
                   <tr>
                    <td align="center" height="35">
                    </td>
                   </tr>
                   <tr>
                    <td align="center" class="appleLinks" style="font-size:14px; line-height:21px; color:#000000;">
                     <a style="font-size:14px; line-height:21px; color:#000000; text-decoration:none; font-family:Arial,Helvetica, sans-serif;" target="_new">
                      <strong>
                       FIND A STORE NEAR YOU
                      </strong>
                     </a>
                     <br/>
                     <br/>
                     <a style="color:#000; text-decoration:none;">
                      1-877-551-7257
                     </a>
                    </td>
                   </tr>
                   <tr>
                    <td align="center" height="35">
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
               <!--Customer_template_storelocator_143389-->
              </td>
             </tr>
             <!-- END STORE FINDER -->
             <!-- BEGIN REWARDS PROMO -->
             <tr>
              <td valign="top">
               <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                <tr>
                 <td class="stylingblock-content-wrapper camarker-inner">
                  <table align="center" border="0" cellpadding="0" cellspacing="0">
                   <tr>
                    <td bgcolor="#f5f5f5" height="6">
                    </td>
                   </tr>
                   <tr>
                    <td align="center">
                     <a>
                      <img alt="Apply for a SaksFirst Credit Card" border="0" class="img1" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252FEMAIL_TEMPLATE_REFRESH_2021_1%253Fscl%253D1%2526qlt%253D100%2526fmt%253Dpng8/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzg0MDE1fQ:1vrc9p:NIyp8mMne8WGJD-At0xY7R8YE3y6RmcehIAPE4PchIo" width="auto"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
               <!--Customer_template_bottombanner_saksfirst_169844-->
              </td>
             </tr>
             <!-- END REWARDS PROMO -->
             <tr>
              <td bgcolor="#f5f5f5" height="6">
              </td>
             </tr>
             <!-- BEGIN SOCIAL ICONS -->
             <tr>
              <td valign="top">
               <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                <tr>
                 <td class="stylingblock-content-wrapper camarker-inner">
                  <table border="0" cellpadding="0" cellspacing="0" class="mainContent" width="100%">
                   <tr>
                    <td align="center" bgcolor="#ffffff" height="80">
                     <table border="0" cellpadding="0" cellspacing="0" class="mainContent" width="100%">
                      <tr>
                       <td>
                        <a alias="instagram" target="_blank">
                         <img alt="Follow Us On Instagram" border="0" class="fbIcon" height="53" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F021522_SAKS_NAV_SOCIALV2_01%253Fscl%253D1%2526qlt%253D90%2526fmt%253Dpng/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzg0MTcyNH0:1vrc9p:vAK_WR0-D4HzUnajYeViNKGwBqq9STTOkXJwt-j4_vw" width="auto"/>
                        </a>
                       </td>
                       <td>
                        <a alias="tiktok" target="_blank">
                         <img alt="Follow Us On Tiktok" border="0" class="fbIcon" height="53" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F021522_SAKS_NAV_SOCIALV2_02%253Fscl%253D1%2526qlt%253D90%2526fmt%253Dpng/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzg0Mjg0N30:1vrc9p:EIu38kcwLQ27ihv2hjkZKsCadfCn2_7TZU3gCiYFvAg" width="auto"/>
                        </a>
                       </td>
                       <td>
                        <a alias="facebook" target="_blank">
                         <img alt="Follow Us on Facebook" border="0" class="fbIcon" height="53" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F021522_SAKS_NAV_SOCIALV2_03%253Fscl%253D1%2526qlt%253D90%2526fmt%253Dpng/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzg0MzgxM30:1vrc9p:PbDGze3skk7WqRxtZ2QzB5Bzdq8Lv-X4P_mD0VWChDg" width="auto"/>
                        </a>
                       </td>
                       <td>
                        <a alias="threads" target="_blank">
                         <img alt="Follow Us on threads" border="0" class="fbIcon" height="53" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F082923_SOCIAL_FOOTER_ICON_UPDATE_EMAIL_V2_04%253Fscl%253D1%2526qlt%253D90%2526fmt%253Dpng/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzg0NTIxMn0:1vrc9p:CBChb32nsa8PLLsFXwPAgRHZT5o70CwGQcnMeNQhRN0" width="auto"/>
                        </a>
                       </td>
                       <td>
                        <a alias="linkedin" target="_blank">
                         <img alt="Follow Us on linkedin" border="0" class="fbIcon" height="53" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F021522_SAKS_NAV_SOCIALV2_04%253Fscl%253D1%2526qlt%253D90%2526fmt%253Dpng/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzg0NjI5N30:1vrc9p:Gj4j_Bv3_fNtxjf06M_3XipX2Doodh3oK7AHlhD0q08" width="auto"/>
                        </a>
                       </td>
                       <td>
                        <a alias="twitter" target="_blank">
                         <img alt="Follow Us on twitter" border="0" class="fbIcon" height="53" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F021522_SAKS_NAV_SOCIALV2_05%253Fscl%253D1%2526qlt%253D90%2526fmt%253Dpng/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzg0NzI2NX0:1vrc9p:hqI4i3clZ0tpDtNVw3qoKMwmVhckrQphb7s5TswfMf8" width="auto"/>
                        </a>
                       </td>
                       <td>
                        <a alias="pinterest" target="_blank">
                         <img alt="Follow Us on pinterest" border="0" class="fbIcon" height="53" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F021522_SAKS_NAV_SOCIALV2_06%253Fscl%253D1%2526qlt%253D90%2526fmt%253Dpng/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzg0ODM4Nn0:1vrc9p:uw1uBpcEztIrK48JlYfL9Cm7YAK62ABaJimgpxBLOTs" width="auto"/>
                        </a>
                       </td>
                       <td>
                        <a alias="Youtube" target="_blank">
                         <img alt="Follow Us on Youtube" border="0" class="fbIcon" height="53" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F021522_SAKS_NAV_SOCIALV2_07%253Fscl%253D1%2526qlt%253D90%2526fmt%253Dpng/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzg0OTY0fQ:1vrc9p:_J7uqgeh1cqG2FGIUSxtmgGKd10CB3gxGL2dajfpOFo" width="auto"/>
                        </a>
                       </td>
                       <td>
                        <a>
                         <img alt="Get Text Alerts" border="0" class="fbIcon" height="53" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.saksfifthavenue.com%252Fis%252Fimage%252Fsaks%252F021522_SAKS_NAV_SOCIALV2_08%253Fscl%253D1%2526qlt%253D90%2526fmt%253Dpng/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc2Frc2ZpZiIsInRpbWUiOjE3NzExNjIwNDkuMzg1MDc2fQ:1vrc9p:Px8dREDj7zMrRkviYEqsu9GfDJ4TZFamiIhIQzow_64" width="auto"/>
                        </a>
                       </td>
                      </tr>
                     </table>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
               <!--BAU_Social_icons_153082-->
              </td>
             </tr>
             <!-- END SOCIAL ICONS -->
             <!-- START APP DOWNLOAD -->
             <tr>
              <td valign="top">
               <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                <tr>
                 <td class="stylingblock-content-wrapper camarker-inner">
                  <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                   <tr>
                    <td bgcolor="#ffffff" height="10">
                    </td>
                   </tr>
                   <tr>
                    <td align="center" bgcolor="#ffffff" style="font-family: Helvetica, Arial, sans-serif;font-size:15px; color:#000000; text-decoration: underline; line-height:130%;">
                     <a style="color:#000000; text-decoration:none;">
                      Download the Saks App
                     </a>
                    </td>
                   </tr>
                   <tr>
                    <td bgcolor="#ffffff" height="20">
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
               <!--Customer_template_App_download_153083-->
              </td>
             </tr>
             <!-- END APP DOWNLOAD -->
             <!-- BEGIN FREE SHIPPING DISCLAIMER -->
             <tr>
              <td valign="top">
               <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                <tr>
                 <td class="stylingblock-content-wrapper camarker-inner">
                  <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                   <tr>
                    <td bgcolor="#f5f5f5" height="10">
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
               <!--Customer_ship_disc2024janplus_666275-->
              </td>
             </tr>
             <!-- END FREE SHIPPING DISCLAIMER -->
             <!-- BEGIN DYNAMIC WELCOME BANNER DISCLAIMER -->
             <tr>
              <td>
               <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                <tr>
                 <td class="stylingblock-content-wrapper camarker-inner">
                 </td>
                </tr>
               </table>
               <!--welcome_ban_disc_10_sha|599695-->
              </td>
             </tr>
             <!-- END DYNAMIC WELCOME BANNER DISCLAIMER -->
             <!-- BEGIN PROMOTIONAL DISCLAIMER -->
             <tr>
              <td bgcolor="#f5f5f5" class="disclaimer" height="6" style="font-size:11px;  color:#000000; font-family: Helvetica, Arial, sans-serif;">
               <font>
                <strong>
                 *Earn a $50–$500 Gift Card With Code GCFEBSF:
                </strong>
                OFFER IS FOR A PROMOTIONAL GIFT CARD. Valid in stores and at
                <a style="color:#000001 !important; text-decoration:none; vertical-align: top;">
                 <font color="#000000">
                  877.551.7257
                 </font>
                </a>
                from 2/12/26 to 2/15/26, and at
                <a style="color:#000001 !important; text-decoration:none; vertical-align: top;">
                 <font color="#000000">
                  saks.com
                 </font>
                </a>
                from 12:01am ET on 2/12/26 to 2/15/26 at 11:59pm ET on merchandise labeled “Earn a $50-$500 Gift Card with Code GCFEBSF”. Limit 1 promotional gift card per household. Promotional gift cards valid through 3/21/26 and are redeemable in Saks Fifth Avenue stores,
                <span>
                 at
                 <a style="color:#000001 !important; text-decoration:none; vertical-align: top;">
                  <font color="#000000">
                   saks.com
                  </font>
                 </a>
                </span>
                and
                <span>
                 at
                 <a style="color:#000001 !important; text-decoration:none; vertical-align: top;">
                  <font color="#000000">
                   877.551.7257
                  </font>
                 </a>
                 .
                </span>
                Excludes some designer collections, leased collections, beauty salons, Saks OFF 5TH stores,
                <a style="color:#000001 !important; text-decoration:none; vertical-align: top;">
                 <font color="#000000">
                  saksoff5th.com
                 </font>
                </a>
                , gift cards, charitable merchandise, Saks employee purchases and those shopping with a Saks Fifth Avenue discount card. No adjustments to prior purchases. May not be applied to
                <a style="color:#000001 !important; text-decoration:none; vertical-align: top;">
                 <font color="#000000">
                  saks.com
                 </font>
                </a>
                purchases shipped outside of the U.S. Cannot be combined with any other promotions except Free Shipping offers. Total spend excludes gift wrap, pre-order merchandise at
                <a style="color:#000001 !important; text-decoration:none; vertical-align: top;">
                 <font color="#000000">
                  saks.com
                 </font>
                </a>
                , amounts spent on promotional and loyalty gift cards, merchandise credit, taxes and shipping. Provide promotional code GCFEBSF for
                <a style="color:#000001 !important; text-decoration:none; vertical-align: top;">
                 <font color="#000000">
                  saks.com
                 </font>
                </a>
                and phone purchases. Promotional code is for one-time use only. Purchases made in Saks Fifth Avenue stores, at
                <a style="color:#000001 !important; text-decoration:none; vertical-align: top;">
                 <font color="#000000">
                  saks.com
                 </font>
                </a>
                and
                <span>
                 at
                 <a style="color:#000001 !important; text-decoration:none; vertical-align: top;">
                  <font color="#000000">
                   877.551.7257
                  </font>
                 </a>
                </span>
                cannot be combined. Adjustments will be made to the promotional gift card for order cancellations and/or returned merchandise. If promotional gift card is used before merchandise is returned, the amount used will be deducted from the amount of the refund.
                <br/>
                <br/>
                Promotion may be suspended or terminated at any time. Promotional value is for promotional purposes only, without money or other value given in exchange.
                <br/>
                <br/>
                For help with promo codes, please
                <a style="color:#000001 !important; vertical-align: top;">
                 <font color="#000000">
                  read our FAQ
                 </font>
                </a>
                .
                <br/>
                <br/>
                <strong>
                 Important Redemption Details
                </strong>
                <br/>
                <br/>
                <strong>
                 Shop Now through February 19:
                </strong>
                You can redeem your Promotional Gift Cards at all Saks Fifth Avenue locations on all merchandise—including current sale items—through February 19.
                <br/>
                <br/>
                <strong>
                 Store Closing Sale Exclusion:
                </strong>
                Please note that starting
                <strong>
                 February 20
                </strong>
                , certain locations will begin official Store Closing Sales. Promotional Gift Cards
                <strong>
                 cannot be used
                </strong>
                for any purchases made as part of a Store Closing Sale.
                <br/>
                <br/>
                <strong>
                 Use Normally Outside of Closing Stores:
                </strong>
                Your Promotional Gift Card can be redeemed as usual online at
                <a style="color:#000001 !important; text-decoration:none; vertical-align: top;">
                 <font color="#000000">
                  Saks.com
                 </font>
                </a>
                or at all Saks Fifth Avenue locations, except closing stores, through
                <strong>
                 3/21/26
                </strong>
                .
                <br/>
                <br/>
                ^^^By signing up for this program, you agree to receive recurring text messages delivered to the phone number provided at opt-in. Text HELP for info. Text STOP to cancel. Consent not required to purchase goods or services. Message and data rates may apply. Offer valid for 7 days from SMS option date. Enter promotional code at checkout. Valid on first-time SMS optin submissions only. Code valid for one-time use only. No adjustments to prior purchases. Offer valid on
                <a style="color:#000001 !important; text-decoration:none; vertical-align: top;">
                 <font color="#000000">
                  saks.com
                 </font>
                </a>
                only (excludes Saks Fifth Avenue stores, Saks OFF 5TH stores, and
                <a style="color:#000001 !important; text-decoration:none; vertical-align: top;">
                 <font color="#000000">
                  saksoff5th.com
                 </font>
                </a>
                ). Not valid on pre-order items, the purchase of gift cards, charitable items or Saks Fifth Avenue employee purchases. Cannot be combined with any other promotions. Designer exclusions may apply. View brand exclusions
                <a style="color:#000001 !important; vertical-align: top;">
                 <font color="#000000">
                  here
                 </font>
                </a>
                .
               </font>
              </td>
             </tr>
             <!-- END PROMOTIONAL DISCLAIMER -->
             <tr>
              <td bgcolor="#f5f5f5" height="6">
              </td>
             </tr>
             <tr>
              <td valign="top">
               <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                <tr>
                 <td class="stylingblock-content-wrapper camarker-inner">
                 </td>
                </tr>
               </table>
               <!--Customer_prod_strip_disc_2022|234789-->
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
       <tr>
        <td align="center" bgcolor="#f5f5f5" class="disclaimer1" height="6" style="font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#000000;">
         To ensure you receive our emails in your inbox, add
         <a style="color:#000001 !important; text-decoration:none; vertical-align: top;">
          <font color="#000000">
           saksfifthavenue@e.saks.com
          </font>
         </a>
         to your address book.
         <br/>
         <a style="color:#000000; text-decoration:none;">
          <font color="#000000">
           Attention: Saks Direct Marketing 
              Saks.com LLC 225 Liberty Street New York, NY, 10281, US
           <br/>
           <br/>
           ©2026 Saks Fifth Avenue. All Rights Reserved.  |
           <a style="color:#000001 !important; text-decoration:underline; vertical-align: top;">
            <font color="#000000">
             Privacy Policy
            </font>
           </a>
           <br/>
           <br/>
          </font>
         </a>
         <a style="color: #000000; text-decoration: underline;" target="_blank">
          Unsubscribe or change your email preferences
         </a>
        </td>
       </tr>
       <tr>
        <td bgcolor="#f5f5f5" height="20">
        </td>
       </tr>
      </table>
      <div style="font-size:0; line-height:0;">
       <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.e.saks.com%252Fopen.aspx%253FX23VO4OWEWUUZIL4KIZBNLL74Y.130018%2526d%253D130018%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5lLnNhayIsInRpbWUiOjE3NzExNjIwNDkuMzg1MTcxN30:1vrc9p:f9Ny7S8sUtqPg6urWgaSNga8XuA_FOPE3zvRFiKWlGE" width="1"/>
      </div>
     </td>
    </tr>
   </tbody>
  </table>
 </body>
</html>