Relaxed Sage Botanical Print Two-Piece Set

$24.59
Color:  Sage Green
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

Description 

This Relaxed Sage Botanical Print Two-Piece Set brings effortless, nature-inspired style to your warm-weather wardrobe. The set features a calming sage-green ground printed with delicate botanical motifs and a relaxed, easy silhouette designed for comfort and everyday wear. Perfect for lounging at home, weekend errands, or seaside strolls, this coordinated outfit offers a polished yet laid-back look.

Product Details

  • Includes: Relaxed-fit top and matching bottoms for an easy, coordinated outfit.
  • Print: Subtle botanical pattern in soft sage tones for a timeless, fresh aesthetic.
  • Fit: Relaxed silhouette with a slightly cropped or roomy top and comfortable waist on the bottoms for unrestricted movement.
  • Fabric feel: Lightweight, breathable fabric with a soft drape for all-day comfort.
  • Design touches: Gentle gathers or sleeve detail on the top and a comfortable waistband (elastic or drawstring) on the bottoms for a flattering, adjustable fit.
  • Care: Easy-care construction—machine wash gentle and tumble low or line dry to maintain print and shape.

Key Features

  • Coordinated two-piece set: ready-to-wear ensemble that removes the guesswork from dressing.
  • Relaxed, flattering fit: designed for comfort without sacrificing style.
  • Botanical print: versatile, nature-inspired pattern that pairs well with neutrals and natural textures.
  • Lightweight construction: ideal for warmer days and layered looks.
  • Adjustable elements: elastic or drawstring waist ensures a personalized fit.

Styling Suggestions

  • Daytime casual: Pair with flat leather sandals or white canvas sneakers and a woven tote for an easy weekend look.
  • Beach-to-brunch: Layer over a neutral swimsuit or wear with slide sandals and a wide-brim straw hat for seaside sophistication.
  • Smart casual: Add minimalist gold jewelry, a structured crossbody bag, and low block heels or mules to elevate the set for lunch or casual meetings.
  • Layering: Throw on a lightweight linen blazer or denim jacket for cooler evenings; tuck the front of the top into the waistband for a more defined silhouette.

Summary

The Relaxed Sage Botanical Print Two-Piece Set is a versatile, comfortable outfit that blends soft, nature-inspired prints with an easygoing silhouette. Thoughtful details like an adjustable waist and breathable fabric make it a practical choice for many occasions, while the coordinated look simplifies styling—whether you’re dressing for relaxation or casual outings.