Relaxed Striped Oversized Blue & White Shirt Mini Dress

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

Relaxed Striped Oversized Blue & White Shirt Mini Dress

Product Description

Embrace a look of effortless style with our Relaxed Striped Oversized Blue & White Shirt Mini Dress. This dress combines the classic appeal of stripes with a modern oversized silhouette, making it a versatile addition to any wardrobe.

Features

  • Designed with a relaxed fit for ultimate comfort.
  • Bold blue and white stripe pattern for a timeless look.
  • Lightweight fabric perfect for all-season wear.
  • Mini length for a chic, youthful appearance.

  • 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 Tips

This shirt mini dress is incredibly versatile; pair it with sneakers for a casual day out or dress it up with heels and statement jewelry for an evening look. Complete your outfit with a belt to cinch the waist if a more tailored look is desired.

Conclusion

The Relaxed Striped Oversized Blue & White Shirt Mini Dress is an excellent choice for those who love a blend of comfort and style. It's a must-have for those who appreciate a minimalistic yet contemporary fashion statement.