Elegant Navy Sleeveless Maxi Dress

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
Navy
size
XS
S
M
L
XL
2XL
3XL
Price
$31.39
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 elegant navy sleeveless maxi dress offers a timeless silhouette designed for effortless poise. The dress features a fitted bodice that gently flares into a flowing, floor-length skirt, creating a refined and elongating look. Finished in a deep navy hue, it’s perfect for formal occasions, evening events, or refined daytime affairs.

Key Features

  • Color: Deep navy — a versatile, classic shade that flatters most skin tones.
  • Silhouette: Sleeveless bodice with a long, flowing maxi skirt that creates an elegant A-line shape.
  • Fabric: Lightweight, drapey material with a smooth finish for graceful movement and comfort.
  • Construction: Clean, tailored lines with discreet closures for a polished appearance.
  • Comfort: Lined where needed for coverage and a comfortable fit that moves with you.
  • Versatility: Suitable for weddings, cocktail receptions, formal dinners, and special events.

Styling Suggestions

  • For evening events: Pair with metallic or nude heels, a clutch, and statement earrings to elevate the look.
  • For a formal wedding or reception: Add a delicate shawl or wrap and a slim waist belt to accentuate shape.
  • For a modern, minimalist vibe: Keep accessories simple—sleek sandals, a small pendant, and a structured bag.
  • Layering: A cropped blazer or tailored bolero adds warmth and formality for cooler evenings.
  • Hair & Makeup: Soft waves and a bold lip complement the classic navy tone for a polished finish.

Summary

Timeless and versatile, this elegant navy sleeveless maxi dress combines flattering lines and graceful movement for an effortlessly sophisticated look. It’s a wardrobe staple for anyone seeking a refined option for special occasions—easy to accessorize and designed to make a confident statement.