{"product_id":"womens-embroidered-linen-side-slit-long-dress","title":"Women's Embroidered Side-Slit Long Dress","description":"\u003cstyle\u003e   #halter-maxi-dress-page,   #halter-maxi-dress-page * {     box-sizing: border-box;   }    #halter-maxi-dress-page {     --hmd-base: #fdf9ef;     --hmd-ivory: #fffdf8;     --hmd-cream: #faf4e7;      --hmd-pale: #f4e8c9;     --hmd-pale-soft: #f8efd8;     --hmd-pale-deep: #ead9ae;      --hmd-accent: #b69a62;     --hmd-accent-deep: #917847;     --hmd-accent-dark: #756037;     --hmd-accent-soft: #d3bf92;      --hmd-title: #453f36;     --hmd-text: #625b51;     --hmd-muted: #797167;      --hmd-border: rgba(170, 143, 87, 0.24);     --hmd-border-strong: rgba(145, 120, 71, 0.38);      --hmd-shadow:       0 7px 24px rgba(93, 75, 43, 0.06);      --hmd-shadow-hover:       0 11px 28px rgba(93, 75, 43, 0.10);      width: 100%;     max-width: 920px;      margin: 0 auto;     padding: 0;      color: var(--hmd-text);      font-family:       -apple-system,       BlinkMacSystemFont,       'Segoe UI',       Roboto,       Helvetica,       Arial,       sans-serif;      font-size: 16px;     line-height: 1.7;      container-type: inline-size;     container-name: halterMaxiDressPage;      overflow-x: hidden;      background: var(--hmd-base);   }     \/* =========================================================      GENERAL   ========================================================= *\/    #halter-maxi-dress-page h3,   #halter-maxi-dress-page p {     margin-top: 0;   }    #halter-maxi-dress-page img {     display: block;      width: 100%;     max-width: 100%;      height: auto;      object-fit: contain;   }     \/* =========================================================      HERO   ========================================================= *\/    #halter-maxi-dress-page .hmd-hero {     width: 100%;      padding: 34px 22px 31px;      text-align: center;      background:       linear-gradient(         135deg,         #fffdf8 0%,         #f4e8c9 100%       );   }     \/* =========================================================      HERO EYEBROW   ========================================================= *\/    #halter-maxi-dress-page .hmd-eyebrow {     display: flex;      align-items: center;     justify-content: center;      gap: 10px;      margin: 0 auto 15px;      color: #927b4f;      font-size: 11px;     line-height: 1.2;      font-weight: 600;      letter-spacing: 0.16em;     text-transform: uppercase;   }    #halter-maxi-dress-page .hmd-eyebrow::before,   #halter-maxi-dress-page .hmd-eyebrow::after {     content: '';      width: 34px;     height: 1px;      flex: 0 0 34px;      background: rgba(145, 120, 71, 0.48);   }     \/* =========================================================      HERO TITLE   ========================================================= *\/    #halter-maxi-dress-page .hmd-hero-title {     max-width: 760px;      margin: 0 auto 20px;      color: var(--hmd-title);      font-family:       Georgia,       'Times New Roman',       Times,       serif;      font-size: clamp(27px, 4vw, 38px);     line-height: 1.18;      font-weight: 500;      letter-spacing: -0.02em;   }     \/* =========================================================      STABLE BUY NOW ANCHOR   ========================================================= *\/    #halter-maxi-dress-page .product-buy-return-anchor {     display: block;      width: 1px;     height: 1px;      min-width: 1px;     min-height: 1px;      margin: 0 auto;     padding: 0;      overflow: hidden;      opacity: 0;      color: transparent;      font-size: 1px;     line-height: 1px;      pointer-events: none;     user-select: none;      scroll-margin-top: calc(100vh - 70px);     scroll-margin-top: calc(100svh - 70px);   }     \/* =========================================================      HERO GIF   ========================================================= *\/    #halter-maxi-dress-page .hmd-gif-wrap {     display: flex;      align-items: center;     justify-content: center;      width: 100%;      margin: 0 auto 22px;   }    #halter-maxi-dress-page .hmd-gif-wrap img {     width: 265px;     max-width: 100%;     height: auto;      margin: 0 auto;      object-fit: contain;      border-radius: 12px;      box-shadow:       0 7px 22px rgba(94, 76, 44, 0.07);   }     \/* =========================================================      HERO INTRO   ========================================================= *\/    #halter-maxi-dress-page .hmd-intro {     max-width: 760px;      margin: 0 auto;      color: var(--hmd-text);      font-size: 16px;     line-height: 1.72;   }     \/* =========================================================      HERO SHORT TAGS   ========================================================= *\/    #halter-maxi-dress-page .hmd-hero-tags {     display: flex;      flex-wrap: wrap;      justify-content: center;      gap: 9px;      width: 100%;     max-width: 760px;      margin: 21px auto 0;   }    #halter-maxi-dress-page .hmd-hero-tag {     display: inline-flex;      align-items: center;     justify-content: center;      gap: 6px;      min-height: 34px;      padding: 7px 12px;      border:       1px solid rgba(170, 143, 87, 0.23);      border-radius: 999px;      background:       linear-gradient(         135deg,         rgba(255, 253, 248, 0.96) 0%,         rgba(244, 232, 201, 0.96) 100%       );      color: #6f5c36;      font-size: 12px;     line-height: 1.25;      font-weight: 600;      white-space: nowrap;      box-shadow:       0 2px 8px rgba(104, 82, 43, 0.04);   }    #halter-maxi-dress-page .hmd-tag-emoji {     display: inline-flex;      align-items: center;     justify-content: center;      font-size: 13px;     line-height: 1;   }     \/* =========================================================      FIRST STATIC IMAGE      STANDALONE ONLY   ========================================================= *\/    #halter-maxi-dress-page .hmd-editorial-section {     width: 100%;      padding: 30px 18px 12px;      background:       linear-gradient(         180deg,         #faf4e7 0%,         #fffdf8 100%       );   }    #halter-maxi-dress-page .hmd-editorial-image {     width: 100%;      overflow: hidden;      border:       1px solid var(--hmd-border);      border-radius: 16px;      background: #ffffff;      box-shadow:       var(--hmd-shadow);      transition:       transform 0.28s ease,       box-shadow 0.28s ease;   }    #halter-maxi-dress-page .hmd-editorial-image:hover {     transform: translateY(-3px);      box-shadow:       var(--hmd-shadow-hover);   }    #halter-maxi-dress-page .hmd-editorial-image img {     width: 100%;     height: auto;      object-fit: contain;      transition:       transform 0.4s ease;   }    #halter-maxi-dress-page   .hmd-editorial-image:hover   img {     transform:       scale(1.012);   }     \/* =========================================================      FEATURES   ========================================================= *\/    #halter-maxi-dress-page .hmd-features {     display: grid;      grid-template-columns: 1fr;      gap: 24px;      width: 100%;      padding: 32px 18px 38px;      background:       linear-gradient(         135deg,         #fffdf8 0%,         #f7edd2 100%       );   }     \/* =========================================================      FEATURE CARD   ========================================================= *\/    #halter-maxi-dress-page .hmd-feature {     width: 100%;      overflow: hidden;      border:       1px solid var(--hmd-border);      border-radius: 15px;      background: #ffffff;      box-shadow:       0 6px 20px rgba(93, 75, 43, 0.055);      transition:       transform 0.28s ease,       box-shadow 0.28s ease,       border-color 0.28s ease;   }    #halter-maxi-dress-page .hmd-feature:hover {     transform: translateY(-4px);      border-color:       var(--hmd-border-strong);      box-shadow:       0 10px 26px rgba(93, 75, 43, 0.085);   }     \/* =========================================================      FEATURE IMAGE   ========================================================= *\/    #halter-maxi-dress-page .hmd-feature-image {     width: 100%;      overflow: hidden;      background: #ffffff;   }    #halter-maxi-dress-page .hmd-feature-image img {     display: block;      width: 100%;     max-width: 100%;     height: auto;      object-fit: contain;      transition:       transform 0.38s ease;   }    #halter-maxi-dress-page   .hmd-feature:hover   .hmd-feature-image img {     transform:       scale(1.015);   }     \/* =========================================================      FEATURE COPY   ========================================================= *\/    #halter-maxi-dress-page .hmd-feature-copy {     padding:       23px 23px 25px;      background:       linear-gradient(         135deg,         #fdf9ef 0%,         #f4e8c9 100%       );   }    #halter-maxi-dress-page   .hmd-feature:nth-child(even)   .hmd-feature-copy {     background:       linear-gradient(         180deg,         #fbf5e6 0%,         #efdfba 100%       );   }    #halter-maxi-dress-page   .hmd-feature:nth-child(3)   .hmd-feature-copy {     background:       linear-gradient(         135deg,         #fffaf1 0%,         #f1e3c4 100%       );   }    #halter-maxi-dress-page   .hmd-feature:nth-child(5)   .hmd-feature-copy {     background:       linear-gradient(         180deg,         #fdf9ef 0%,         #ecdbb4 100%       );   }     \/* =========================================================      FEATURE HEADING   ========================================================= *\/    #halter-maxi-dress-page .hmd-feature-heading {     display: flex;      align-items: center;      gap: 13px;      width: 100%;      margin: 0 0 11px;   }     \/* =========================================================      FEATURE EMOJI BLOCK   ========================================================= *\/    #halter-maxi-dress-page .hmd-feature-icon {     display: inline-flex;      flex: 0 0 46px;      align-items: center;     justify-content: center;      width: 46px;     height: 46px;      border:       1px solid rgba(145, 120, 71, 0.18);      border-radius: 13px;      background:       linear-gradient(         135deg,         #fffaf0 0%,         #e8d39f 100%       );      box-shadow:       0 5px 13px rgba(111, 88, 45, 0.08);      font-size: 21px;     line-height: 1;      transition:       box-shadow 0.25s ease,       transform 0.25s ease;   }    #halter-maxi-dress-page   .hmd-feature:hover   .hmd-feature-icon {     transform:       translateY(-1px);      box-shadow:       0 7px 17px rgba(111, 88, 45, 0.13);   }     \/* =========================================================      FEATURE TITLE      GOLD THEME GRADIENT   ========================================================= *\/    #halter-maxi-dress-page .hmd-feature-title {     flex: 1 1 auto;      min-width: 0;      margin: 0;      color:       var(--hmd-accent-deep);      background:       linear-gradient(         135deg,         #b69a62 0%,         #756037 100%       );      -webkit-background-clip:       text;      background-clip:       text;      -webkit-text-fill-color:       transparent;      font-family:       Georgia,       'Times New Roman',       Times,       serif;      font-size: 21px;     line-height: 1.24;      font-weight: 700;      letter-spacing:       -0.02em;   }    #halter-maxi-dress-page .hmd-feature-copy p {     margin: 0;      color:       var(--hmd-text);      font-size: 15.5px;     line-height: 1.72;   }     \/* =========================================================      SIZE \u0026 FIT   ========================================================= *\/    #halter-maxi-dress-page .hmd-size-section {     width: 100%;      padding:       36px 18px;      background:       linear-gradient(         135deg,         #fdf9ef 0%,         #f0e1be 100%       );   }    #halter-maxi-dress-page .hmd-size-card {     width: 100%;      overflow: hidden;      border:       1px solid var(--hmd-border);      border-radius:       16px;      background:       rgba(255, 255, 255, 0.8);      box-shadow:       0 6px 20px rgba(93, 75, 43, 0.055);   }    #halter-maxi-dress-page .hmd-size-copy {     padding:       25px 24px 23px;      background:       linear-gradient(         135deg,         #fffaf0 0%,         #f1e1bb 100%       );   }    #halter-maxi-dress-page .hmd-size-title {     margin:       0 0 9px;      color:       var(--hmd-title);      font-family:       Georgia,       'Times New Roman',       Times,       serif;      font-size:       22px;      line-height:       1.24;      font-weight:       500;      letter-spacing:       -0.02em;   }    #halter-maxi-dress-page .hmd-size-copy p {     margin: 0;      color:       var(--hmd-text);      font-size:       15.5px;      line-height:       1.72;   }    #halter-maxi-dress-page .hmd-size-chart {     width:       100%;      border-top:       1px solid var(--hmd-border);      background:       rgba(255, 255, 255, 0.88);   }    #halter-maxi-dress-page .hmd-size-chart img {     width:       100%;      height:       auto;      object-fit:       contain;   }     \/* =========================================================      PRODUCT ESSENTIALS   ========================================================= *\/    #halter-maxi-dress-page .hmd-essentials {     width:       100%;      padding:       36px 18px;      background:       linear-gradient(         180deg,         #f9f1dd 0%,         #ecdbb4 100%       );   }    #halter-maxi-dress-page .hmd-essentials-box {     width:       100%;      padding:       26px 24px;      border:       1px solid var(--hmd-border);      border-radius:       16px;      background:       linear-gradient(         135deg,         rgba(255, 253, 248, 0.94) 0%,         rgba(244, 232, 201, 0.86) 100%       );      box-shadow:       0 6px 20px rgba(93, 75, 43, 0.05);   }    #halter-maxi-dress-page .hmd-essentials-title {     margin:       0 0 18px;      color:       var(--hmd-title);      font-family:       Georgia,       'Times New Roman',       Times,       serif;      font-size:       23px;      line-height:       1.22;      font-weight:       500;      letter-spacing:       -0.02em;   }    #halter-maxi-dress-page .hmd-essential-item {     margin:       0 0 9px;      padding:       13px 15px;      border:       1px solid rgba(170, 143, 87, 0.16);      border-radius:       10px;      background:       rgba(255, 255, 255, 0.74);      color:       var(--hmd-text);      font-size:       15px;      line-height:       1.6;   }    #halter-maxi-dress-page   .hmd-essential-item:last-child {     margin-bottom:       0;   }     \/* =========================================================      SHIPPING   ========================================================= *\/    #halter-maxi-dress-page .hmd-shipping {     width:       100%;      padding:       38px 18px 42px;      background:       linear-gradient(         135deg,         #fdf9ef 0%,         #efdfba 100%       );   }    #halter-maxi-dress-page .hmd-shipping-inner {     width:       100%;      max-width:       760px;      margin:       0 auto;   }    #halter-maxi-dress-page .hmd-shipping-eyebrow {     margin:       0 0 10px;      text-align:       center;      color:       #917847;      font-size:       11px;      line-height:       1.25;      font-weight:       600;      letter-spacing:       0.17em;   }    #halter-maxi-dress-page .hmd-shipping-title {     margin:       0 0 24px;      text-align:       center;      color:       var(--hmd-title);      font-family:       Georgia,       'Times New Roman',       Times,       serif;      font-size:       27px;      line-height:       1.2;      font-weight:       500;      letter-spacing:       -0.02em;   }     \/* =========================================================      SHIPPING CARDS   ========================================================= *\/    #halter-maxi-dress-page .hmd-shipping-cards {     display:       flex;      flex-direction:       column;      gap:       11px;      width:       100%;   }    #halter-maxi-dress-page .hmd-shipping-card {     display:       flex;      align-items:       flex-start;      gap:       14px;      width:       100%;      padding:       15px;      border:       1px solid rgba(170, 143, 87, 0.18);      border-radius:       15px;      background:       rgba(255, 255, 255, 0.85);      box-shadow:       0 5px 15px rgba(93, 75, 43, 0.04);      transition:       transform 0.25s ease,       box-shadow 0.25s ease;   }    #halter-maxi-dress-page .hmd-shipping-card:hover {     transform:       translateY(-2px);      box-shadow:       0 8px 18px rgba(93, 75, 43, 0.07);   }    #halter-maxi-dress-page .hmd-shipping-icon {     display:       flex;      align-items:       center;      justify-content:       center;      width:       44px;      height:       44px;      min-width:       44px;      min-height:       44px;      border-radius:       12px;      background:       linear-gradient(         135deg,         #c2a66c 0%,         #917847 100%       );      font-size:       20px;      line-height:       1;   }    #halter-maxi-dress-page .hmd-shipping-copy {     flex:       1;      min-width:       0;   }    #halter-maxi-dress-page .hmd-shipping-card-title {     margin:       1px 0 4px;      color:       var(--hmd-title);      font-family:       Georgia,       'Times New Roman',       Times,       serif;      font-size:       18px;      line-height:       1.25;      font-weight:       500;   }    #halter-maxi-dress-page .hmd-shipping-card p {     margin:       0;      color:       var(--hmd-muted);      font-size:       14px;      line-height:       1.62;   }     \/* =========================================================      BUY NOW   ========================================================= *\/    #halter-maxi-dress-page .hmd-buy-wrap {     display:       flex;      justify-content:       center;      width:       100%;      margin-top:       24px;   }    #halter-maxi-dress-page .hmd-buy {     display:       inline-flex;      align-items:       center;      justify-content:       center;      min-height:       43px;      padding:       10px 25px;      border:       1px solid rgba(121, 96, 51, 0.24);      border-radius:       999px;      background:       linear-gradient(         135deg,         #b69a62 0%,         #917847 100%       );      color:       #ffffff !important;      text-decoration:       none !important;      font-size:       14px;      line-height:       1;      font-weight:       600;      letter-spacing:       0.035em;      box-shadow:       0 6px 16px rgba(111, 88, 45, 0.16);      transition:       transform 0.22s ease,       box-shadow 0.22s ease,       filter 0.22s ease;   }    #halter-maxi-dress-page .hmd-buy:hover {     color:       #ffffff !important;      transform:       translateY(-2px);      filter:       brightness(1.03);      box-shadow:       0 9px 20px rgba(111, 88, 45, 0.21);   }    #halter-maxi-dress-page .hmd-buy:active {     transform:       scale(0.98);   }    #halter-maxi-dress-page .hmd-buy:focus-visible {     outline:       2px solid var(--hmd-accent-deep);      outline-offset:       3px;   }     \/* =========================================================      TRUE WIDE CONTAINER   ========================================================= *\/    @container halterMaxiDressPage (min-width: 860px) {      #halter-maxi-dress-page .hmd-features {       grid-template-columns:         repeat(2, minmax(0, 1fr));     }      #halter-maxi-dress-page     .hmd-feature:last-child:nth-child(odd) {       grid-column:         1 \/ -1;        width:         calc(50% - 12px);        justify-self:         center;     }   }     \/* =========================================================      NARROW SHOPIFY DESCRIPTION   ========================================================= *\/    @container halterMaxiDressPage (max-width: 700px) {      #halter-maxi-dress-page .hmd-features {       grid-template-columns:         1fr;     }      #halter-maxi-dress-page     .hmd-feature:last-child:nth-child(odd) {       width:         100%;     }      #halter-maxi-dress-page .hmd-hero-title {       font-size:         29px;     }      #halter-maxi-dress-page .hmd-feature-title {       font-size:         20px;     }      #halter-maxi-dress-page .hmd-shipping-title {       font-size:         25px;     }   }     \/* =========================================================      MOBILE FULL-BLEED   ========================================================= *\/    @media screen and (max-width: 749px) {      #halter-maxi-dress-page {       width:         calc(100vw - 2px);        max-width:         none;        margin-left:         calc(50% - 50vw + 1px);        margin-right:         calc(50% - 50vw + 1px);        padding-left:         0;        padding-right:         0;        overflow-x:         hidden;        overflow-x:         clip;     }      #halter-maxi-dress-page     .product-buy-return-anchor {       scroll-margin-top:         calc(100vh - 55px);        scroll-margin-top:         calc(100svh - 55px);     }       \/* HERO *\/      #halter-maxi-dress-page .hmd-hero {       padding:         26px 15px 26px;     }      #halter-maxi-dress-page .hmd-eyebrow {       gap:         8px;        margin-bottom:         12px;        font-size:         10px;     }      #halter-maxi-dress-page .hmd-eyebrow::before,     #halter-maxi-dress-page .hmd-eyebrow::after {       width:         24px;        flex-basis:         24px;     }      #halter-maxi-dress-page .hmd-hero-title {       margin-bottom:         17px;        font-size:         27px;        line-height:         1.2;     }      #halter-maxi-dress-page .hmd-intro {       font-size:         15.5px;     }      #halter-maxi-dress-page .hmd-hero-tags {       gap:         7px;     }      #halter-maxi-dress-page .hmd-hero-tag {       min-height:         32px;        padding:         7px 10px;        font-size:         11.5px;     }       \/* FIRST STATIC IMAGE *\/      #halter-maxi-dress-page .hmd-editorial-section {       padding:         22px 1px 10px;     }      #halter-maxi-dress-page .hmd-editorial-image {       border-left:         0;        border-right:         0;        border-radius:         6px;     }       \/* FEATURES *\/      #halter-maxi-dress-page .hmd-features {       gap:         18px;        padding:         24px 1px 30px;     }      #halter-maxi-dress-page .hmd-feature {       border-left:         0;        border-right:         0;        border-radius:         6px;     }      #halter-maxi-dress-page .hmd-feature-copy {       padding:         21px 16px 23px;     }      #halter-maxi-dress-page .hmd-feature-heading {       gap:         11px;     }      #halter-maxi-dress-page .hmd-feature-icon {       flex-basis:         44px;        width:         44px;        height:         44px;        border-radius:         12px;        font-size:         20px;     }      #halter-maxi-dress-page .hmd-feature-title {       font-size:         20px;     }      #halter-maxi-dress-page .hmd-feature-copy p {       font-size:         15px;     }       \/* SIZE *\/      #halter-maxi-dress-page .hmd-size-section {       padding:         30px 1px;     }      #halter-maxi-dress-page .hmd-size-card {       border-left:         0;        border-right:         0;        border-radius:         6px;     }      #halter-maxi-dress-page .hmd-size-copy {       padding:         22px 16px;     }      #halter-maxi-dress-page .hmd-size-title {       font-size:         21px;     }       \/* ESSENTIALS *\/      #halter-maxi-dress-page .hmd-essentials {       padding:         30px 1px;     }      #halter-maxi-dress-page .hmd-essentials-box {       padding:         23px 11px;        border-left:         0;        border-right:         0;        border-radius:         6px;     }      #halter-maxi-dress-page .hmd-essentials-title {       padding-left:         5px;        padding-right:         5px;        font-size:         22px;     }      #halter-maxi-dress-page .hmd-essential-item {       font-size:         14.5px;     }       \/* SHIPPING *\/      #halter-maxi-dress-page .hmd-shipping {       padding:         34px 1px 38px;     }      #halter-maxi-dress-page .hmd-shipping-inner {       padding:         0 10px;     }      #halter-maxi-dress-page .hmd-shipping-eyebrow {       font-size:         10px;     }      #halter-maxi-dress-page .hmd-shipping-title {       font-size:         24px;     }      #halter-maxi-dress-page .hmd-shipping-card {       padding:         13px 11px;     }      #halter-maxi-dress-page .hmd-shipping-icon {       width:         42px;        height:         42px;        min-width:         42px;        min-height:         42px;     }   }     \/* =========================================================      REDUCED MOTION   ========================================================= *\/    @media (prefers-reduced-motion: reduce) {      #halter-maxi-dress-page .hmd-editorial-image,     #halter-maxi-dress-page .hmd-editorial-image img,     #halter-maxi-dress-page .hmd-feature,     #halter-maxi-dress-page .hmd-feature-image img,     #halter-maxi-dress-page .hmd-feature-icon,     #halter-maxi-dress-page .hmd-shipping-card,     #halter-maxi-dress-page .hmd-buy {       transition:         none;     }      #halter-maxi-dress-page .hmd-editorial-image:hover,     #halter-maxi-dress-page .hmd-editorial-image:hover img,     #halter-maxi-dress-page .hmd-feature:hover,     #halter-maxi-dress-page .hmd-feature:hover .hmd-feature-image img,     #halter-maxi-dress-page .hmd-feature:hover .hmd-feature-icon,     #halter-maxi-dress-page .hmd-shipping-card:hover,     #halter-maxi-dress-page .hmd-buy:hover,     #halter-maxi-dress-page .hmd-buy:active {       transform:         none;     }   } \u003c\/style\u003e \u003cdiv id=\"halter-maxi-dress-page\"\u003e \u003c!-- =====================================================        HERO   ====================================================== --\u003e \u003csection class=\"hmd-hero\"\u003e \u003cdiv class=\"hmd-eyebrow\"\u003eELEGANT SUMMER EDIT\u003c\/div\u003e \u003ch3 class=\"hmd-hero-title\"\u003e\u003cb\u003eStruggling to find a summer dress that feels airy without looking plain?\u003c\/b\u003e\u003c\/h3\u003e \u003cspan id=\"halter-maxi-dress-buy-return-anchor\" class=\"product-buy-return-anchor\"\u003e\u003c\/span\u003e \u003cdiv class=\"hmd-gif-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/8_13_1_1.gif?v=1786604200\" alt=\"\" width=\"265\" height=\"470\"\u003e\u003c\/div\u003e \u003cp class=\"hmd-intro\"\u003eEffortlessly blend casual comfort with sophisticated detail. Crafted from breathable linen-blend fabric with intricate geometric lace panels and practical side pockets, this halter maxi dress keeps you cool, stylish, and comfortable all day long.\u003c\/p\u003e \u003c!-- HERO SHORT TAGS --\u003e \u003cdiv class=\"hmd-hero-tags\"\u003e \u003cspan class=\"hmd-hero-tag\"\u003e \u003cspan class=\"hmd-tag-emoji\"\u003e👗\u003c\/span\u003e Halter Neckline \u003c\/span\u003e \u003cspan class=\"hmd-hero-tag\"\u003e \u003cspan class=\"hmd-tag-emoji\"\u003e✨\u003c\/span\u003e Lace Panels \u003c\/span\u003e \u003cspan class=\"hmd-hero-tag\"\u003e \u003cspan class=\"hmd-tag-emoji\"\u003e👖\u003c\/span\u003e Side Pockets \u0026amp; Slits \u003c\/span\u003e \u003cspan class=\"hmd-hero-tag\"\u003e \u003cspan class=\"hmd-tag-emoji\"\u003e🌿\u003c\/span\u003e Linen-Blend Fabric \u003c\/span\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        FIRST STATIC PRODUCT IMAGE        STANDALONE ONLY   ====================================================== --\u003e \u003csection class=\"hmd-editorial-section\"\u003e \u003cdiv class=\"hmd-editorial-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_14_06_52_52.webp?v=1786704813\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        CORE FEATURES BEGIN FROM SECOND STATIC IMAGE   ====================================================== --\u003e \u003csection class=\"hmd-features\"\u003e\u003c!-- FEATURE 1 --\u003e \u003carticle class=\"hmd-feature\"\u003e \u003cdiv class=\"hmd-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_Aug_13_2026_02_57_39_AM_2.webp?v=1786604451\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"hmd-feature-copy\"\u003e \u003cdiv class=\"hmd-feature-heading\"\u003e \u003cspan class=\"hmd-feature-icon\"\u003e 👗 \u003c\/span\u003e \u003ch3 class=\"hmd-feature-title\"\u003eElegant Halter Neckline\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eHigh halter-style collar elevates your neckline and shoulder profile for a refined, modern silhouette.\u003c\/p\u003e \u003c\/div\u003e \u003c\/article\u003e \u003c!-- FEATURE 2 --\u003e \u003carticle class=\"hmd-feature\"\u003e \u003cdiv class=\"hmd-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_13_02_27_05_3.webp?v=1786604452\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"hmd-feature-copy\"\u003e \u003cdiv class=\"hmd-feature-heading\"\u003e \u003cspan class=\"hmd-feature-icon\"\u003e ✨ \u003c\/span\u003e \u003ch3 class=\"hmd-feature-title\"\u003eGeometric Embroidered Lace Trim\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eVertical lace embroidery panels visually elongate your frame while adding a subtle bohemian touch.\u003c\/p\u003e \u003c\/div\u003e \u003c\/article\u003e \u003c!-- FEATURE 3 --\u003e \u003carticle class=\"hmd-feature\"\u003e \u003cdiv class=\"hmd-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_Aug_13_2026_02_57_40_AM_4.webp?v=1786604451\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"hmd-feature-copy\"\u003e \u003cdiv class=\"hmd-feature-heading\"\u003e \u003cspan class=\"hmd-feature-icon\"\u003e 👖 \u003c\/span\u003e \u003ch3 class=\"hmd-feature-title\"\u003eFunctional Side Pockets \u0026amp; Slits\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eDiscreet side pockets add real-world convenience, while subtle side slits ensure easy movement and breathability.\u003c\/p\u003e \u003c\/div\u003e \u003c\/article\u003e \u003c!-- FEATURE 4 --\u003e \u003carticle class=\"hmd-feature\"\u003e \u003cdiv class=\"hmd-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_Aug_13_2026_02_57_40_AM_5.webp?v=1786604452\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"hmd-feature-copy\"\u003e \u003cdiv class=\"hmd-feature-heading\"\u003e \u003cspan class=\"hmd-feature-icon\"\u003e 🌿 \u003c\/span\u003e \u003ch3 class=\"hmd-feature-title\"\u003eBreathable Linen-Blend Fabric\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eLightweight and gentle on the skin, perfect for staying chic during hot summer days.\u003c\/p\u003e \u003c\/div\u003e \u003c\/article\u003e \u003c!-- FEATURE 5 --\u003e \u003carticle class=\"hmd-feature\"\u003e \u003cdiv class=\"hmd-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_13_02_27_06_6.webp?v=1786604451\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"hmd-feature-copy\"\u003e \u003cdiv class=\"hmd-feature-heading\"\u003e \u003cspan class=\"hmd-feature-icon\"\u003e 🌆 \u003c\/span\u003e \u003ch3 class=\"hmd-feature-title\"\u003eVersatile Multi-Occasion Wear:\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eStyle with flat sandals and a woven tote bag for beach vacations, resort staycations, and weekend markets, or dress it up with gold jewelry and heels for summer garden parties and evening dinners.\u003c\/p\u003e \u003c\/div\u003e \u003c\/article\u003e \u003c\/section\u003e \u003c!-- =====================================================        SIZE \u0026 FIT   ====================================================== --\u003e \u003csection class=\"hmd-size-section\"\u003e \u003cdiv class=\"hmd-size-card\"\u003e \u003cdiv class=\"hmd-size-copy\"\u003e \u003ch3 class=\"hmd-size-title\"\u003e\u003cb\u003e📏 Size \u0026amp; Fit Tip:\u003c\/b\u003e\u003c\/h3\u003e \u003cp\u003eFits true to size with a breezy, columnar drape. If you prefer a snugger waist fit, consider adding a thin waist belt to define your silhouette.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hmd-size-chart\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/dress_size_chart_inches.webp?v=1786606552\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        PRODUCT ESSENTIALS   ====================================================== --\u003e \u003csection class=\"hmd-essentials\"\u003e \u003cdiv class=\"hmd-essentials-box\"\u003e \u003ch3 class=\"hmd-essentials-title\"\u003e📝 \u003cb\u003eProduct Essentials:\u003c\/b\u003e \u003c\/h3\u003e \u003cp class=\"hmd-essential-item\"\u003e\u003cb\u003eIncludes:\u003c\/b\u003e 1x Women's Sleeveless Halter Maxi Dress\u003c\/p\u003e \u003cp class=\"hmd-essential-item\"\u003e\u003cstrong\u003eFabric:\u003c\/strong\u003e 65% cotton + 35% polyester\u003c\/p\u003e \u003cp class=\"hmd-essential-item\"\u003e\u003cb\u003eOccasions:\u003c\/b\u003e Summer vacations, beach trips, casual daily wear, garden parties, resorts\u003c\/p\u003e \u003cp class=\"hmd-essential-item\"\u003e\u003cb\u003eCare:\u003c\/b\u003e Machine wash cold in a laundry bag or hand wash; line dry\u003c\/p\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        SHIPPING \u0026 QUALITY GUARANTEE   ====================================================== --\u003e \u003csection class=\"hmd-shipping\"\u003e \u003cdiv class=\"hmd-shipping-inner\"\u003e \u003cp class=\"hmd-shipping-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/p\u003e \u003ch3 class=\"hmd-shipping-title\"\u003eShipping \u0026amp; Quality Guarantee\u003c\/h3\u003e \u003cdiv class=\"hmd-shipping-cards\"\u003e \u003c!-- TRACKED SHIPPING --\u003e \u003cdiv class=\"hmd-\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"HTT","offers":[{"title":"Ginger Yellow \/ S","offer_id":53405318054177,"sku":"WH01862608283077-黄色-S","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Ginger Yellow \/ M","offer_id":53405318086945,"sku":"WH01862608283077-黄色-M","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Ginger Yellow \/ L","offer_id":53405318119713,"sku":"WH01862608283077-黄色-L","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Ginger Yellow \/ XL","offer_id":53405318152481,"sku":"WH01862608283077-黄色-XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Ginger Yellow \/ 2XL","offer_id":53405318185249,"sku":"WH01862608283077-黄色-2XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Ginger Yellow \/ 3XL","offer_id":53405318218017,"sku":"WH01862608283077-黄色-3XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":53405318250785,"sku":"WH01862608283077-黑色-S","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":53405318283553,"sku":"WH01862608283077-黑色-M","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":53405318316321,"sku":"WH01862608283077-黑色-L","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":53405318349089,"sku":"WH01862608283077-黑色-XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":53405318381857,"sku":"WH01862608283077-黑色-2XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":53405318414625,"sku":"WH01862608283077-黑色-3XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":53405318447393,"sku":"WH01862608283077-白色-S","price":36.99,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":53405318480161,"sku":"WH01862608283077-白色-M","price":36.99,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":53405318512929,"sku":"WH01862608283077-白色-L","price":36.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":53405318545697,"sku":"WH01862608283077-白色-XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 2XL","offer_id":53405318578465,"sku":"WH01862608283077-白色-2XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 3XL","offer_id":53405318611233,"sku":"WH01862608283077-白色-3XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Claret \/ S","offer_id":53405318644001,"sku":"WH01862608283077-酒红色-S","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Claret \/ M","offer_id":53405318676769,"sku":"WH01862608283077-酒红色-M","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Claret \/ L","offer_id":53405318709537,"sku":"WH01862608283077-酒红色-L","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Claret \/ XL","offer_id":53405318742305,"sku":"WH01862608283077-酒红色-XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Claret \/ 2XL","offer_id":53405318775073,"sku":"WH01862608283077-酒红色-2XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Claret \/ 3XL","offer_id":53405318807841,"sku":"WH01862608283077-酒红色-3XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ S","offer_id":53405318840609,"sku":"WH01862608283077-浅蓝色-S","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ M","offer_id":53405318873377,"sku":"WH01862608283077-浅蓝色-M","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ L","offer_id":53405318906145,"sku":"WH01862608283077-浅蓝色-L","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ XL","offer_id":53405318938913,"sku":"WH01862608283077-浅蓝色-XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ 2XL","offer_id":53405318971681,"sku":"WH01862608283077-浅蓝色-2XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ 3XL","offer_id":53405319004449,"sku":"WH01862608283077-浅蓝色-3XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ S","offer_id":53405319037217,"sku":"WH01862608283077-浅绿色-S","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ M","offer_id":53405319069985,"sku":"WH01862608283077-浅绿色-M","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ L","offer_id":53405319102753,"sku":"WH01862608283077-浅绿色-L","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":53405319135521,"sku":"WH01862608283077-浅绿色-XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 2XL","offer_id":53405319168289,"sku":"WH01862608283077-浅绿色-2XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 3XL","offer_id":53405319201057,"sku":"WH01862608283077-浅绿色-3XL","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/6833\/8721\/files\/ChatGPT_Image_2026_8_14_06_52_52.webp?v=1787890028","url":"https:\/\/ahlwoprime.com\/es\/products\/womens-embroidered-linen-side-slit-long-dress","provider":"ahlwoprime","version":"1.0","type":"link"}