Relaxed Halter Belted Jumpsuit

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

This relaxed halter belted jumpsuit combines effortless ease with a flattering, waist-defining silhouette. Cut from a lightweight, softly draping woven fabric, it features a halter neckline and a removable self-tie belt that lets you switch between a laid-back, roomy look and a more tailored, cinched-in shape. Clean lines and a wide-leg silhouette give it a modern yet timeless feel—perfect for warm-weather days and transitional seasons.

Product features

  • Halter neckline with adjustable tie for a customized fit and open shoulder profile.
  • Relaxed bodice flowing into a wide-leg pant for comfortable movement and a contemporary silhouette.
  • Removable self-fabric belt to define the waist or create a more relaxed, unbelted look.
  • Lightweight woven fabric with a soft drape that breathes well and layers easily.
  • Practical side pockets for hands-free convenience (subtle design maintains a clean look).
  • Minimalist, versatile design that transitions from daytime casual to elevated evening wear with simple accessories.
    size guide:
    Size Length(inch) Bust(inch) Sleeve(inch) Waist(inch) Hip(inch)
    XS 57.09 31.50 23.23 25.20 33.07
    S 57.68 33.46 23.62 27.17 35.04
    M 58.27 35.43 24.02 29.13 37.01
    L 58.86 37.40 24.41 31.10 38.98
    XL 59.45 39.37 24.80 33.07 40.94
    2XL 60.04 42.13 25.20 35.83 43.70
    3XL 60.63 44.88 25.59 38.58 46.46
    • Waist:
      Measure around the narrowest part of the waist, usually just above the belly button. Keep the tape snug but comfortable.

    • Hip:
      Measure around the fullest part of the hips and buttocks. Keep the tape horizontal and parallel to the floor.

    • Outseam:
      Measure from the top of the waistband down along the outer side of the leg to the bottom hem.

    • Inseam:
      Measure from the crotch seam down the inside of the leg to the bottom hem.

    Note: Measurements are approximate and may vary slightly. If you’re between sizes, we recommend sizing up for comfort. All values are provided as a guide, compare with a similar item you already own for the best fit. Feel free to reach out to us if you have any questions

Styling suggestions

  • Daytime casual: pair with flat sandals or white sneakers and a straw tote for an easy, off-duty vibe.
  • Office-friendly: layer a lightweight blazer over the halter and add block-heel mules for a polished, modern look.
  • Evening out: cinch the waist, add statement earrings and strappy heels to elevate the silhouette.
  • Layering tip: wear a fitted tee or lace bralette underneath for extra coverage or a pop of texture.
  • Accessories: pair with a slim belt in leather for structure, or keep the fabric belt and add gold-toned jewelry for subtle shine.

Summary

Chic, comfortable, and versatile, the Relaxed Halter Belted Jumpsuit is a wardrobe staple that adapts to many occasions. Its adjustable halter, removable belt, and wide-leg cut provide multiple styling options—making it a smart pick for effortless, season-spanning outfits.