Soft Plaid Bohemian Batwing Sleeve Maxi Dress

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

Soft Plaid Bohemian Batwing Sleeve Maxi Dress

Product Description

Embrace relaxed boho charm with this Soft Plaid Bohemian Batwing Sleeve Maxi Dress. Featuring a soft, lightweight woven fabric in a subtle plaid print, the dress flows into a full-length skirt and is finished with roomy batwing sleeves for effortless movement. The relaxed silhouette offers comfortable everyday wear while maintaining a feminine, free-spirited look that's perfect for warm-weather days, weekend markets, or casual gatherings.

Key Features

  • Soft, breathable woven fabric that drapes beautifully for a flattering maxi silhouette.
  • Classic plaid pattern with a bohemian twist — versatile neutral tones for easy mixing and matching.
  • Batwing (dolman) sleeves that create a relaxed, airy feel and add visual interest to the upper body.
  • Maxi length provides coverage and fluid movement, ideal for both casual and slightly dressier occasions.
  • Relaxed fit that flatters a variety of body types; can be worn loose or cinched with a belt for definition.
  • Easy-care construction suitable for everyday wear (follow garment care label for best results).

Styling Suggestions

  • For a true boho look, pair with leather sandals, layered necklaces, and a wide-brim hat.
  • Define your waist with a slim leather or woven belt to create an hourglass shape when desired.
  • Transition to cooler weather with an oversized denim jacket or a chunky knit cardigan and ankle boots.
  • Dress it up slightly for an evening outing with heeled sandals and statement earrings.
  • Keep accessories natural — wood, leather, or brass accents complement the plaid and bohemian vibe.

Summary

This Soft Plaid Bohemian Batwing Sleeve Maxi Dress is a versatile wardrobe staple that blends comfort with laid-back style. Its flowing maxi length, easy batwing sleeves, and timeless plaid pattern make it an effortless choice for everyday wear or casual events. Wear it loose for a breezy silhouette or add a belt and accessories to personalize your look.