Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
Fashion Casual Print Basic Long Sleeve Three-piece Set
9 / 9

Fashion Casual Print Basic Long Sleeve Three-piece Set

color - Multicolor
Please select a color
size
Please select a size
Price
$33.99
$29.99

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);
Product Name Multicolor Fashion Casual Print Basic Long Sleeve Three-piece Set
Item NO. L652182049
Weight 0.5250 kg = 1.1574 lb = 18.5188 oz
Category TWO PIECES
Tag CASUAL , Long Sleeve , Fashion , Print , High Waist , Three-piece Set , Polyester , Yes(Elastic) , Basic , Regular sleeve , Regular , Conventional , Full Print , Elastic Waist
Material Polyester
Style Fashion,Casual
Pattern Type Print
Element Basic
Elastic Yes(Elastic)
Sleeve Style Regular Sleeve
Sleeve Length Long Sleeve
Suit Type Three-piece Set
Fit Type Regular
Waist Type High Waist
Clothing Length Regular
Closure Type Elastic Waist
Profile Conventional
Type Full Print
Size(in) Bust Waist Shoulder Width Sleeve Length Hips Top Length Bottom Length
S 35.4 26 15 22.4 34.6 29.1 14.6
M 37.4 28 15.4 22.8 36.6 29.5 15
L 39.4 29.9 15.7 23.2 38.6 29.9 15.4
XL 41.3 31.9 16.1 23.6 40.6 30.3 15.7
2XL 43.3 33.9 16.5 24 42.5 30.7 16.1
Size(cm) Bust Waist Shoulder Width Sleeve Length Hips Top Length Bottom Length
S 90 66 38 57 88 74 37
M 95 71 39 58 93 75 38
L 100 76 40 59 98 76 39
XL 105 81 41 60 103 77 40
2XL 110 86 42 61 108 78 41

Tips:

Due to the many variations in monitors, the color in the image could look slightly different, please take physical design and color shall prevail.

Please allow 0.4"-1" differs due to manual measurement.