Women's V-Neck Sequined Embroidered Patchwork Jumpsuit

$35.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: DJHH260397
Neckline: V-neck
Elasticity: Inelastic
Material: Blended
Style: Casual
Size: XS/S/M/L/XL/2XL/3XL
Jumpsuit size:
Size Length Waist Hips Sleeve Length
CM inch CM inch CM inch CM inch
XS 140 55.1 72 28.8 100 40.0 60 23.6
S 142 55.7 76 29.9 104 40.9 61 24.0
M 143 56.1 81 31.9 109 42.9 62 24.4
L 144 56.5 86 33.9 114 44.9 63 24.8
XL 145 56.9 91 35.8 119 46.9 64 25.2
2XL 146 57.3 96 37.8 124 48.8 65 25.6
3XL 147 57.7 101 39.8 129 50.8 66 26.0
*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, flowing chiffon fabric, light, airy, breathable, and skin-friendly. The upper body features a three-dimensional jacquard/embroidered fabric panel, maximizing sophistication while maintaining both quality and comfort.

2. Design: The deep V-neck and lantern sleeves flatter the shoulders, neck, and arms, creating a gentle and slimming effect. The waist tie with a bow is adjustable to create a slender waist. The high-waisted wide-leg pants with double side pockets are both practical and stylish, exuding an ethereal charm with every step.

3. Fit: The high-waisted, fitted wide-leg design perfectly flatters the waist, hips, and legs, concealing any unwanted curves and creating a slimming effect that flatters all body types. It easily optimizes body proportions, making you appear taller and more elegant.

4. Occasions: Suitable for various occasions such as daily commutes, dates, afternoon tea, light business attire, bridesmaid dresses, and vacations, this versatile and stylish piece is perfect for the spring/summer transition.

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)