Bohemian Utility Resort Sage Green Button-Front Cotton Midi Dress

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

Effortlessly blending laid-back bohemian charm with utilitarian ease, this sage green button-front midi dress is crafted from breathable cotton for a comfortable, all-day wear. The midi length and relaxed silhouette make it perfect for resort days, weekend outings, or casual city styling. Clean button-front closure and a classic collar balance soft, natural tones with functional design details.

Features

  • Sage green hue — a soft, versatile green that complements warm and cool skin tones.
  • Lightweight cotton construction for breathability and natural comfort.
  • Full button-front placket for easy on/off and adjustable styling.
  • Midi-length silhouette that hits mid-calf for a flattering, versatile look.
  • Utility-inspired accents — structured collar and practical design elements that nod to functional style.
  • Relaxed fit that layers well and moves with you throughout the day.
  • Easy-care fabric suitable for travel and frequent wear.

How to Style

  • Resort-ready: Pair with woven sandals, a wide-brim straw hat, and oversized sunglasses for an effortless vacation vibe.
  • Casual city look: Add low ankle boots, a leather crossbody bag, and minimalist jewelry for a refined everyday outfit.
  • Layered warmth: Throw on a denim jacket or lightweight cardigan and white sneakers for transitional weather.
  • Dressed up: Cinch the waist with a slim belt, swap flats for block-heel sandals, and choose statement earrings for evening ease.

Care & Fit Notes

  • Designed for a relaxed, true-to-size fit — size up if you prefer extra room or plan to layer thicker pieces underneath.
  • Machine wash cold on a gentle cycle and line dry or tumble dry low to preserve shape and color.

Summary

This Bohemian Utility Resort midi dress in sage green is a versatile wardrobe staple that pairs the comfort of cotton with functional, stylish details. Ideal for travel, everyday wear, or dressing up, it offers an easy, timeless silhouette that adapts to multiple looks and seasons.