Ethereal Ivory Tiered Maxi Dress

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

The Ethereal Ivory Tiered Maxi Dress is the epitome of elegance and grace. Crafted with delicate ivory fabric, this dress exudes a sense of ethereal beauty. Its floor-length design and tiered hem create a flowing silhouette that is both timeless and romantic. Perfect for special occasions or a serene garden soiree, this maxi dress will make you feel like you're floating on air.

Features

  • Material: Made from high-quality, breathable fabric that ensures comfort and durability.
  • Design: Features tiered layers that add volume and movement, enhancing the dress's graceful look.
  • Color: Soft ivory shade that complements any skin tone and makes accessorizing effortless.
  • Fit: Designed with a relaxed fit, it offers ease of movement and a flattering silhouette for all body types.

  • Size Chart:
    Size US Size UK Size EU Size Bust (CM) Bust (IN) Waist (CM) Waist (IN) Hips (CM) Hips (IN) Maxi/Midi Length (CM) Maxi/Midi Length (IN)
    XS 0‑2 4‑6 32‑34 86 33.9 68 26.8 92 36.2 148 58.3
    S 4‑6 8‑10 36‑38 91 35.8 73 28.7 97 38.2 150 59.1
    M 8‑10 12‑14 40‑42 96 37.8 78 30.7 102 40.2 152 59.8
    L 12‑14 16‑18 44‑46 102 40.2 84 33.1 108 42.5 154 60.6
    XL 14‑16 18‑20 46‑48 108 42.5 90 35.4 114 44.9 156 61.4
    2XL 16‑18 20‑22 48‑50 114 44.9 96 37.8 120 47.2 158 62.2
    3XL 18‑20 22‑24 50‑52 120 47.2 102 40.2 126 49.6 160 63.0

    Measurement Disclaimer

    *Note: Due to manual product measurements, please allow a slight variance of 1-2 cm.

Styling Recommendations

Pair this tiered maxi dress with strappy sandals and a delicate necklace for a chic, casual look. Add a wide-brimmed hat and a clutch for a sophisticated day event. For evening elegance, opt for pearl earrings and a pair of elegant heels. The versatility of this dress allows it to be styled both up and down, depending on the occasion.

Summary

The Ethereal Ivory Tiered Maxi Dress is a versatile piece that stands out with its dreamy design and effortless style. Its high-quality fabric and timeless silhouette make it a must-have for any wardrobe. Whether you're attending a wedding or enjoying a summer evening, this dress ensures you always look your best.