Bohemian Gray Chiffon Layered Sleeveless Maxi Dress

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

Bohemian Gray Chiffon Layered Sleeveless Maxi Dress

This airy maxi brings laid-back bohemian elegance in a soft gray chiffon. Lightweight layered tiers and a sleeveless silhouette create effortless movement and a romantic profile—perfect for warm days, beachside evenings, or relaxed special occasions. The dress is fully lined for comfortable wear and designed to float gracefully with every step.

Product Features

  • Fabric: Delicate chiffon outer with a smooth, breathable lining for coverage and comfort.
  • Silhouette: Maxi length with layered/tiered skirt that adds volume and a graceful, flowing drape.
  • Design: Sleeveless cut with a flattering neckline and bohemian-inspired detailing for a relaxed, feminine look.
  • Fit: Designed for an easy, comfortable fit that skims the body while allowing freedom of movement.
  • Versatility: Neutral gray tone makes it easy to dress up or down; suitable for daytime outings, beach events, or evening gatherings.
  • Care: Best maintained with gentle washing (hand wash or delicate machine cycle) and air drying to preserve the chiffon layers.

Styling Suggestions

  • Casual daytime: Pair with flat leather sandals, a wide-brim straw hat, and layered pendant necklaces for an easy boho look.
  • Evening-ready: Add strappy heels, statement earrings, and a simple clutch to elevate the dress for dinner or a party.
  • Layering: Throw on a denim or suede jacket and a thin belt to define the waist for cooler evenings or more structured styling.
  • Seasonal tweaks: Wear with ankle boots and a lightweight cardigan in transitional weather; add delicate tights under the lining if needed.

Summary

Elegant yet effortless, this Bohemian Gray Chiffon Layered Sleeveless Maxi Dress is a versatile wardrobe staple. Its soft gray hue and flowing tiers create timeless appeal while the lightweight construction keeps you comfortable all day. Whether you’re dressing it up for a night out or styling it casual for daytime adventures, this maxi delivers a breezy, boho-chic statement.