Retro Color-Block Tencel Maxi Dress With Ruffled Hem

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

Retro Color-Block Tencel Maxi Dress With Ruffled Hem

Embrace vintage-inspired charm with this Retro Color-Block Tencel Maxi Dress. Crafted from soft, breathable Tencel (lyocell), the dress features bold color-block panels arranged for a flattering, eye-catching look and finishes with a playful ruffled hem that adds movement and feminine flair. The long, flowing silhouette keeps the design effortless and elegant—perfect for warm-weather days and casual evenings alike.

Product Features

  • Material: Tencel (lyocell) — silky handfeel, excellent drape, and naturally breathable for all-day comfort.
  • Design: Retro color-block panels that create visual interest while elongating the silhouette.
  • Silhouette: Maxi length with a gently flared, A-line shape that skims the body and ends in a soft ruffled hem for added movement.
  • Details: Clean lines and minimal seams keep the focus on the color-blocking and hem ruffle; easy slip-on styling.
  • Eco-conscious: Made from sustainably sourced lyocell for a lower environmental footprint compared to conventional fabrics.
  • Care: Best cared for on a gentle wash cycle or hand wash, hang to dry and iron on low if needed to preserve fiber integrity.

How to Style

  • Daytime casual: Pair with flat leather sandals or white sneakers and a woven tote for a relaxed weekend look.
  • Boho summer: Layer with a cropped denim jacket, add stacked bracelets and a wide-brim straw hat.
  • Evening out: Cinch the waist with a slim belt, add heeled espadrilles or wedges and statement earrings for a polished finish.
  • Transitional weather: Add a lightweight cardigan or a tailored blazer and ankle boots to take the dress from season to season.
  • Accessories: Long pendant necklaces or layered delicate chains complement the vertical lines of the maxi silhouette.

Summary

This Retro Color-Block Tencel Maxi Dress combines sustainable fabric with retro-inspired design for an effortless, versatile piece you’ll reach for again and again. The soft, breathable Tencel keeps you comfortable while the color-block panels and ruffled hem deliver stylish personality. Wear it casual or dress it up—this maxi is a standout staple for multiple occasions.