Music Festival Essential, Dusty Blue, Multi-Tiered Dynamic Fringe, Faux Suede Texture, Sleeveless Bodycon Mini Dress

$52.00
Color:  Blue
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 "statement piece" that instantly makes you the center of attention at any party, this blue fringed slip dress was made for you. Crafted from a luxuriously soft faux-suede fabric, its misty-blue hue not only flatters your complexion but also exudes an air of sophisticated elegance. The most breathtaking design feature is undoubtedly the dense, cascading fringe that covers the entire garment; with every step you take or dance move you make, the fringe comes alive—dancing and swaying to infuse the dress with vibrant, dynamic energy. The figure-hugging silhouette perfectly accentuates your curves, creating a look of refined, sensual allure. For those of us in our 30s and beyond, this is precisely the kind of empowering freedom we seek in our style choices. Pair it with a contrasting red wide belt and a pair of Western boots to strike the perfect balance between elegance and wild spirit—effortlessly radiating the aura of a modern goddess with impeccable taste.

    FEATURES
    Element:Multi-layered fringes, Sweetheart neckline, Spaghetti straps, Bodycon fit, Vintage belt accent
    Material:Faux Suede (Delicate frosted texture, structured and durable, providing great drape for the fringes)
    Pattern Type:Solid Color
    Sleeve Length:Sleeveless / Spaghetti Straps
    Occasion:Music Festival, Fashion Party, Vacation Dinner, Theme Date, Street Art Styling
    SPU:ALF26040301094R

  • SizeBust (cm/in)Waist (cm/in)Dress Length (cm/in)Fit Note
    S82-86 / 32.3-33.960-64 / 23.6-25.275 / 29.5Fits US 2-4
    M86-90 / 33.9-35.464-68 / 25.2-26.876 / 29.9Fits US 6-8
    L90-94 / 35.4-37.068-72 / 26.8-28.377 / 30.3Fits US 10-12
    XL94-100 / 37.0-39.472-78 / 28.3-30.778 / 30.7Fits US 14-16
    XXL100-106 / 39.4-41.778-84 / 30.7-33.179 / 31.1Fits US 18-20