Elegant Vintage Romance Navy & Sand Tiered Maxi Dress

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

A timeless, vintage-inspired maxi that pairs classic romance with modern ease. This navy and sand tiered dress features soft, cascading layers that create graceful movement and a flattering A-line silhouette. The two-tone palette offers a refined contrast—deep navy grounding the look while warm sand panels add light and dimension—making it equally lovely for daytime garden parties and evening outings.

Key Features

  • Tiered skirt construction for soft volume and fluid motion.
  • Two-tone navy and sand colorblocking that emphasizes the dress’s romantic lines.
  • Lightweight, drapey fabric with a gentle texture for comfortable all-day wear.
  • Subtle detailing (ruffle or trim accents) along tiers to enhance the vintage feel.
  • Defined waistline that flatters a variety of figures while allowing natural movement.
  • Fully or partially lined bodice for smooth coverage and a refined finish.
  • Maxi length for an elegant, elongating silhouette.

Styling Suggestions

  • Daytime casual: pair with flat espadrilles or leather sandals and a woven straw tote for a relaxed, sun-ready look.
  • Evening: elevate with block heels or strappy sandals, a simple clutch, and warm-toned jewelry (gold or rose gold) to complement the sand accents.
  • Layering: add a lightweight cropped cardigan or a tailored denim jacket for cooler days while preserving the dress’s vintage charm.
  • Accessories: delicate layered necklaces and small hoop or drop earrings keep the focus on the dress’s neckline and tiered details.

Care & Fit Notes

  • Recommended care: gentle wash or professional cleaning depending on fabric—check the garment label.
  • Fit: designed to skim the body with a defined waist; consider sizing as usual for a relaxed fit or one size down for a more fitted look at the waist.

Summary

The Elegant Vintage Romance Navy & Sand Tiered Maxi Dress is a versatile statement piece that blends nostalgic design with contemporary wearability. Its tiered silhouette and refined two-tone palette make it a go-to option for occasions where you want to look effortlessly polished and feminine.