Vacation Style Blue Baroque Print Chiffon 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
$29.84
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

Vacation Style Blue Baroque Print Chiffon Maxi Dress

This elegant maxi dress features a lightweight chiffon overlay in a vibrant blue baroque-inspired print, designed for effortless vacation and resort wear. The airy silhouette drapes beautifully from the shoulders to the hem, creating graceful movement with every step. Fully lined for comfort, this dress combines a statement pattern with easy, all-day wearability.

Product Features

  • Lightweight chiffon overlay with a soft inner lining for comfortable, non-transparent wear.
  • Eye-catching blue baroque print that adds a luxurious, vintage-inspired look to a relaxed maxi silhouette.
  • Flowing maxi length for elegant coverage and fluid movement—perfect for seaside strolls or sunset dinners.
  • Subtle waist definition that flatters the figure while keeping a relaxed, breathable fit.
  • Versatile neckline and shoulder detail that transition easily from casual daytime to dressed-up evenings.
  • Packable and wrinkle-resistant when traveling—ideal for vacation wardrobes.

Styling Suggestions

  • Daytime/beach: Pair with flat leather sandals, a wide-brim straw hat, and a woven tote for an easy resort look.
  • Evening/dinner: Elevate with espadrille wedges or heeled sandals, statement earrings, and a sleek clutch.
  • Layering: Add a cropped denim jacket or lightweight cardigan for cooler nights or more coverage.
  • Accessorizing: Cinch the waist with a slim belt to create more definition, or keep it loose for maximum flow.
  • Jewelry: Keep accessories minimal—gold or pearl accents highlight the baroque print without competing with it.

Summary

Combining a bold blue baroque print with a breezy chiffon maxi silhouette, this dress is a versatile vacation essential. It’s comfortable, packable, and easy to style from beach to dinner—an effortless choice for anyone seeking statement-ready yet relaxed resort wear.