Resort Luxe Embroidered Kaftan Top & Wide Leg Pants Set

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

Elevate your vacation wardrobe with this elegant embroidered kaftan top and wide-leg pants set. Designed with a relaxed silhouette and refined detailing, the coordinated ensemble blends effortless comfort with sophisticated resort style. The flowing top creates an airy, graceful look, while the matching wide-leg pants provide an elongated and polished finish.

Key Features

  • Two-piece coordinated set featuring an embroidered kaftan top and wide-leg pants.
  • Relaxed kaftan silhouette for comfortable movement and an effortlessly elegant appearance.
  • Decorative embroidery adds texture, visual interest, and a refined artisanal touch.
  • Wide-leg trousers create a fluid drape and flattering, elongated proportions.
  • Matching design makes styling simple while maintaining a coordinated finish.
  • Versatile choice for resort getaways, beach vacations, cruises, poolside events, and summer occasions.

Styling Suggestions

Wear the set with strappy sandals, oversized sunglasses, and a woven tote for an easy vacation-ready look. Add metallic jewelry and heeled sandals to create a more elevated evening outfit. For a relaxed beach ensemble, style it with a wide-brim hat and minimalist slides. The kaftan top can also be worn separately over swimwear, while the wide-leg pants pair beautifully with a simple camisole or fitted blouse.

Summary

This embroidered kaftan top and wide-leg pants set is a sophisticated and versatile addition to any warm-weather wardrobe. With its flowing shape, coordinated styling, and elegant embroidered details, it offers effortless resort glamour from daytime escapes to evening occasions.