V-neck Cotton And Cat Print Long Sleeve Blouse

$31.97
$57.99
Save $26.02
Color : Yellow
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

Casual, Simple, and Fashionable!

FEATURES

  • 🌻Skin-Friendly Material: This casual tops is made of skin-friendly and breathable material, soft, lightweight and comfortable, non-wrinkle, dimensional stable and easy to put on or take off.
  • 🌻Occasion: The casual style makes it perfect for all kinds of activities. You can wear this trendy tops for daily life wear, work, schools, office, outdoor, dating, party, club, beach, travel, holiday, vacation. during fall, winter, spring and summer.
  • 🌻Matching: Simple and never outdated style. Perfect for layering or on its own. Perfect partner to match your jeans, casual pants, shorts, skirts, leggings, and high heels, boots, sandals, sneakers, necklace. It is essential in the closet.

SPECIFICATIONS:

  • Material: Linen and cotton

  • Color: as shown

  • Size:
    SIZE(CM/IN)BUSTLENGTHSLEEVE
    S96cm/37.8in66cm/25.98in56cm/22.05in
    M98cm/38.58in66cm/25.98in57cm/22.44in
    L103cm/40.55in67cm/26.38in57cm/22.44in
    XL108cm/42.52in68cm/26.77in58cm/22.83in
    2XL110cm/43.31in68cm/26.77in 58cm/22.83in
    3XL112cm/44.09in69cm/27.17in59cm/20.87in

PACKAGE:

  • 1 x V-neck Cotton And Cat Print Long Sleeve Blouse

NOTE:

  • Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed in the picture.

  • Due to manual measurements, please allow slight measurement deviations.