🎁The Air Essentials Jumpsuit(Buy 2 Free Shipping)

$36.99
$72.98
-$35.99
Color:  FAWN
Inseam:  REGULAR
Size:  XS
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);

Description

Inseams: Petite 28.5” (recommended for 5’4” and under), Regular 30.5", Tall 33.5" (recommended for 5’9” and above)

"When I tell you this set feels light as air, I'm not kidding. The perfectly loose-and-lightweight fabric is like buttah!”

Made with spacer fabric that’s lightweight, luxuriously soft and ultra drapey, this AirEssentials Sleeveless Jumpsuit is your one-stop-shop for total comfort and flattery. Designed with refined comfort to feel silky against your skin, this throw-on-and-go style will take you anywhere and everywhere.  

Details

  • Light-as-air fabric offers maximum softness
  • 4-way stretch for easy movement with side pockets
  • Button closure design of the back
  • Cinch waist design with draw string for custom fit 
  • Optimal air flow and circulation for all-day comfort

Long wide leg design is great for highlighting your long legs. The most comfortable outfit for work, beach, dating, etc.

Perfect jumpsuit will be easy to dress up or down. You can easy pair with heels and bags for outwork.

Making You Comfortable All Day Long!

Care Instructions

  • Material: 47% Modal, 46% Polyester, 7% Elastane.
  • Machine Wash Cold, Gentle Cycle. Inside Out. Only Non-Chlorine Bleach When Needed. Tumble Dry Low. Low Iron If Needed.

Size & Fit

  • Insider tip: For the best fit for our Jumpsuits, we recommend selecting your size based off your tops measurements
  • Inseams: Petite 28.5” (recommended for 5’4” and under), Regular 30.5", Tall 33.5" (recommended for 5’9” and above)
  • Full Length

Our Promise

  •  100% Money-Back Guarantee
  •  Free return within 90 days
  •  Worldwide Shipping For All Orders 

🔥 Price is limited!!! 🔥 Grab yours as the limited promotion available!


OUR GUARANTEE

We strive to provide each customer with the highest standard of customer service to ensure you have a pleasant shopping experience. If you have any issues, inquiries or need assistance, please feel free to contact us directly.

Worldwide Shipping
Please do note that shipping is insured. However, you may receive your items earlier. Tracking Numbers will ALWAYS be sent so you can track it every step of the way! Cool things are worth waiting for! ?
 

OUR GUARANTEE

📦 Insured Worldwide Shipping: Each order includes real-time tracking details and insurance coverage in the unlikely event that a package gets lost or stolen in transit.

💰 Money Back Guarantee: If your items arrive damaged or becomes defective within 30 days of normal usage, we will gladly issue out a replacement or refund.

🔒 Safe & Secure Checkouts: We use state-of-the-art SSL Secure encryption to keep your personal and financial information 100% protected.