Boho Sleeveless Sage Green V-Neck Drawstring Waist Relaxed Fit Jumpsuit

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
Green
size
XS
S
M
L
XL
2XL
3XL
Price
$28.19
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);
Description

Description

Product Description

A breezy boho-inspired jumpsuit in a soft sage green hue designed for effortless, all-day wear. This sleeveless piece features a flattering V-neck, adjustable drawstring waist and a relaxed wide-leg silhouette that moves easily from daytime errands to evening outings. Lightweight and airy, it’s perfect for warm-weather dressing, travel, or layered looks when temperatures dip.

Key Features

  • Color: Muted sage green for a versatile, nature-inspired palette.
  • Neckline: Feminine V-neck that balances coverage and openness.
  • Sleeveless design: Keeps you cool and showcases accessories or layered pieces.
  • Adjustable drawstring waist: Allows you to define the waist for a custom fit or wear relaxed for a casual look.
  • Relaxed wide-leg fit: Comfortable and flattering, ideal for movement and breathability.
  • Functional details: Practical pockets and a simple pull-on construction for easy wear.
  • Fabric: Lightweight woven with soft drape and subtle texture for an elevated but casual feel.
  • Care: Low-maintenance—machine wash or gentle cycle and hang to dry recommended to keep shape and color.

Styling Suggestions

  • For daytime: Pair with flat sandals or espadrilles, a straw tote and layered pendant necklaces for an easy boho vibe.
  • For evening: Swap to heeled mules or ankle boots, add a leather or suede belt over the drawstring and statement earrings.
  • Layering: Throw on a denim jacket, linen blazer or lightweight kimono when it’s cooler or to add texture.
  • Accessories: Try gold-tone hoops, a woven belt, or a silk scarf for varied looks—minimal jewelry keeps the relaxed feel intact.
  • Travel-friendly: The relaxed fit and wrinkle-resistant profile make it ideal for packing and wearing on the go.

Summary

This Boho Sleeveless Sage Green Jumpsuit combines comfort and effortless style with a flattering V-neck, drawstring waist and relaxed wide leg. Versatile enough for casual days, vacation wardrobes, and evening transitions, it’s a go-to piece for anyone seeking a chic, laid-back silhouette. Adjustable details and a neutral, earthy tone make it simple to style and easy to love.