hezecar™-Men's elegant lapel pocket long-sleeved jacket (recommended new product that is lightweight, breathable, warm and not greasy)

$46.72
$79.90
-$33.18
Color:  Blue
Size:  S
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);
Free returns
Sustainably made
Secure payments

Description

Refresh Your Look And Stay In Fashion!

Applicable Scene: Daily

Material: Cotton

Applicable Season: Fall/Autumn / Winter / Spring

Style: Casual,Classic

Collar: Lapel

Item Type: Tops

Tops Type: Jacket

Hooded: No

Fabric Type: Broadcloth

Gender: MEN

Color: Black,Blue,Pink,Purple,Light Grey,Dark Blue,Khaki,Dark Grey,White,Brown

Size: S,M,L,XL,2XL,3XL,4XL,5XL

Style:Classic,Fashion,Casual

Place of origin: United Kingdom

Cleaning method: Hand wash (no machine wash)

What you see is what you get, and we "Seeing is believing" 

 

Size Chat

Tag
Size
Reference Reference Reference Length Chest Shoulder Sleeve
US UK EUR cm | inch cm | inch cm | inch cm | inch
S 34-36 34-36 44-46 73cm | 28.74'' 110cm | 43.31'' 47.5cm | 18.70'' 64cm | 25.20''
M 38-40 38-40 48-50 74cm | 29.13'' 115cm | 45.28'' 49.0cm | 19.29'' 65cm | 25.59''
L 42 42 52 75cm | 29.53'' 120cm | 47.24'' 50.5cm | 19.88'' 66cm | 25.98''
XL 44 44 54 76cm | 29.92'' 125cm | 49.21'' 52.0cm | 20.47'' 67cm | 26.38''
2XL 46 46 56 77cm | 30.31'' 130cm | 51.18'' 53.5cm | 21.06'' 68cm | 26.77''
3XL 48 48 58 78cm | 30.71'' 135cm | 53.15'' 55.0cm | 21.65'' 69cm | 27.17''
4XL 50 50  60 79cm | 31.10'' 140cm | 55.12'' 56.5cm | 22.24''  70cm | 27.56''
5XL 52 52  62 80cm | 31.50'' 145cm | 57.09'' 58.0cm | 22.83''  71cm | 27.95''

 * This data was obtained from manually measuring the product, it may be off by 0-0.2cm. Item sizes are true to the size chart. Refer to the size chart to find your size. If you're between sizes, we recommend the larger option for a better fit.