Women's Crochet Lace Two Piece Set Sleeveless V Neck Top and High Waist Shorts Bohemian Vacation Outfit-0331

$41.99
Size:  S
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

  1. Fabric:Crafted from soft crochet lace fabric with a delicate, breathable knit texture, lightweight and skin-friendly for warm weather wear.

  2. Design
  • Features intricate floral crochet lace patterns and scalloped edge detailing for a romantic bohemian look;
  • Sleeveless top with a V-neck, paired with high-waisted shorts for a coordinated two-piece set.
  1. Fit:Relaxed slim fit for the top, straight-leg loose fit for the shorts; the set flatters various body types with a comfortable, non-restrictive cut.

  2. Occasions:Perfect for beach vacations, summer brunches, casual gatherings, resort wear and bohemian-themed events.

  3. Care Instructions
  • Hand wash in cold water gently, avoid twisting or stretching;
  • Do not bleach, lay flat to dry in shade;
  • Low temperature iron with a cloth pad, do not iron directly on lace;
  • Dry cleaning is recommended for best care.
SizeTop - Bust (CM)Top - Bust (IN)Top - Length (CM)Top - Length (IN)Shorts - Waist (CM)Shorts - Waist (IN)Shorts - Length (CM)Shorts - Length (IN)
S8633.94517.764-7025.2-27.63212.6
M9035.44618.168-7426.8-29.13313.0
L9437.04718.572-8028.3-31.53413.4
XL9838.64818.976-8429.9-33.13513.8
2XL10240.24919.380-8831.5-34.63614.2

Note: All measurements are taken manually, a 1-3 CM (0.4-1.2 IN) error is within the normal range. The shorts have an elastic waistband for slight stretch.