Elegant Bohemian Soft Sheen Fluid Drape Statement Evening Maxi Dress

$23.24
Color:  Pink
Size:  XS
Quantity
/** @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

This luminous evening maxi blends bohemian ease with red-carpet glamour. The soft, satin-like sheen and ultra-fluid drape create sweeping movement that flatters from every angle. Designed to make a statement at evening events, weddings, or destination dinners, the dress balances relaxed, free-flowing lines with an elegant, elongating silhouette.

Product Features

  • Soft sheen finish: subtly reflective surface that catches light for a refined, evening-ready glow.
  • Fluid, floor-sweeping drape: lightweight fabric moves gracefully for dramatic, effortless movement.
  • Bohemian-inspired silhouette: relaxed yet flattering lines that suit a range of body types and occasions.
  • Defined waist and elongating cut: tailored to emphasize the waist while maintaining a comfortable, flowing skirt.
  • Versatile for layering: works easily with jackets, shawls or belts to alter the look for season and setting.
  • Attention to detail: clean seams and thoughtful construction for a high-quality finish ideal for evening wear.

Styling Suggestions

  • Evening glam: pair with strappy heels, a metallic clutch and statement earrings to amplify the dress's sheen.
  • Boho-chic event: add a suede or denim jacket, stacked bangles and ankle boots for a relaxed, curated look.
  • Beach or destination wedding: wear with flat embellished sandals, a wide-brimmed hat and delicate layered necklaces.
  • Cooler nights: drape a lightweight shawl or cropped blazer over the shoulders for warmth without hiding the silhouette.
  • Hair & makeup: soft waves or a low chignon with warm, glowing makeup complements the dress's romantic mood.

Care & Fit Notes

  • Fit: designed to skim the body while allowing fluid movement; consider your usual dress size for a comfortable fit.
  • Care: follow garment label instructions; gentle wash or professional cleaning recommended to preserve sheen and drape.

Summary

Timeless and expressive, this Elegant Bohemian Maxi Dress brings together luminous fabric and a free-flowing silhouette for unforgettable evening style. Whether dressing up for a formal event or curating a relaxed, destination-ready look, this piece is a versatile wardrobe statement that elevates every moment.