Resort Lightweight Linen Gauze Tie-Front Cover-Up Dress

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


Description

An effortlessly breezy cover-up crafted from lightweight linen-gauze fabric. This tie-front dress features a relaxed silhouette that drapes softly over the body, offering semi-sheer, breathable coverage perfect for warm-weather escapes. The adjustable front tie allows you to wear it closed as a casual dress or open as a layered cover-up over swimwear.

Key Features

  • Lightweight linen-gauze fabric with airy, textured weave for exceptional breathability.
  • Adjustable tie-front closure for customizable shape — wear it knotted, bowed, or untied.
  • Relaxed, easy silhouette that slips on quickly and provides comfortable coverage.
  • Semi-sheer construction ideal for layering over swimsuits or light slips.
  • Natural, beach-ready drape that packs and travels well.
  • Neutral resort tone that complements a wide range of accessories and swimwear colors.

Styling & Pairing Suggestions

  • As a cover-up: throw it over your favorite one-piece or bikini for effortless pool-to-beach wear.
  • As a casual dress: cinch the tie and pair with flat leather sandals or espadrilles for a relaxed daytime look.
  • For evening: layer a lightweight slip underneath, add delicate gold jewelry and wedge sandals for a simple seaside dinner outfit.
  • Accessories: straw hat, woven tote, oversized sunglasses, and layered necklaces enhance the resort aesthetic.
  • Travel tip: its soft, packable fabric makes it an ideal piece for suitcase layering and unpredictable resort weather.

Care & Fit Notes

  • Lightweight, semi-sheer fabric—size as you normally would for a relaxed fit or choose a smaller size for a more defined silhouette when tied.
  • Care recommendation: gentle wash (hand wash or gentle machine cycle) and line dry to preserve texture; low iron if needed.

Summary

This Resort Lightweight Linen Gauze Tie-Front Cover-Up Dress is a versatile vacation essential — airy, packable, and effortlessly chic. Whether worn loose over swimwear or tied for a casual daytime dress, it delivers breathable comfort and laid-back resort style.