Men's Striped Pleated Casual Suit

$63.99
Color:  black
Size:  M
Quantity
people are viewing this right now
Shipping
/** @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

Product Details:
Product ID:853DDLWSLW

Material:Cotton BlendStyle:CasualTheme: Casual Pattern: Casual
Silhouette:
H-LineSleeve Type:Short SleeveCollar:Shirt Collar
Length:Hip Line
Thickness:RegularElasticity:No-ElasticityDyeing Process:Reactive DyedSeason:Spring\Summer




SizeUKUSEURLengthSleeve LengthBustShoulder
cminchcminchcminchcminch
M10~128~1038~407027.66023.610240.243.317.05
L1412~1442~4471.528.161.524.210641.744.517.52
XL1816~1846~487328.763.525.011244.145.717.99
2XL2018~2050~5274.529.36525.611846.546.918.46
3XL2422~2454~567629.965.525.812248.048.118.94
4XL2826~2858~6077.530.56626.012649.649.319.41
5XL3230~3262~648031.567.526.613051.250.519.88
6XL3634~3666~6881.532.16826.813452.851.720.35
7XL4038~4068~708332.769.527.413854.352.920.83
SizeUKUSEURPants lengthwaistHipFoot Circumference
cminchcminchcminchcminch
M10~128~1038~409838.66626.010641.73312.99
L1412~1442~4499.539.26927.211043.334.513.58
XL1816~1846~4810139.87228.311444.93614.17
2XL2018~2050~52102.540.47529.511846.537.514.76
3XL2422~2454~5610440.97931.112248.03915.35
4XL2826~2858~60105.541.58332.712649.640.515.94
5XL3230~3262~6410742.18734.312850.44216.54
6XL3634~3666~68108.542.79437.013051.244.517.52
7XL4038~4068~7011043.310139.813452.84618.11