Bohemian Stripe Resort Sky Blue Off-Shoulder Knit Maxi Dress

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

Description

Description: A breezy, resort-ready maxi with a relaxed bohemian spirit. This sky-blue off-shoulder knit dress features soft horizontal stripes and a fluid, ankle-grazing silhouette that moves with you. The lightweight stretch knit provides comfort and gentle drape, while the elasticized off-shoulder neckline creates a flattering, sun-ready look perfect for beachside evenings or casual summer outings.

Key Features

  • Off-shoulder neckline with elastic trim for secure, comfortable wear
  • Lightweight stretch knit that drapes softly and breathes in warm weather
  • Bohemian-inspired horizontal stripe pattern in sky-blue tones for a relaxed resort vibe
  • Maxi length with flowing skirt—offers ease of movement and elegant coverage
  • Subtle shaping at the bodice for a flattering silhouette without being restrictive
  • Easy on/off pull-over design—ideal for travel and laid-back dressing

How to Style

  • Casual daytime: pair with flat leather sandals or espadrilles, a wide-brim straw hat, and a woven tote for beach-to-lunch ease.
  • Evening looks: elevate with heeled sandals, layered gold-tone jewelry, and a clutch for sunset cocktails.
  • Layering: add a lightweight denim jacket or a crochet shrug for cooler evenings without losing the relaxed aesthetic.
  • Accessories: pair with natural textures—woven belts, beaded bracelets, or shell accents—to amplify the boho resort feel.

Care & Fit Notes

  • Fit: relaxed, true to size—designed for comfortable movement rather than a bodycon fit. Consider sizing down for a more fitted look at the shoulders.
  • Care: follow garment label instructions. Knit fabrics typically benefit from gentle washing and flat drying to preserve shape.

Summary

This Bohemian Stripe Resort Maxi Dress blends effortless comfort with vacation-ready style. Its off-shoulder neckline, soft knit fabric, and flowing maxi silhouette make it a versatile piece for summer getaways, casual weekends, or seaside evenings. Lightweight, chic, and easy to style—this dress is a go-to for warm-weather wardrobes.