Relaxed Sky Blue Striped Shirt Maxi 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
3XL
Price
$31.59
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 Relaxed Sky Blue Striped Shirt Maxi Dress blends effortless comfort with timeless tailoring. Featuring a classic shirt collar, button-front styling and long, relaxed sleeves, the maxi-length silhouette falls gracefully for a laid-back yet polished look. Soft sky blue stripes create a fresh, elongating effect that is perfect for warm-weather days or layered transitional outfits.

Key Features

  • Relaxed shirt-style silhouette for easy movement and day-long comfort.
  • Vertical sky blue stripes that visually lengthen the figure and lend a crisp, modern feel.
  • Button-front design offers adjustable coverage and versatile styling options.
  • Maxi length provides a refined, elegant profile suitable for both casual and dressier occasions.
  • Long sleeves for added coverage; can be worn down or rolled for a more casual vibe.
  • Lightweight, breathable construction designed for comfort in warm weather (fabric details available on the product tag).

Styling Suggestions

  • Daytime casual: pair with white sneakers or flat sandals and a crossbody bag for an easy, on-the-go look.
  • Define the waist: add a slim belt or knot the front for a more tailored silhouette.
  • Beach-to-brunch: layer over a simple slip or swimsuit and add a wide-brim straw hat and espadrilles.
  • Transition to evening: swap flats for heeled sandals, add delicate gold jewelry, and carry a structured clutch.
  • Cooler weather: layer under a cropped denim jacket or a lightweight trench and finish with ankle boots.

Summary

The Relaxed Sky Blue Striped Shirt Maxi Dress is a versatile wardrobe staple that combines comfort, classic shirting details, and breezy maxi length. Its fresh stripe pattern and adaptable styling make it a go-to piece for a range of occasions—from weekend errands to relaxed evenings out. Choose it when you want an effortless, polished look that’s easy to personalize with accessories.