Effortless Boho Abstract Print Sheer Button-Front Flowy Maxi Shirt 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
$29.84
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

Product Description

This breezy maxi shirt dress blends bohemian charm with contemporary ease. Rendered in a lightweight, semi-sheer fabric with an abstract all-over print, the dress features a classic button-front placket and a relaxed, flowy silhouette that skims the body. Designed for warm days and layered looks, it moves beautifully and offers an airy, effortless vibe.

Key Features

  • Fabric: Lightweight, semi-sheer material that feels airy and breathable.
  • Print: Abstract boho-inspired all-over print for a modern, artistic look.
  • Construction: Button-front shirt styling for easy wear and adjustable coverage.
  • Silhouette: Relaxed, flowy maxi length that creates fluid movement and a flattering drape.
  • Versatility: Can be worn open as a cover-up or buttoned as a standalone dress.
  • Details: Shirt collar and a hem that allows graceful swaying with each step.

How to Wear / Styling Suggestions

  • For coverage: Layer a slim slip dress, cami and shorts set, or a fitted bodysuit underneath to balance the sheerness.
  • Casual daytime: Pair with flat leather sandals or espadrilles and a woven tote for brunch or beach days.
  • Boho festival look: Add layered necklaces, stacked bracelets, a wide-brim hat, and suede ankle boots.
  • Transition to evening: Belt the waist, button-up or leave a few top buttons undone, and finish with strappy heels and statement earrings.
  • As a cover-up: Wear open over swimwear for resort and poolside styling.

Fit & Care

  • Fit: Relaxed and flowy—true to size for a roomy silhouette; size down if you prefer a more tailored look. Use a belt to cinch the waist.
  • Care: Gentle wash recommended. Hand wash or machine wash on a delicate cycle with cold water; hang to dry to preserve shape and print. Avoid high heat ironing; steam lightly if needed.

Summary

This Effortless Boho Abstract Print Sheer Button-Front Flowy Maxi Shirt Dress is a versatile wardrobe staple that pairs artistic print with easy, wearable design. Perfect for warm-weather days, vacations, and layered looks, it offers multiple styling options—from a breezy cover-up to a belted evening dress. Add a simple slip underneath and your favorite accessories to make it your own.