Bohemian Peacock Print Resort Emerald Blue Wrap Blouse

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
Green
size
XS
S
M
L
XL
2XL
3XL
Price
$23.99
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

This elegant wrap blouse blends relaxed resort style with bohemian flair. Set on a rich emerald-blue ground, an all-over peacock-inspired print creates a vibrant, eye-catching look. The adjustable wrap silhouette and soft, drapey fabric make it comfortable for travel, warm-weather days, or layered evening looks.

Product Highlights

  • All-over peacock motif on an emerald-blue background for a striking, resort-ready palette.
  • Wrap-front design with a self-tie at the waist for a customizable, flattering fit.
  • V-neckline that enhances the décolletage and layers beautifully with necklaces.
  • Flowy, relaxed sleeves and a softly draped body for comfortable movement.
  • Lightweight, breathable woven fabric with a soft hand and graceful drape.
  • Hip-length cut ideal for tucking in or leaving out; works well with high-waisted bottoms.
  • Versatile piece that transitions from daytime resort wear to casual evening styling.

Styling Suggestions

  • For a chic resort look, pair with white or natural-linen wide-leg trousers and slide sandals.
  • Create a casual daytime outfit with high-waisted denim shorts and espadrilles; add a straw tote.
  • Dress it up for evening: tuck into a tailored midi skirt or high-waisted culottes with heeled sandals.
  • Layer under a lightweight blazer or longline vest for cooler nights or a more polished office-friendly vibe.
  • Accessorize with gold-tone jewelry to complement the emerald tones or add wood and beaded pieces for a boho finish.

Summary & Care Tips

This Bohemian Peacock Print Wrap Blouse is a versatile statement piece—combining vibrant print, flattering wrap styling, and breezy comfort. Ideal for vacation packing or elevating everyday outfits, it pairs effortlessly with both tailored and relaxed pieces. For best care, follow the garment label; generally, we recommend gentle machine wash or hand wash in cold water and hang to dry to preserve color and shape.