Bohemian-style Ruffled Chiffon Printed Maxi Dress

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

Embrace free-spirited elegance with this Bohemian-style Ruffled Chiffon Printed Maxi Dress. Crafted from lightweight, airy chiffon with an all-over boho-inspired print, the dress falls into a flowing maxi silhouette punctuated by soft ruffled tiers for natural movement and romantic volume. Delicate detailing along the neckline and sleeve edges enhances its feminine, vintage-inspired charm.

Product Features

  • Material: Lightweight chiffon outer with a smooth lining for comfortable, breathable wear.
  • Silhouette: Maxi length with an A-line, flowy cut that flatters most body types.
  • Ruffle Details: Cascading ruffled tiers on the skirt and subtle ruffle trim at the neckline/sleeves for added texture and motion.
  • Neckline & Sleeves: Feminine neckline paired with bohemian-style sleeves for a relaxed, effortless look.
  • Waist: Defined yet comfortable waistline—designed to accentuate the natural waist while maintaining ease of movement (often finished with a self-tie or softly gathered detail).
  • Print: All-over bohemian print in a harmonious color palette that suits both daytime and evening occasions.
  • Care: Gentle care recommended to preserve the delicate chiffon and print—hand wash or delicate machine cycle.

Styling Suggestions

  • Casual day look: Pair with flat leather sandals or espadrilles, a woven tote, and layered pendant necklaces for a relaxed boho vibe.
  • Transitional/cool weather: Add a cropped denim jacket or suede moto jacket and ankle boots to give the dress a modern, versatile edge.
  • Evening or special occasion: Elevate with strappy heels, statement earrings, and a clutch to create an effortlessly romantic silhouette.
  • Accessories: Wide-brim hats, stacked bracelets, or a thin waist belt can personalize the look and emphasize the waistline.

Summary

This Bohemian-style Ruffled Chiffon Printed Maxi Dress is a versatile wardrobe staple that blends romantic ruffles and floaty chiffon with a relaxed boho print. Ideal for warm-weather outings, festivals, beachside dinners, or dressed-up evenings, it offers feminine movement, comfortable wear, and easy styling options to suit many occasions.