The 3-in-1 Comfort Fortress: Style That Stands Up to the British Chill!

$65.99
Color:  🔥Green
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

Dreading the damp cold that gets into your bones? Our Corduroy Sherpa-Lined Shirt Jacket is the ultimate shield. It blends the rugged texture of corduroy, the timeless charm of plaid, and the cloud-like embrace of sherpa fleece, creating one powerhouse layer for crisp autumn days and frosty winter adventures. 

☁️

Plush Sherpa Lining

Corduroy & Plaid Style

3-Season Versatility

Functional & Practical


More Than a Jacket, It's Your Daily Comfort Armour
Imagine stepping out on a crisp morning, feeling utterly snug and secure without the bulk of a heavy coat. This shirt jacket is meticulously crafted for the unpredictable British climate, offering superior warmth that feels like a warm hug. The rugged corduroy shell and classic plaid pattern make it a versatile piece that pairs easily with your favourite jeans or chinos.

Product Details

  • Style: Shirt Jacket, Casual, Regular Fit

  • Features: Full-Length Button-Front Closure, Secure Pockets, Sherpa Lining

  • Care: Machine Washable at 30°C. Tumble dry on low. Avoid bleaching to maintain colour and fabric quality.

UK Size Guide - How to Measure for the Perfect Fit
PLEASE MEASURE YOURSELF BEFORE ORDERING!

UK Size Chest (in/cm) Length (in/cm) Sleeve (in/cm)
S/36 43" / 108cm 30" / 76cm 32.5-33" / 82.5-83.8cm
M/38 47" / 118cm 30.75" / 78cm 33.5-34" / 85-86.3cm
L/40 51" / 128cm 31.5" / 80cm 34.5-35" / 87.6-88.9cm
XL/42 55" / 138cm 32.25" / 82cm 35.5-36" / 90.1-91.4cm
2XL/44 59" / 148cm 33" / 84cm 35.5-36" / 90.1-91.4cm
3XL/46 62" / 157cm 33.75" / 86cm 35.5-36" / 90.1-91.4cm

Unsure between sizes? We recommend sizing up for a looser fit or to layer over thicker clothing.

Why You'll Love It

Supreme Warmth & Comfort

The plush sherpa fleece lining provides exceptional insulation, trapping body heat effectively to keep you warm in cooler temperatures. It’s soft against the skin, offering comfort that lasts all day long.

Rugged Style with Classic Appeal

The wide-wale corduroy fabric adds a touch of texture and durability, while the timeless plaid pattern ensures you look put-together whether you're in the city or the countryside.

Your Go-To Layer for 3 Seasons

This jacket is your perfect companion from autumn through winter and into early spring. It provides just the right amount of warmth for a variety of activities and temperatures.

Thoughtful, Practical Details

Featuring a full-length button-front closure for easy wear, and multiple secure pockets to keep your essentials like phone, keys, and wallet safe. The cuffs are designed for a comfortable fit and added warmth.

Perfect For

  • Weekend countryside walks and hikes

  • Casual outings and pub visits

  • Outdoor festivals and markets

  • A reliable layer for daily commutes on colder days