Old Money Wind Tencel Blend Linen Asymmetrical Cut Shirt Mid-Length Dress

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

Old Money Wind Tencel Blend Linen Asymmetrical Cut Shirt Mid-Length Dress

Product Description

This mid-length shirt dress blends the natural texture of linen with the smooth drape of Tencel to create a refined "old money" silhouette. Designed as a classic shirt dress with a modern twist, it features an asymmetrical hem that adds movement and contemporary edge to an otherwise timeless piece. The neutral, understated tone and clean lines make it a versatile wardrobe anchor for both casual and polished looks.

Key Features

  • Fabric: Tencel-linen blend for soft handfeel, breathable comfort, and subtle sheen.
  • Cut: Shirt-style bodice with a structured collar and button-front closure for easy wear.
  • Hem: Asymmetrical mid-length hem that creates visual interest and flattering movement.
  • Fit: Relaxed yet refined silhouette that drapes softly over the body—suitable for layering.
  • Details: Minimal, elegant finishing that emphasizes a classic, understated luxury aesthetic.
  • Sustainability: Tencel fibers add eco-conscious performance—good moisture management and biodegradability compared with many synthetics.

Styling Suggestions

  • For an elevated daytime look: cinch the waist with a slim leather belt, add loafers or low block heels, and finish with a structured tote.
  • For casual weekend wear: leave it unbelted, roll up the sleeves, and pair with white sneakers or slide sandals and a woven crossbody bag.
  • For office or evening: layer under a tailored blazer or lightweight trench, wear with pointed flats or mid heels, and accessorize with minimal gold jewelry.
  • Seasonal tips: in warmer months wear alone with straw accessories; in cooler months add thin knits or tights and a long coat for a refined layered effect.

Summary

This Tencel-linen shirt dress combines timeless tailoring with a contemporary asymmetrical detail, delivering a versatile piece that moves effortlessly from casual to refined. Its breathable, sustainable fabric and neutral aesthetic make it an easy wardrobe staple for anyone seeking an understated, elegant look with comfortable everyday wearability.