Women's Retro Jacquard Square Neck Dress

$28.99
😍Buy $80 get 8% off 😍Buy $110 get 12% off😍Buy $130 get 38% off 😍Buy 160 get 55% off
Color:  white
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: DJHH260346
Neckline: Square Neck
Elasticity: Non-stretch
Material: Blended
Style: Casual
Size: XS/S/M/L/XL/2XL/3XL
Dress size:
Size Length Bust
CM inch CM inch
XS 135 54.0 88 35.2
S 136 53.5 92 36.2
M 137 53.9 96 37.8
L 138 54.3 100 39.4
XL 139 54.7 104 40.9
2XL 140 55.1 108 42.5
3XL 141 55.5 112 44.1
*This data was obtained from manually measuring the product, it may be off by 1-2 CM.
Main Features:

1. Material and Texture: The entire dress is made of jacquard woven fabric (such as a cotton blend/linen blend). The fabric has a textured feel and a subtle sheen, is crisp and drapes beautifully, perfectly supporting the full skirt. It is breathable and skin-friendly, suitable for spring and summer as well as light formal occasions.

2. Design Details: This is a sleeveless halter-neck maxi dress with a square neckline and wide shoulder straps. The sleeveless design reveals the neck and shoulders. The entire dress is covered with light gold/beige floral jacquard, giving it a vintage and sophisticated look. The waist is cinched before merging into a wide A-line skirt with natural pleats. The square neckline and shoulder straps are decorated with visible stitching to enhance the silhouette.

Fit:

3. Fit and Wearing Experience: The overall fit is slimming and flattering, precisely outlining the waist and abdomen curves. The high waist and full A-line skirt create a highly slimming and shaping effect.

The square neckline and wide shoulder straps ensure stability and prevent slipping, adding an elegant and dignified touch.

4. Suitable Occasions: The style leans towards mature elegance/French retro, suitable for everyday outings, dates, afternoon tea, parties, casual weddings, weekend getaways, etc. It's a sophisticated transitional piece.

5. Care Instructions: Jacquard woven fabric recommends gentle hand washing or machine washing in cold water, air drying, and low-temperature ironing to maintain the smoothness of the jacquard pattern and the drape of the skirt.

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