Relaxed Sand Beige Tailored Vest & Floral Maxi Skirt Set

$24.69
Color:  Sand Beige
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

Product Description

The Relaxed Sand Beige Tailored Vest & Floral Maxi Skirt Set combines a softly structured, sand-beige tailored vest with a flowing, romantic floral maxi skirt. Designed as a coordinating two-piece, the set balances a clean, relaxed suiting aesthetic on top with a light, feminine silhouette below—perfect for creating effortless day-to-night looks.

Product Features

  • Tailored vest: Relaxed, slightly boxy tailoring in a neutral sand-beige tone; sleeveless design for easy layering; neat lapel and front button closure for a polished finish.
  • Floral maxi skirt: Full-length, fluid skirt with an allover floral print that complements the neutral vest; lightweight, drapey fabric designed for movement and comfort.
  • Versatility: Both pieces are designed to be worn together as a set or separately with other wardrobe staples.
  • Functional details: Thoughtful finishing such as discreet pockets and a comfortable waist construction (elastic or concealed zip) for a flattering, easy fit.
  • Seasonal wearability: Breathable, lightweight construction makes the set suitable for spring and summer, and easy to layer into cooler months.

Styling Suggestions

  • Casual daytime: Wear the vest over a plain white tee and pair with sneakers for an elevated everyday look. Add a crossbody bag for easy movement.
  • Office-appropriate: Layer the vest over a slim blouse or lightweight turtleneck and slip on low-block heels or loafers. Keep accessories minimal for a refined silhouette.
  • Evening or event: Fasten the vest, add a slim belt at the waist to define shape, and choose strappy sandals or heeled mules. Statement earrings lift the floral skirt for a dressier finish.
  • Transitional weather: Add a cropped denim or leather jacket and ankle boots. Swap the top beneath the vest for a fitted knit when temperatures drop.
  • Mix-and-match: Pair the vest with tailored trousers or jeans; wear the floral skirt with a crisp button-down or a structured blazer for multiple outfit possibilities.

Summary

This Relaxed Sand Beige Tailored Vest & Floral Maxi Skirt Set is a versatile, style-forward duo that blends tailored structure with soft femininity. It’s ideal for building multiple looks—casual, professional, or dressed up—while offering comfortable, season-spanning wear. A smart addition for anyone seeking an easy, coordinated outfit that transitions well from day to night.