Lightweight And Flowy Vacation Style Printed Two Piece Dress

$25.80
Size:  XS
Quantity
/** @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

Lightweight and Flowy Vacation Style Printed Two-Piece Dress

Slip into effortless vacation mode with this printed two-piece set designed for warm-weather days and breezy evenings. The matching crop-style top and flowing skirt create a relaxed, feminine silhouette that flatters a range of body types while keeping you cool and comfortable. The eye-catching all-over print and soft drape make it an instant go-to for resort looks, beach strolls, and summer get-togethers.

Product Highlights

  • Lightweight, breathable woven fabric (e.g., viscose/rayon blend) with a soft, airy handfeel for comfortable all-day wear.
  • Coordinated two-piece design: a relaxed-fit top paired with a flowy skirt for a balanced, flattering silhouette.
  • Flowing A-line skirt that skims the body and moves beautifully with every step—perfect for warm climates and travel.
  • Comfort-focused details such as an elasticated or smocked waistband on the skirt and an easy pull-on top for fuss-free dressing.
  • Versatile printed pattern—vibrant yet elegant—works as a standalone outfit or mixed and matched with other wardrobe pieces.
  • Lightweight construction makes it ideal for packing: wrinkle-resistant and easy to layer for evening breezes.

Styling Suggestions

  • Beach day: pair with flat leather sandals or slide-ons, a wide-brim straw hat and a woven tote for an effortless seaside look.
  • Sunset dinner: swap to espadrilles or wedges, add stacked gold jewelry and a small raffia clutch to elevate the outfit.
  • City exploring: layer a cropped denim jacket or lightweight linen blazer and wear low-ankle sneakers or comfortable sandals for all-day comfort.
  • Mix-and-match: wear the top with high-waisted denim or shorts for a casual daytime style, or pair the skirt with a fitted tee or bodysuit for a different silhouette.

Care & Fit Tips

  • True to size with a relaxed fit; choose your normal size for a breezy look or size down for a more fitted top silhouette.
  • Machine wash on cold gentle cycle or hand wash; hang to dry to preserve drape and print vibrancy.

Summary

This printed two-piece set blends comfort and style into a single travel-ready outfit. Lightweight, flowy, and beautifully printed, it’s a versatile piece that transitions from beach to bar with a simple change of accessories. Pack it for your next getaway and enjoy effortless, sun-soaked style.