Women's Vintage Elegant Lace Maxi Dress

$28.99
Color:  Gray
Size:  S
Quantity
/** @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

✨ Elevate your boho-western style this fall & winter 🍂🤍 — This Vintage Elegant Lace Maxi Dress features a flowing silhouette, intricate lace detailing, and an asymmetrical hemline for effortless elegance. Soft, feminine, and stylish — perfect for casual outings, country-themed events, or festive autumn photoshoots 📸🎉.


📋 Key Info
• 🧵 Material: Soft lace fabric with delicate embroidery for a refined look
• ✂️ Process: Vintage-inspired design with asymmetrical hemline and embellished belt
• ✨ Style: Bohemian · Western · Vintage
• 👕 Length: Maxi
• 👔 Collar: V-Neck
• 🌸 Elements: Asymmetrical hemline, intricate lace detailing, waist-accentuating belt
• 👖 Sleeve: Long Sleeve
• 🎉 Occasion: Casual outings, country-themed events, photoshoots
• 🍂 Season: Fall & Winter


❤️ Why You’ll Love It

Boho Western Elegance – Combines vintage charm and western flair for a unique, standout style 🤠✨.

Intricate Lace Detailing – Adds a sophisticated and feminine touch, perfect for special occasions or stylish everyday wear 🌸💖.

Asymmetrical Hemline for Movement – Creates a flowing, visually dynamic silhouette while adding a modern twist to the classic maxi dress 🍂🖤.

Waist-Enhancing Embellished Belt – Accentuates your figure beautifully and complements your overall boho-western aesthetic 👢👗.

Versatile Styling Options – Pair with cowboy boots, heels, or ankle boots for effortless, chic versatility in fall and winter ensembles ❄️🌾.


📏 Size Guide (CM/IN) - Female

Size UK US EU Bust (cm/in) Waist (cm/in) Hips (cm/in) Shoulder (cm/in) Length (cm/in)
S 8/10 4/6 36/38 88 / 34.65 68 / 26.77 94 / 37.01 38 / 14.96 125 / 49.2
M 12/14 8/10 40/42 93 / 36.61 73 / 28.74 99 / 38.98 39.3 / 15.47 126 / 49.6
L 16 12 44 98 / 38.58 78 / 30.71 104 / 40.94 41.5 / 16.34 127 / 50.0
XL 18 14 46 103 / 40.55 83 / 32.68 109 / 42.91 41.8 / 16.46 128 / 50.4
2XL 20 16 48 108 / 42.52 88 / 34.65 114 / 44.88 43 / 16.93 129 / 50.8
3XL 22 18 50 113 / 44.49 93 / 36.61 119 / 46.85 44.3 / 17.44 130 / 51.2
4XL 24 20 52 118 / 46.46 98 / 38.58 124 / 48.82 45.5 / 17.91 131 / 51.6
5XL 26 22 54 123 / 48.43 103 / 40.55 129 / 50.79 46.8 / 18.43 132 / 52.0

⚠️ Notes:
• Manual measurements may vary by 1–3 cm.
• Colors may appear slightly different depending on your screen.
• If unsure, choose one size up for a comfortable fit.


🛠 Style Inspiration
Casual Boho-Chic — Pair with ankle boots + crossbody bag 👜
Country-Inspired — Add a wide-brim hat + cowboy boots for a playful western vibe 🤠
Photo-Ready — Perfect for outdoor autumn photoshoots or festive gatherings 📸🍂


💫 Your Boho-Western Fall & Winter Essential
Elegant, flowing, and effortlessly chic — this lace maxi dress is a must-have for stylish autumn and winter ensembles 🍂