Boho Ruffle Tiered Flowy V-Neck Asymmetric Hem Maxi Dress

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

This breezy bohemian maxi features cascading ruffle tiers, a flattering V-neckline and an asymmetric hem that moves beautifully with every step. Designed for a relaxed, flowy silhouette, the dress balances romantic detailing with effortless wearability — perfect for warm-weather days, weekend getaways, or casual evening events.

Key Features

  • Flattering V-neck that elongates the neckline and frames jewelry
  • Multi-tiered ruffle skirt for soft volume and feminine texture
  • Asymmetric hemline adds movement and a modern, playful finish
  • Lightweight, drapey fabric that feels airy and comfortable
  • Relaxed maxi length for full coverage while maintaining an easy, floaty look
  • Versatile boho styling that transitions from day to night

How to Style

  • Casual daytime: pair with flat sandals or espadrilles and a woven tote for a laid-back, beachy vibe.
  • Festival or weekend outing: add ankle boots, layered necklaces and a wide-brim hat to amplify the boho aesthetic.
  • Evening look: cinch the waist with a slim belt and wear strappy heels and statement earrings for a more polished silhouette.
  • Layering: throw on a denim jacket or lightweight cardigan for cooler nights; a leather jacket gives an edgy contrast to the ruffles.

Fit & Care Tips

Designed with a relaxed, forgiving fit that flatters a variety of body types. If you prefer a more defined waist, add a belt. For best care, follow the garment label; typically machine wash cold on a gentle cycle or hand wash and hang to dry to preserve the ruffles and shape.

Summary

This Boho Ruffle Tiered Maxi is an easy-to-wear statement piece that combines romantic ruffles and a modern asymmetric hem for standout movement and style. Versatile enough for everyday wear or special occasions, it’s a go-to option when you want effortless bohemian charm.