Effortless Coastal Elegance Flax Minimal Chic Black-Piped Shift Midi Dress

$24.99
Color:  Begei
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

Product Description

This Flax Minimal Chic Black-Piped Shift Midi Dress merges breezy coastal style with clean, modern lines. Crafted from a lightweight flax-linen blend, the dress offers natural breathability and a softly textured surface that suits warm-weather days and relaxed evenings alike. A refined black piping trims the neckline and hem, creating a crisp contrast against the neutral flax tone and elevating a simple silhouette into a polished wardrobe staple.

Key Features

  • Material: Lightweight flax-linen blend for breathability, subtle texture and comfortable wear in warm climates.
  • Silhouette: Relaxed shift cut that skims the body for an effortless, flattering fit without clinging.
  • Length: Midi length hits below the knee for a versatile, season-spanning look.
  • Design details: Distinct black piping accents on neckline and edges for minimal, graphic contrast.
  • Construction: Clean seams and an easy pull-on design for simple wear and fuss-free dressing.
  • Color palette: Natural flax hue with black piping — timeless and easy to coordinate.
  • Care: Easy-care fabric ideal for travel and everyday use (follow garment label for specifics).

Styling Suggestions

  • Coastal casual: Pair with woven espadrilles, a straw hat and a canvas tote for a relaxed seaside look.
  • City minimal: Add white leather sneakers and a structured crossbody for a modern, day-to-day outfit.
  • Office ready: Layer a lightweight blazer and pointed flats or low block heels for an unfussy, professional silhouette.
  • Evening elevated: Swap to heeled sandals, a slim clutch and delicate gold jewelry to dress the midi up.
  • Layering: Lightweight longline cardigan or denim jacket adds warmth without overpowering the minimal lines.

Summary

The Flax Minimal Chic Black-Piped Shift Midi Dress is a versatile, understated piece that balances breathable comfort with modern detailing. Its relaxed silhouette and contrasting black piping make it an easy go-to for holiday days, weekend errands or pared-back office style — a refined essential for a timeless, coastal-inspired wardrobe.