Women's V-neck Loose Casual Jumpsuit

$69.00
people are viewing this right now
Color- leopard print
Size- XS(US 4/UK 8/EU 36)
Quantity
Free worldwide shipping
Free returns
Sustainably made
Secure payments
/** @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);
Shipping
Estimated Delivery:Jan-17 - Jan-21
Vendor by: mysite
SKU: A00277246- -leopard print-XS(US 4/UK 8/EU 36)
Description

Description

Women's V-neck Loose Casual Jumpsuit

Elevate your casual chic style with this stunning leopard print jumpsuit, designed for comfort and flair. Made from soft, breathable fabric, it features a relaxed fit with a V-neckline and rolled short sleeves. The black and beige animal print creates an eye-catching, bold look perfect for any laid-back yet fashionable occasion. Whether you're lounging around or out for a casual meet-up, this jumpsuit offers both style and ease. The tapered legs with an elastic cuff create a flattering silhouette, and the deep side pockets add a touch of practicality to this fashionable piece.

This look is completed with chunky gold bracelets, oversized statement earrings, and a crisp white quilted bag, pairing perfectly with the white platform sneakers. A timeless and versatile choice, this outfit can take you from daytime casual to evening style effortlessly.

Key Features:

  • Relaxed fit with a flattering tapered leg

  • Trendy leopard print for bold and stylish appeal

  • Soft, breathable fabric for maximum comfort

  • Pockets for added convenience

  • Versatile for any casual occasion

Material: 100% Polyester
Care Instructions: Machine wash cold, tumble dry low

 

Jumpsuit Size:

 SizeLengthWaistHipsSleeve LengthBust
CMinchCMinchCMinchCMinchCMinch
XS13553.16526.09036.03313.09035.4
S13753.76927.29437.03413.49537.4
M13854.17429.19939.03513.810039.4
L13954.57931.110440.93614.210541.3
XL14054.98433.110942.93714.611043.3
2XL14155.38935.011444.93815.011545.3
3XL14255.79437.011946.93915.412047.2

*This data was obtained from manually measuring the product, it may be off by 1-2 CM.

You may also like