Women's Collar Patchwork Knitted Casual Coat

1 sold
$69.00
Color- khaki
Size- XS(US 4/UK 8/EU 36)
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);
Sustainably made
Secure payments
Vendor by: mysite
SKU: Women-11123-khaki-XS(US 4/UK-004
Description

Embrace Timeless Warmth: Cable - Knit Draped Cardigan

Step into a world of cozy sophistication with this cable - knit draped cardigan, a perfect blend of classic charm, luxurious comfort, and versatile style for the woman who values both fashion and warmth.

Captivating Cable - Knit Design

This cardigan features an exquisite cable - knit pattern on the sleeves, adding a touch of traditional craftsmanship and texture. The draped collar exudes an air of effortless elegance, while the open - front design allows for easy layering. The rich, earthy brown hue is both timeless and versatile, making it a staple piece that effortlessly elevates any outfit. With convenient front pockets, this cardigan combines style and functionality, perfect for those chilly days when you need to keep your essentials close.

Luxurious Comfort Fit

Crafted from a soft, high - quality knit fabric, this cardigan offers a relaxed fit that drapes beautifully over your body. The fabric is incredibly comfortable against the skin, providing a warm embrace without feeling too heavy. Whether you're lounging at home, running errands, or meeting friends for a coffee, this cardigan ensures you stay cozy and stylish throughout the day. The long sleeves and generous length offer extra coverage, making it ideal for cooler weather.

Versatile Styling Options

This cable - knit cardigan is a styling gem. Pair it with jeans and ankle boots (and some statement gold jewelry like in the picture!) for a casual, yet chic look that's perfect for a weekend stroll. Dress it up with a little black dress and heels for a more sophisticated appearance at a dinner party. You can also layer it over a simple t - shirt and leggings for a cozy, athleisure outfit, or wear it with a skirt and tights for a touch of feminine elegance. The neutral color makes it easy to match with any item in your wardrobe, giving you endless styling possibilities.

Effortless Care & Durability

Don't let its luxurious appearance fool you—this cardigan is designed for practicality. Machine washable (gentle cycle recommended), it retains its shape, softness, and cable - knit texture over time. The high - quality fabric is durable, resistant to pilling and fading, ensuring that it will remain a beloved piece in your closet for many seasons to come.

A Wardrobe Essential for the Fashion - Conscious

For those who appreciate classic fashion and seek pieces that combine comfort with style, this cable - knit draped cardigan is a must - have. Its timeless design, comfortable fit, and versatility capture the essence of enduring elegance. Whether you're a fan of knitwear, a lover of cozy layers, or simply looking for a piece that can transform your outfits, this cardigan delivers.

Confidence in Every Stitch

Slip into this cardigan, and you'll instantly feel a surge of confidence. Its classic design, luxurious comfort, and sophisticated charm empower you to embrace your personal style and stand out from the crowd. Whether you're new to cardigans or a seasoned collector of stylish outerwear, this piece helps you express your personal flair with ease.
 
Ready to add a touch of timeless warmth to your wardrobe? Add this cable - knit draped cardigan to your cart today. Embrace the blend of classic design, comfortable wear, and versatile styling—your next outing (and your closet) will thank you.
 
Don't wait—click “Add to Cart” now and step into a world where looking stylish and feeling cozy go hand in hand. This cardigan is your ticket to effortless, timeless fashion, no matter where your day takes you.

 

 

 
Coat Size:
SizeLengthBustSleeve Length
CMinchCMinchCMinch
XS9537.49035.45822.8
S9637.89437.05923.2
M9738.29939.06023.6
L9838.610440.96124.0
XL9939.010942.96224.4
2XL10039.411444.96324.8
3XL10139.811946.96425.2

*This data was obtained from manually measuring the product, it may be off by 1-2 CM.

You may also like