Effortless Boho Sleeveless Wide-Leg Brick Red Jumpsuit

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

Product Description

This Effortless Boho Sleeveless Wide-Leg Jumpsuit in a warm brick red offers relaxed, modern bohemian style with clean lines and fluid movement. Designed to be lightweight and breathable, the jumpsuit features a sleeveless bodice and a generous wide-leg silhouette that drapes gracefully from the waist, creating an elongated, flattering profile. The rich brick red tone brings a cozy, versatile palette that transitions seamlessly from daytime outings to evening gatherings.

Key Features

  • Silhouette: Sleeveless top with wide-leg pants for an airy, comfortable fit that flatters many body types.
  • Color: Deep brick red—warm, earthy, and easy to pair with both neutrals and bold accents.
  • Construction: Lightweight, flowy fabric with a smooth drape that moves naturally with the body.
  • Waist definition: Subtle shaping at the waist to provide structure while maintaining a relaxed boho look.
  • Practical details: Easy pull-on design and thoughtful finishing for day-to-night wear.
  • Versatility: Casual enough for everyday wear, polished enough for events when accessorized.

    SIZE CHART

    Size US Bust (in) Shoulder (in) Waist (in) Hips (in)
    XS 0-2 34.6" 14.8" 27.6" 36.6"
    S 4-6 36.6" 15.4" 29.5" 38.6"
    M 8-10 38.6" 15.9" 31.5" 40.6"
    L 12-14 40.6" 16.5" 33.5" 42.5"
    XL 16 42.5" 17.1" 35.4" 44.5"
    2XL 18 44.5" 17.7" 37.4" 46.5"
    3XL 20 46.5" 18.3" 39.4" 48.4"

    Note: Sizes may vary 2-3cm due to hand measurement. Please consult size chart carefully before ordering.

    When in doubt, size up for extra comfort and a perfect fit.

Styling & Pairing Suggestions

  • Casual daytime: Pair with flat leather sandals, a wide-brim hat, and a woven tote for an effortless weekend look.
  • Elevated evening: Add heeled mules or block heels, layered gold jewelry, and a compact clutch to dress it up.
  • Layering options: Throw on a denim jacket or lightweight kimono in cooler weather for texture and warmth.
  • Color accents: Complement the brick red with warm metallics, cream, olive, or deep navy accessories.
  • Office-appropriate: Add a structured blazer and minimalist pumps to make the jumpsuit work-ready.

Summary

With its relaxed boho charm, sleeveless cut, and wide-leg silhouette, this brick red jumpsuit is a versatile wardrobe staple that balances comfort and style. Its easy, throw-on construction makes it ideal for travel, weekend plans, or dressed-up evenings. Choose simple accessories for a minimalist look or layer on bold accents to let your personal style shine.