Elegant Vacation Mediterranean Blue Two-Piece Boho Set

😍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
$32.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

Product Description

This Elegant Vacation Mediterranean Blue Two-Piece Boho Set is designed for effortless resort dressing. The two-piece silhouette pairs a relaxed, airy top with a complementary bottom to create a cohesive bohemian look in a serene Mediterranean blue hue. Lightweight drape and breezy construction make this set ideal for warm-weather escapes, beach walks, and casual sunset dinners.

Key Features

  • Color & Style: Deep Mediterranean blue with subtle boho details—perfect balance of relaxed and refined.
  • Silhouette: Two-piece coordination (top + bottom) for easy on/off and versatile styling; flattering, comfortable cut suited for travel and leisure.
  • Fabric & Feel: Lightweight, breathable fabric with a soft drape for all-day comfort; designed to move with you in warm climates.
  • Boho Accents: Delicate finishes such as subtle crochet/trim, gentle gathers, or tie details that add handcrafted charm.
  • Functional Details: Elastic or adjustable waist and ties on the top for a customizable fit and effortless wearability.
  • Versatility: Wear as a matching set or separate pieces to create multiple outfits from one purchase.

Styling Suggestions

  • Beach Day: Pair with flat leather sandals or espadrilles, a wide-brim straw hat, and oversized sunglasses for a chic seaside look.
  • Casual Strolls: Add simple slide sandals and a woven crossbody bag; layer thin gold necklaces for understated glamour.
  • Dinner by the Sea: Dress it up with heeled sandals, statement earrings, and a lightweight linen blazer or kimono.
  • Mix & Match: Top with high-waist denim shorts or white linen pants; wear the bottom with a cropped tee or a lightweight blouse for varied looks.
  • Accessories: Natural textures (straw, rattan, leather) and boho jewelry (layered chains, beaded bracelets) complement the Mediterranean vibe.

Care & Fit Notes

  • Recommended care: gentle wash or hand wash and air dry to maintain fabric drape and color.
  • Fit: Designed for a relaxed, comfortable fit — consider sizing based on how you prefer to wear layered or fitted items underneath.

Summary

A versatile, travel-ready set in a tranquil Mediterranean blue, this two-piece boho outfit combines comfort and style for summer getaways. Whether worn together for a coordinated resort look or styled separately for everyday outfits, it’s an easy, elegant addition to any warm-weather wardrobe.