Women's Lapel, Waist-Cinching Shirt + High-Waisted Wide-Leg Pants SetPants Set

$33.14  - $33.49
📦Free shipping over $59.99 😍Buy $63 get 11% off 😍Buy $70 get 25% off😍Buy $80 get 34% off 😍Buy 90 get 40% off
Color:  Tops
Size:  XS(US 4)
Quantity
Worldwide Shipping to 100+ Countries ✈️
Free Shipping Over $59.99 📦
One-of-a-Kind Vintage Pieces ✨
Authenticated & Secure Checkout ✅
/** @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: DJHH260320-DJHH260321
Neckline: Lapel
Elasticity: Non-stretch
Material: Blended
Style: Casual
Size: XS/S/M/L/XL/2XL/3XL
Tops size:
Size Length Bust Sleeve Length
CM inch CM inch CM inch
XS 72 28.8 88 35.2 45 18.0
S 73 28.7 92 36.2 46 18.1
M 74 29.1 96 37.8 47 18.5
L 75 29.5 100 39.4 48 18.9
XL 76 29.9 104 40.9 49 19.3
2XL 77 30.3 108 42.5 50 19.7
3XL 78 30.7 112 44.1 51 20.1
Pants Size:
Size Waist Hips Length
CM inch CM inch CM inch
XS 65 26.0 100 40.0 90 36.0
S 69 27.2 104 40.9 91 35.8
M 74 29.1 108 42.5 92 36.2
L 79 31.1 112 44.1 93 36.6
XL 84 33.1 116 45.7 94 37.0
2XL 89 35.0 120 47.2 95 37.4
3XL 94 37.0 124 48.8 96 37.8
*This data was obtained from manually measuring the product, it may be off by 1-2 CM.
Key Features:
1. Material and Texture: Crafted entirely from woven fabric, the shirt features a crisp yet breathable texture, while the wide-leg trousers boast excellent drape and are resistant to wrinkling—making this ensemble ideal for professional settings.
2. Design Details: Top: A long-sleeved white collared shirt featuring a cinched waist with a twisted knot design; the hem features an asymmetrical split—shorter in the front and longer in the back—to accentuate the waistline. Bottoms: High-waisted, wide-leg cropped trousers (three-quarter length) with front pleats, offering a loose, fluid drape.
3. Cut and Wearing Experience: The fitted waistline of the upper body creates a slimming effect, while the loose cut of the lower body effectively conceals any imperfections. The overall silhouette is sleek and polished, offering a comfortable yet close fit. The three-quarter length exposes the ankles, visually elongating the legs and creating a flattering, height-enhancing effect.
4. Suitable Occasions: Featuring a style that leans towards professional commuting and sophisticated chic, this versatile transitional piece is perfect for daily office wear, business meetings, weekend dates, short trips, and more.
5. Care Instructions: For cotton blends and suiting fabrics, we recommend gentle machine washing in cold water or hand washing. Air dry naturally, and iron at a low temperature to maintain a crisp, structured finish.

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