Casual Colorful Stripped Printed Dress And Suit

$49.80
$68.00
-27%
Style:  Suit
Size:  S
/** @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);

وصف

SKU:BL24091932424
Category:Printed Dress And Suit
Pattern:Line
Thickness:Conventional
Elasticty:No
Scenes:Daily Social
Material:Polyester
Season:Summer
Style:Casual/Chic/Versatile
Size Chart:

Suit Size Chest Top Length Shoulder Waist Hip Pants Length
cm inch cm inch cm inch cm inch cm inch cm inch
S 94 37 40 15.75 29 11.42 68 26.77 108 42.52 99 38.98
M 99 39 41 16.14 30 11.81 72 28.35 113 44.49 100 39.37
L 104 40.9 42 16.54 31 12.2 76 29.92 118 46.46 101 39.76
XL 109 42.9 43 16.93 32 12.6 80 31.5 123 48.43 102 40.16
2XL 114 44.9 44 17.32 33 12.99 84 33.07 128 50.39 103 40.55
3XL 119 46.9 45 17.72 34 13.39 88 34.65 133 52.36 104 40.94
4XL 124 48.8 46 18.11 35 13.78 92 36.22 138 54.33 105 41.34
5XL 129 50.8 47 18.5 36 14.17 96 37.8 143 56.3 106 41.73

Dress1 SizeChestWaistLength
cminchcminchcminch
S8734.36625.9812850.39
M9135.87027.5612950.79
L9537.47429.1313051.18
XL10039.47931.1013151.57
2XL10541.38433.0713251.97
3XL11043.38935.0413352.36
4XL11545.39437.0113452.76
5XL12047.29938.9813553.15

Dress2 Size Length Chest
cm inch cm inch
S 86 33.86 106 41.73
M 87 34.25 110 43.31
L 88 34.65 114 44.88
XL 89 35.04 118 46.46
2XL 90 35.43 122 48.03
3XL 91 35.83 126 49.61
4XL 92 36.22 130 51.18
5XL 93 36.61 134 52.76

Dress3 SizeChestShoulderLength
cminchcminchcminch
S8834.62911.428232.28
M9336.63011.818332.68
L9838.63112.208433.07
XL10340.63212.608533.46
2XL10842.53312.998633.86
3XL11344.53413.398734.25
4XL11846.53513.788834.65
5XL12348.43614.178935.04