Bohemian Halter Resort Sand Beige High-Slit Linen Maxi Dress

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
Khaki
size
XS
S
M
L
XL
2XL
3XL
Price
$31.59
Quantity
Free worldwide shipping
Free returns
Sustainably made
Secure payments
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Description

Description

Product description: A breezy, bohemian-inspired maxi dress in a warm sand beige hue, crafted from a lightweight linen-blend that drapes softly for an effortless resort look. The halter neckline ties at the neck for an adjustable fit and showcases the shoulders, while the flowing maxi skirt features a high side slit that adds movement and a touch of sultriness. Perfect for beach vacations, summer soirées, or casual warm-weather days when you want an elegant yet relaxed silhouette.

Key features

  • Halter neckline with adjustable tie for a customizable fit.
  • Lightweight linen-blend fabric with natural texture and breathable comfort.
  • Maxi length skirt with a high side slit for graceful movement and an elevated silhouette.
  • Relaxed, flowy cut that flatters multiple body shapes while keeping a refined boho aesthetic.
  • Neutral sand beige color that pairs easily with a variety of accessories and seasonal layers.

Styling suggestions

  • Daytime beach/resort: pair with flat leather sandals or espadrilles, a wide-brim straw hat, and a woven tote for an easy vacation look.
  • Evening/outdoor dinner: add heeled sandals or wedges, layered gold or shell necklaces, and a lightweight shawl or denim jacket for cooler nights.
  • Casual city wear: cinch the waist with a slim leather belt, throw on minimalist sneakers or mules, and carry a structured crossbody for an elevated everyday outfit.
  • Accessories: natural textures (rattan, leather, shells) and warm metallics complement the sand tone; keep makeup fresh and sun-kissed to match the relaxed vibe.

Fit & care notes

  • Designed for a relaxed fit that skims the body—choose your usual size for the intended loose silhouette or size down for a more fitted look at the bust.
  • Machine wash on gentle cycle or hand wash recommended to preserve linen texture; line dry and iron on low if needed.

Summary

This Bohemian Halter Resort Linen Maxi Dress blends timeless, natural fabric with a modern high-slit detail for an effortlessly chic summer staple. Its neutral sand beige shade and adjustable halter make it versatile for beach days, resort evenings, and relaxed city styling—an easy, polished choice for warm-weather wardrobes.