Elegant Bohemian Flowing Resort Chic Sky Blue Tiered Halter Maxi Dress

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
Blue
size
XS
S
M
L
XL
2XL
3XL
Price
$31.00
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

Elegant Bohemian Flowing Resort Chic Sky Blue Tiered Halter Maxi Dress

Product Description

Embrace effortless seaside glamour with this Elegant Bohemian Flowing Resort Chic Sky Blue Tiered Halter Maxi Dress. Designed in a soft, sky-blue hue, the maxi silhouette features a halter neckline and cascading tiered layers that move beautifully with every step. Lightweight and airy, this dress captures a relaxed yet refined boho spirit—perfect for resort days, beachside dinners, or summer celebrations.

Key Features

  • Halter neckline that highlights the shoulders and creates a flattering frame for the neck and collarbone.
  • Multi-tiered skirt offering fluid movement, gentle volume, and romantic bohemian texture.
  • Maxi length for an elegant, elongating silhouette suitable for both casual and dressier occasions.
  • Lightweight woven fabric for breathable comfort in warm weather; drapes softly without clinging.
  • Adjustable halter tie (or back detail) for a customizable fit and easy on/off wear.
  • Soft sky-blue color—versatile and flattering, complements warm and cool skin tones.
  • Subtle design details (gathers/seams/ruffles) that enhance the handcrafted, resort-ready look.

Styling Suggestions

  • Beach-ready: Pair with flat leather sandals, a wide-brim straw hat, and oversized sunglasses for a breezy, daytime look.
  • Resort evening: Elevate with wedge espadrilles or heeled sandals, layered gold necklaces, and a sleek clutch.
  • Boho-chic: Add stacked bangles, a long pendant, and a lightweight kimono or crochet vest for layered texture.
  • Casual citywear: Throw on a cropped denim jacket and slide mules for an easy, urban twist.
  • Layering tip: For cooler nights, drape a neutral linen blazer or a soft wrap to maintain the dress's relaxed silhouette.

Care & Fit Notes

  • Recommended gentle care: hand wash or machine wash on a delicate cycle and line dry to preserve the fabric and shape.
  • Designed to skim the body—if you prefer more room in the skirt tiers, consider sizing up for extra ease.

Summary

This sky-blue tiered halter maxi dress combines bohemian romance with resort-ready polish. Lightweight, flowing, and effortlessly chic, it’s an ideal choice for vacations, summer parties, or any occasion where comfort meets sophisticated style. Pair it with sandals or wedges and simple accessories to let the dress’s graceful movement and serene color take center stage.