Printed Fashion Two Piece Set(Buy 2 Free Shipping)

$34.99
Size:  M
Color:  Yellow
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

FEATURES

  • 2-piece set of women's retro style cotton shirts and pants, loose and comfortable, suitable for women's leisure, the top is matched with loose cotton short sleeves, which brings out the traditional ethnic style and brings a relaxed and comfortable feeling!

  • Simple and loose neckline, exquisite cut, easy and comfortable, very suitable for femininity, natural simplicity, comfortable and breathable!

  • Loose cotton and linen trousers, elastic waist design, easy to put on and take off, soft to the touch, very skin-friendly!

  • The cuffs are designed in the same color, with elegant temperament, wearing temperament, simple and loose, covering the flesh and showing thin, full of gentle femininity!

SPECIFICATIONS

  • Material: Polyester, Cotton linen

  • Color: Yellow, Red, Green, Black, Pink

  • Weight: 400g

  • Size: in

 Size BustShoulderLengthSleeveHipPant's Length
M37.0in15.2in24.0in7.3in44.9in32.7in
L38.6in15.7in24.4in7.5in47.2in33.1in
XL40.2in16.3in24.8in7.7in49.6in33.5in
2XL41.7in16.9in25.2in7.9in52.0in33.9in
3XL43.7in17.5in25.6in8.1in54.3in34.3in
4XL45.7in18.1in26.0in8.3in55.9in34.7in
5XL47.6in18.7in26.4in8.7in58.3in35.1in

      PACKAGE

      • 1 * Printed Fashion Two Piece Set

      NOTES

      • Please allow slight measuring deviation due to manual measurement.

      • Due to the different monitor and light effect, the actual color of the item might be slightly different from the color showed on the pictures