Bohemian Resort Black Off-Shoulder Blouse & Wide-Leg Pants Set

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

Effortlessly chic and endlessly wearable, this black two-piece set captures a relaxed bohemian resort vibe. The off-shoulder blouse balances feminine exposure with coverage while the wide-leg pants offer a flattering, elongating silhouette — together they create a polished yet easygoing look perfect for warm-weather travel, beachside dinners, or relaxed city outings.

Product Features

  • Off-shoulder neckline: Elasticized band provides a secure, comfortable fit and soft, romantic draping across the shoulders.
  • Flowy blouse design: Airy cut that skims the body for breezy movement; sleeves are loose for a boho feel.
  • Wide-leg pants: High-rise or mid-rise waist with a relaxed, wide leg that creates a long, streamlined silhouette and excellent comfort.
  • Lightweight, breathable fabric: Soft drape and subtle texture ideal for warm climates and travel — moves with you and resists clinging.
  • Monochrome black: Versatile and timeless, easy to dress up or down; flatters many skin tones and occasions.
  • Coordinated set: Designed to be worn together for an instant outfit or mixed with other pieces for more looks.

Styling & Pairing Suggestions

  • For a resort-ready look, pair with flat leather sandals, a wide-brim straw hat, and oversized sunglasses.
  • To transition to evening, add heeled espadrilles or block heels, layered gold jewelry, and a clutch.
  • Mix-and-match options: wear the blouse with high-waist denim or a midi skirt; wear the pants with a fitted tank or a tucked-in blouse for a more structured silhouette.
  • Layer a lightweight kimono or linen blazer for cooler nights or a more tailored finish.

Fit & Sizing Tips

The set is designed for a relaxed, comfortable fit. If you prefer a more fitted look at the shoulders or waist, consider sizing down. Wide-leg pants are intended to skim from the hip and flow over the leg — ideal for elongating the frame when worn with a slight heel.

Care Instructions

  • Machine wash cold on gentle cycle or hand wash to preserve fabric and shape.
  • Hang to dry or lay flat; cool iron if needed.
  • Avoid bleach and harsh detergents to maintain color depth and fabric hand.

Summary

This Bohemian Resort Black Off-Shoulder Blouse & Wide-Leg Pants Set is a versatile wardrobe staple that combines comfort and style. Whether you're packing for a getaway or refreshing your summer rotation, this coordinated set provides an elegant, low-effort look that can be dressed up or down to suit any occasion.