Women's Vintage Western Black Linen Sleeveless Jumpsuit Contrast Stitch Wide Leg Cowgirl Jumpsuit

$55.67
Color:  Black
Size:  S
Quantity
/** @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);
Free worldwide shipping over $69
Made of environmentally friendly materials
Secure payments

Description

Description

  • Element:Contrast Stitch Linen Jumpsuit
  • Materials:lightweight linen-blend fabric
  • Breathable Linen Fabric: Crafted from lightweight linen-blend fabric, this jumpsuit offers exceptional breathability and a textured, natural feel that’s perfect for hot summer days.
    Sleek Sleeveless Stand Collar: The sleeveless stand collar design adds a polished, modern touch, while the half-zip front closure allows for adjustable neckline depth and easy wear.
    Contrast Stitch Detailing: Crisp white contrast stitching outlines the seams, pockets, and wide leg hems, highlighting the western utility design and adding a graphic, retro edge.
    Functional Utility Pocket: A single chest patch pocket with stitched detail adds practicality and classic western flair, perfect for storing small essentials like a phone or lipstick.
    Flattering Wide Leg Pants: The high-waisted wide leg pants elongate your silhouette, creating a relaxed, elegant flow that’s both comfortable and stylish, with side pockets for added
  • SPU: ALF26032300967R
  • SizeBust (cm/in)Waist (cm/in)Hip (cm/in)Inseam (cm/in)Fit Note
    S88-92 / 34.6-36.268-72 / 26.8-28.396-100 / 37.8-39.480 / 31.5Fits US 2-4
    M92-96 / 36.2-37.872-76 / 28.3-30.0100-104 / 39.4-41.081 / 31.9Fits US 6-8
    L96-100 / 37.8-39.476-80 / 30.0-31.5104-108 / 41.0-42.582 / 32.3Fits US 10-12
    XL100-106 / 39.4-41.780-86 / 31.5-33.9108-114 / 42.5-44.983 / 32.7Fits US 14-16
    XXL106-112 / 41.7-44.186-92 / 33.9-36.2114-120 / 44.9-47.284 / 33.1Fits US 18-20