Structured Square Neck Linen Maxi Dress

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
Beige
size
XS
S
M
L
XL
2XL
3XL
Price
$29.84
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 Structured Square Neck Linen Maxi Dress combines timeless simplicity with modern tailoring. The clean square neckline and structured bodice create a flattering, architectural silhouette, while the lightweight linen (or linen-blend) fabric keeps the look breathable and effortless. The maxi-length skirt flows from a defined waist for an elegant, elongated profile perfect for warm-weather days and relaxed evenings alike.

Key Features

  • Structured square neckline for a contemporary, flattering frame
  • Tailored bodice with seam detailing to enhance shape and support
  • Wide straps for comfortable coverage and balanced proportions
  • Maxi-length A-line skirt that moves gracefully and flatters most body types
  • Lightweight linen or linen-blend fabric—breathable and seasonally appropriate
  • Clean, minimal silhouette that layers easily and adapts to multiple occasions

Styling Suggestions

  • Casual daytime: pair with flat leather sandals, a woven tote, and simple gold hoops for an easy summer look.
  • Office or smart-casual: add a cropped blazer and low block heels to make the dress work-appropriate while keeping comfort.
  • Evening: elevate with strappy heels, a clutch, and statement earrings for a polished, minimalist vibe.
  • Beach or weekend: layer over a swimsuit with a wide-brim hat and espadrilles for an effortless resort outfit.

Fit & Care Tips

  • Designed to skim the body—check size guide for best fit; consider sizing up if between sizes for extra ease.
  • Linen naturally wrinkles; embrace the lived-in texture or press while slightly damp for a crisper finish.
  • Machine wash on a gentle cycle or hand wash; lay flat or hang to dry to preserve shape.

Summary

Minimal, refined and endlessly versatile, this Structured Square Neck Linen Maxi Dress is a wardrobe staple for warm seasons. Its clean lines and breathable fabric make it ideal for travel, daytime events, or dressed-up evenings—an effortless piece that adapts to your lifestyle.