Buy $69.98 Free shipping

Men's cotton Business Casual Zipper Sweater

$39.99
$68.99
Save $29.00
COLOR
SIZE
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-1651799308132').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

Refresh Your Look And Stay In Fashion!

Wearing occasion: work/daily/leisure

Material:cotton

Sleeve Length: Long Sleeve

Style:  Casual,Gentleman 

Style Type: Pure

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

What you see is what you get, and we "Seeing is believing" (the motto of Tenderplanets)

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.