people are viewing this right now

Men's Elegant Turtleneck Sweater

$34.99
$69.98
Colour:  Wine red
Size:  S
Quantity
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

The Perfect Blend of Style and Comfort

Add a touch of elegance to your wardrobe with the turtleneck sweater. Designed for men who value sophistication and quality, this sweater seamlessly combines comfort with an effortless style. Crafted with premium materials, it keeps you warm while ensuring a sleek and tailored fit.

Size Charts In CM

Size Bust Shoulder Width Sleeve Length Length
S 96 41 61 67
M 100 42.5 62 68.5
L 104 44 63 70
XL 108 45.5 64 71.5
2XL 112 47 65 73
3XL 118 49 66 74
4XL 124 51 67 75
5XL 130 53 68 76
Size Charts In INCH
Size Bust Shoulder Width Sleeve Length Length
S 37.8 16.1 24 26.4
M 39.4 16.7 24.4 27
L 40.9 17.3 24.8 27.6
XL 42.5 17.9 25.2 28.1
2XL 44.1 18.5 25.6 28.7
3XL 46.5 19.3 26 29.1
4XL 48.8 20.1 26.4 29.5
5XL 51.2 20.9 26.8 29.9

Why our customers love :

  • Sophisticated Turtleneck Design: The high neckline provides a refined look, perfect for casual and formal occasions alike.
  • Premium Fabric Quality: Made from soft, breathable material that ensures all-day comfort without compromising durability.
  • Perfect Fit: Designed to enhance your silhouette, giving you a confident and polished appearance.
  • Warmth without Bulk: Lightweight yet effective at keeping you warm, making it ideal for layering or wearing on its own.
  • Versatile Style: Available in a range of sizes to suit every body type, Jon™ pairs effortlessly with jeans, chinos, or tailored trousers.

Upgrade your style game with today! Experience the perfect mix of warmth, sophistication, and unmatched comfort. Order now and enjoy a 50% discount for a limited time!

Happy shopping

30-Day Return Option We believe you will love our styles, but if you are not satisfied, you have 30 days of worry-free return service.