Elegant Sheer Drawstring Waist Shirt Mini 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
$29.15
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 Elegant Sheer Drawstring Waist Shirt Mini Dress blends breezy, lightweight fabric with a shirt-inspired silhouette for modern, feminine appeal. The semi-transparent material creates an airy, ethereal look while an adjustable drawstring at the waist allows you to tailor the shape from relaxed to cinched. The mini length keeps the style youthful and flirty, perfect for warm-weather outings or layered evening looks.

Features

  • Sheer, lightweight fabric for breathability and a delicate drape
  • Shirt-style design with a classic collar and refined front detailing
  • Adjustable drawstring waist to customize fit and define the silhouette
  • Mini hemline for a fresh, contemporary look
  • Long sleeves that balance coverage with the airy sheer finish
  • Versatile neutral palette suitable for daytime or night
  • Easy to layer: pairs well with slips, cami, or swimwear underneath

Styling Suggestions

  • Beach-to-bar: wear over a bikini or a bright-colored swimsuit for an elevated cover-up.
  • Casual day: layer a neutral or contrast slip underneath and pair with flat sandals or white sneakers.
  • Evening: tighten the drawstring to create a tailored waist, add strappy heels and statement earrings.
  • Layered look: throw on a tailored blazer or leather jacket and ankle boots for a chic, transitional outfit.
  • Accessorize: add a slim belt over the drawstring for extra definition or a wide sun hat for resort-ready style.

Care & Fabric Guidance

  • Fabric: lightweight sheer blend (recommended to check garment label for exact fiber content)
  • Care: gentle wash (hand wash or delicate machine cycle), cold water, lay flat or hang to dry to preserve sheer texture
  • If wearing as a standalone piece, consider a coordinating slip or bodysuit for full coverage.

Summary

This sheer drawstring waist shirt mini dress is a versatile wardrobe staple that marries relaxed, shirt-inspired tailoring with a soft, transparent fabric. Its adjustable waist and mini length offer multiple styling possibilities—from breezy beach cover-up to a polished evening look—making it a standout piece for any season.