Women's suit cool rhinestone top & cool rhinestone skirt

$47.99
$69.00
color- white
size- XS(US 4)
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);
Sustainably made
Secure payments
Vendor by: mysite
SKU: Women-9285-white-XS(US 4)-001
Description
SPU:YSHQ250205082
Style:Casual
Pattern Type:Plain
Season:Autumn
Length:Long sleeve
Material:Cotton
 

Body Measurements:

Body Measurements
Size Chart:USUKEUBustWaistHips
CMinchCMinchCMinch
XS4836853363259337
S6 - 810 - 1238 - 40903568279839
M1014429537732910341
L12164410039783110843
XL14184610541833311345
2XL16204811043883511847
3XL18225011545933712348
*Depending on your body type and dressing habits, the above sizesare for reference only.


Jacket

Size Chart:LengthShoulderBust
CMinchCMinchCMinch
XS4316.93815.09537.4
S4417.33915.410039.4
M4517.74015.710541.3
L4618.14116.111043.3
XL4718.54216.511545.3
2XL4818.94316.912047.2
3XL4919.34417.312549.2


Skirts

Size Chart:LengthInseamWaistHips
CMinchCMinchCMinchCMinch
XS3513.869.527.46826.810340.6
S3614.27027.67328.710842.5
M3714.670.527.87830.711344.5
L3815.07128.08332.711846.5
XL3915.471.528.18834.612348.4
2XL4015.77228.39336.612850.4
3XL4116.172.528.59838.613352.4


*This data was obtained from manually measuring the product, it may be off by 1-2 CM.



You may also like