Boho Linen Ombre Button-Neck Relaxed Fit Flowy Maxi Shirt Dress

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
Brown
size
XS
S
M
L
XL
2XL
3XL
Price
$29.49
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 Boho Linen Ombre Button-Neck Relaxed Fit Flowy Maxi Shirt Dress blends effortless bohemian charm with breathable linen comfort. The soft ombre dye fades gently from light to deeper tones across a long, shirt-style silhouette. A button-neck opening and relaxed cut create an easy, wearable look while the maxi length and generous skirt offer graceful movement and a laid-back, resort-ready feel.

Key Features

  • Fabric: Lightweight linen or linen-blend for breathability and a natural textured drape.
  • Ombre finish: Subtle gradient dyeing that adds depth and relaxed boho style to the silhouette.
  • Button-neck detail: Partial button placket at the neckline for easy on/off and adjustable coverage.
  • Relaxed fit: Loose, comfortable cut designed for easy movement and an unstructured, casual look.
  • Maxi length & flow: Long, flowing skirt that sways with every step for a feminine, airy appearance.
  • Versatile design: Works as a daytime sundress, beach cover-up, or layered piece for transitional weather.
  • Easy care: Low-maintenance fabric—recommended gentle wash and line dry to preserve color and shape.

Styling Suggestions

  • Casual summer: Pair with flat leather sandals, a woven tote, and oversized sunglasses for a relaxed beach or market look.
  • Boho-chic: Add a wide leather belt at the waist, layered pendant necklaces, and ankle boots to create shape and emphasize the bohemian vibe.
  • Layered for cooler days: Throw on a lightweight denim jacket or a cropped knit cardigan and slip into espadrilles or mules.
  • Evening ease: Dress it up with heeled sandals, delicate gold jewelry, and a clutch for a simple dinner outfit.
  • Travel friendly: The breathable linen and relaxed fit make it ideal for long flights or sightseeing—pack with a neutral scarf for added warmth.

Summary

A versatile must-have, the Boho Linen Ombre Button-Neck Maxi Shirt Dress combines breathable linen comfort with a dreamy ombre effect and an easy, relaxed silhouette. It transitions effortlessly from beach days to casual evenings and adapts well to many accessories and layers—perfect for anyone who loves a fuss-free, stylish wardrobe staple.