Johnnie Walker Xmas Ugly Sweater

$43.89
Size:  XS
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);

Description

Johnnie Walker Xmas Ugly Sweater

Welcome to the ultimate festive experience with the Johnnie Walker Xmas Ugly Sweater. This delightful piece of holiday apparel is designed to bring joy, comfort, and a touch of humor to your seasonal gatherings. Whether you're attending a family get-together, a holiday party with friends, or simply enjoying a cozy night in, this sweater is your go-to choice for warmth and style.

Cozy and Snug Experience

The Johnnie Walker Xmas Ugly Sweater offers an enjoyable, cozy, and snug experience. Made from a high-quality acrylic wool blend fabric, this sweater ensures you stay warm and comfortable throughout the day. The fabric weight of 7.67 oz/yd² and the overall weight of 0.99 lbs make it lightweight yet substantial enough to keep you cozy.

Versatile Design

This sweater boasts a versatile design that allows you to wear it effortlessly to any holiday gathering without the worry of causing offense or needing lengthy explanations. The well-crafted crewneck ensures lasting warmth and comfort, making it ideal for all-day wear.

High-Quality Material

Made from an acrylic wool blend fabric, the Johnnie Walker Xmas Ugly Sweater exhibits high-quality material that provides a pleasant and comfortable sensation when worn. The wool naturally breathes and regulates your body temperature, ensuring you stay comfortable in various settings.

Vivid and Long-Lasting Colors

The professionally executed 3D print on this sweater is rich in color, thanks to dye-sublimation printing. The colors remain vivid without fading, ensuring that your sweater looks as good as new even after multiple wears and washes.

Perfect for Various Outfits

Featuring long sleeves with ribbed cuffs, this wool-blend sweater pairs well with a variety of outfits. Whether you're dressing up in suits, jeans, or slacks, the Johnnie Walker Xmas Ugly Sweater is a versatile addition to your wardrobe. Its easy-to-fold design makes it convenient to carry with you on the go, making it a practical choice for any occasion.

Lightweight and Comfortable

This sweater is both comfortable and lightweight, making it ideal for everyday wear. The acrylic wool blend fabric ensures that you stay warm without feeling weighed down, allowing you to enjoy your holiday festivities to the fullest.

Conclusion

In conclusion, the Johnnie Walker Xmas Ugly Sweater is the perfect blend of comfort, style, and festive cheer. Its high-quality material, vivid colors, and versatile design make it a must-have for the holiday season. Whether you're attending a holiday party, spending time with family, or simply enjoying a cozy night in, this sweater is sure to bring a smile to your face and warmth to your heart.