Elegant Brown Knit Layered Maxi 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
$33.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

Designed with a graceful layered silhouette, this elegant brown knit maxi dress combines timeless style with cozy comfort. The rich brown tone creates a sophisticated look, while the flowing length and soft knitted texture add a refined, feminine touch to your wardrobe.

Product Features

  • Elegant layered maxi design for a graceful, flowing silhouette
  • Soft knitted fabric that offers comfortable wear and a cozy feel
  • Warm brown color for a sophisticated and versatile appearance
  • Long length creates an effortlessly polished look
  • Easy-to-style design suitable for casual, smart-casual, and dressier occasions
  • Ideal for seasonal wear, adding texture and warmth to your outfit

  • Size Chart:
    Size US Size UK Size EU Size Bust (CM) Bust (IN) Waist (CM) Waist (IN) Hips (CM) Hips (IN) Maxi/Midi Length (CM) Maxi/Midi Length (IN)
    XS 0‑2 4‑6 32‑34 86 33.9 68 26.8 92 36.2 148 58.3
    S 4‑6 8‑10 36‑38 91 35.8 73 28.7 97 38.2 150 59.1
    M 8‑10 12‑14 40‑42 96 37.8 78 30.7 102 40.2 152 59.8
    L 12‑14 16‑18 44‑46 102 40.2 84 33.1 108 42.5 154 60.6
    XL 14‑16 18‑20 46‑48 108 42.5 90 35.4 114 44.9 156 61.4
    2XL 16‑18 20‑22 48‑50 114 44.9 96 37.8 120 47.2 158 62.2
    3XL 18‑20 22‑24 50‑52 120 47.2 102 40.2 126 49.6 160 63.0

    Measurement Disclaimer

    *Note: Due to manual product measurements, please allow a slight variance of 1-2 cm.

Styling Suggestions

Pair this dress with ankle boots and a structured handbag for an elegant everyday outfit. For cooler days, layer it with a tailored coat, cropped jacket, or long wool blazer. Add a slim belt at the waist to create extra definition, or keep the silhouette relaxed for a more effortless appearance. Complete the look with delicate jewelry and neutral-toned accessories.

Summary

The Elegant Brown Knit Layered Maxi Dress is a versatile statement piece that brings together comfort, warmth, and timeless sophistication. Its flowing layered design and rich brown shade make it an easy choice for creating stylish looks throughout the season.