Romantic Ivory Tiered Ruffle Boho Maxi Dress

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
Ivory
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:

This romantic ivory maxi captures effortless bohemian elegance. Soft, flowing tiers of ruffles cascade from a gently fitted bodice into a full-length skirt, creating graceful movement and a feminine silhouette. Delicate shoulder straps and a timeless ivory tone make it ideal for warm-weather occasions and relaxed celebrations.

Key Features

  • Color: Soft ivory — a versatile neutral that feels fresh and romantic.
  • Silhouette: Maxi length with tiered ruffle skirt for volume and fluid movement.
  • Bodice: Fitted, flattering upper bodice that balances the voluminous skirt.
  • Straps & Neckline: Delicate shoulder straps with a flattering neckline for a feminine look.
  • Fabric: Lightweight, breathable fabric with a soft drape for all-day comfort.
  • Design Details: Layered ruffles and boho-inspired styling create a whimsical, free-spirited vibe.
  • Easy wear: Designed for effortless on-and-off styling for casual to dressy occasions.

Styling Suggestions

  • Beach wedding or bridal events: Pair with strappy sandals, minimal gold jewelry, and loose, romantic waves.
  • Casual daytime: Layer with a denim jacket, wear flat sandals or espadrilles, and add a woven tote.
  • Festival or boho look: Combine with ankle boots, stacked bracelets, and a wide-brim hat.
  • Evening dressing: Add heeled sandals, a statement earring, and a slim belt to define the waist.

Care & Fit Tips

  • Care: Gentle machine wash cold or hand wash recommended; hang to dry to preserve ruffles.
  • Fit: Relaxed, flowy skirt with a more fitted bodice—select your usual size for a balanced silhouette or size down if you prefer a closer fit in the top.

Summary

Romantic, airy, and effortlessly bohemian, this ivory tiered ruffle maxi dress is a wardrobe staple for summer events, destination weddings, and everyday moments when you want to feel feminine and carefree. A versatile piece that dresses up or down with ease—perfect for creating timeless, picture‑ready looks.