Elegant Strapless Evening Gown with Sheer Lace Shawl (Includes Shawl)

$27.99
😍Buy $80 get 8% off 😍Buy $110 get 12% off😍Buy $130 get 38% off 😍Buy 160 get 55% off
Color:  black
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: DJHH260319
Neckline: High Neck
Elasticity: Non-stretch
Material: Blended
Style: Casual
Size: XS/S/M/L/XL/2XL/3XL

Shawl Size:
Size Length Bust Sleeve Length
CM inch CM inch CM inch
XS 22 8.8 86 34.4 10 4.0
S 23 9.1 90 35.4 11 4.3
M 24 9.4 94 37.0 12 4.7
L 25 9.8 98 38.6 13 5.1
XL 26 10.2 102 40.2 14 5.5
2XL 27 10.6 106 41.7 15 5.9
3XL 28 11.0 110 43.3 16 6.3
Dress size:
Size Length Bust
CM inch CM inch
XS 125 50.0 86 34.4
S 126 49.6 90 35.4
M 127 50.0 94 37.0
L 128 50.4 98 38.6
XL 129 50.8 102 40.2
2XL 130 51.2 106 41.7
3XL 131 51.6 110 43.3
*This data was obtained from manually measuring the product, it may be off by 1-2 CM.
Main Features:
1.Material:The bodice is crafted from velvet, while the shoulders and hem feature a combination of black lace and sheer mesh. The velvet section is exquisitely soft against the skin, possessing an inherent, sophisticated matte luster; the lace, meanwhile, is delicate and translucent, creating a striking contrast of strength and softness against the velvet—resulting in an ensemble that exudes sheer luxury.
2. Design Details:Featuring a high neckline combined with a sleeveless—or subtle cap-sleeve—design, the shoulders are adorned with a sheer lace overlay. The neckline and shoulder lines are finished with delicate scalloped lace trim, while the ultra-fitted waistline cut perfectly contours the midsection, accentuating an hourglass figure.
3. Cut and Fit Silhouette:Featuring a figure-hugging, mermaid-style silhouette, the upper body fits snugly while the lace hem drapes naturally below. This design offers exceptional slimming and contouring effects, serving to maximize the display of your natural curves.

4. Suitable Occasions:The style leans towards dark, understated luxury / formal wear, suitable for highly ceremonial occasions such as banquets, weddings, balls, important dates, and red carpet events.

5. Care Instructions:For velvet and lace fabrics, dry cleaning or gentle hand washing is recommended to avoid stretching or snagging caused by machine washing. Hang to air dry naturally; when ironing, use a pressing cloth and a low heat setting to prevent damaging the luster of the velvet or the delicate structure of the lace.

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