Pink 3D Embroidered Lace V-Neck Long Dress

$22.99
😍Buy $80 get 8% off 😍Buy $110 get 12% off😍Buy $130 get 38% off 😍Buy 160 get 55% off
Color:  pink
Size:  XS(US 4)
Quantity
🔥 Checkout now. This is your final chance.
⏳ Items in your cart are not reserved. Miss this, lose it forever.
🚨 Don’t close this page. Sold-out items are gone for good.
💥This item will not be restocked — once you leave, it may be gone forever.
/** @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

SPU: DJHH26001125
Neckline: V-neck
Elasticity: No elasticity
Material: Blended
Style: Casual
Size: XS/S/M/L/XL/2XL/3XL
Dress Size:
Size Length Bust Sleeve Length
CM inch CM inch CM inch
XS 130 52.0 90 36.0 37 60.0
S 131 51.6 94 37.0 38 15.0
M 132 52.0 98 38.6 39 15.4
L 133 52.4 102 40.2 40 15.7
XL 134 52.8 106 41.7 41 16.1
2XL 135 53.1 110 43.3 42 16.5
3XL 136 53.5 114 44.9 43 16.9
*This data was obtained from manually measuring the product, it may be off by 1-2 CM.

Main Features:

1. Material: The main body is made of high-quality Tencel chiffon fabric, which is lightweight, breathable, and skin-friendly. The neckline and cuffs are adorned with intricate water-soluble lace, and the hem features three-dimensional rose embroidery, giving it a sophisticated feel and a romantic atmosphere.

2. Design: The deep V-neck with lace trim flatters the neck and shoulders, creating a sexy yet gentle look. Three-quarter lantern sleeves with openwork lace cuffs are slimming and flattering. The high-waisted A-line silhouette exudes elegance with every step. The all-over three-dimensional floral embroidery adds a touch of detail.

3. Fit: The loose-fitting babydoll style with a high-waisted, full skirt is flattering for all body types, concealing any unwanted curves and creating a slimming effect. The long length optimizes proportions, making you look taller and more elegant.

4. Suitable Occasions: Perfect for various occasions such as vacations, beach photos, dates, afternoon tea, wedding dresses, and bridesmaid dresses. It's a must-have item for bohemian style outfits.

5. Care Instructions: Hand wash gently in cold water, avoid machine washing to prevent tearing of the embroidery; hang to air dry naturally, do not expose to direct sunlight; if ironing is necessary, please iron with a cloth on a low temperature.

 Available Sizes: XS, S, M, L, XL, 2XL, 3XL (consistent with the size range you provided)