Boho Beige Ruffle V-Neck Puff Sleeve Mermaid Midi 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
$32.79
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

A romantic, bohemian-inspired midi that blends soft, feminine details with a flattering mermaid silhouette. The warm beige tone and cascading ruffle hem create effortless movement, while the V-neck and gathered puff sleeves add vintage charm. Designed to skim the body and flare subtly at the knee, this dress is both relaxed and refined — perfect for daytime events or easy evening dressing.

Key Features

  • V-neckline with delicate ruffle trim for a flattering, open silhouette.
  • Statement puff sleeves with gentle gathers for a romantic, boho look.
  • Mermaid midi cut that fits through the waist and hips, flaring into a ruffled hem for feminine movement.
  • Neutral beige color that pairs easily with seasonal accessories and layers.
  • Lightweight, breathable woven fabric with soft drape; fully or partially lined for comfort.
  • Discreet back or side zipper closure for a smooth, fitted finish (depending on style variant).
  • Versatile length that works with flats, heels, and boots.

Styling Suggestions

  • Casual daytime: pair with woven sandals or espadrilles, a straw bag and layered gold necklaces for a relaxed, summery feel.
  • Romantic evening: elevate with block-heel sandals or strappy heels, statement earrings and a sleek clutch.
  • Boho-chic: add a wide-brim hat, suede ankle boots and a thin leather belt to cinch the waist for a festival-ready look.
  • Transitional weather: layer a denim jacket or lightweight cardigan and finish with ankle boots or loafers.
  • For formal occasions: style with delicate heels and minimal jewelry to let the ruffle and silhouette stand out.

Care & Fit Notes

  • Recommended: gentle machine wash or hand wash; hang to dry to preserve shape and ruffle detail.
  • Cool iron if needed; avoid bleach and harsh chemicals.
  • Fit: true to size with a defined waist — consider your preferred fit at the hips and bust when selecting size.

Summary

This Boho Beige Ruffle V-Neck Puff Sleeve Mermaid Midi Dress is an easygoing yet sophisticated piece that transitions from daytime wanderings to intimate evenings with grace. Its neutral hue and timeless details make it a versatile wardrobe staple for warm-weather events or layered seasonal looks. Choose this dress when you want a feminine silhouette with breezy, bohemian attitude.