Sunset Date Night, Modern Cowgirl Vibe, Textured Lace Pattern, Unfettered Freedom, Versatile Boho Chic Pink Midi Dress

$68.00
Color:  Pink
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);
Free worldwide shipping over $69
Made of environmentally friendly materials
Secure payments

Description

Description

  • ABOUT THE PRODUCT
    My dear, if you are searching for a piece that strikes the perfect balance between girlish tenderness and the commanding aura of a strong, independent woman, this smoky-pink lace shirt dress is your "destined match." Crafted from high-quality, three-dimensional floral lace, it features a subtle, sheer effect that exudes an air of sophisticated mystery—utterly devoid of any cheapness. The shirt-style collar and button-front design infuse the delicate lace with a touch of Western-inspired crispness and flair, serving to perfectly flatter and sculpt your silhouette. The asymmetrical lace hem sways gently with every step, evoking the image of a rose blooming gracefully in the open wilderness. For those of us in our 30s and beyond, our sartorial quest is for a style best described as "romantic elegance with substance." Pair this dress with a pair of deep brown Western boots and a vintage handbag, and you will discover the perfect equilibrium between grace and free-spirited confidence—emerging as the most captivating "Modern Wilderness Goddess" of 2026.

    FEATURES
    Element:Lapel collar, Single-breasted front, All-over lace, Irregular ruffle hem, Fitted waist
    Material:90% Polyester, 10% Spandex (Delicate embroidered lace fabric, stretchy and skin-friendly, with a built-in lining)
    Pattern Type:Floral Lace
    Sleeve Length:Sleeveless 
    Occasion:Date Night, Fashion Party, Vacation, Music Festival, Afternoon Tea
    SPU:ALF26040301090R

  • SizeBust (cm/in)Waist (cm/in)Dress Length (cm/in)Fit Note
    S84-88 / 33.1-34.662-66 / 24.4-26.0110 / 43.3Fits US 2-4
    M88-92 / 34.6-36.266-70 / 26.0-27.6111 / 43.7Fits US 6-8
    L92-96 / 36.2-37.870-74 / 27.6-29.1112 / 44.1Fits US 10-12
    XL96-102 / 37.8-40.274-80 / 29.1-31.5113 / 44.5Fits US 14-16
    XXL102-108 / 40.2-42.580-86 / 31.5-33.9114 / 44.9Fits US 18-20