Jameson Irish Whiskey 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

Jameson Irish Whiskey Ugly Sweater

This delightful Jameson Irish Whiskey Ugly Sweater costume offers an enjoyable, cozy, and snug experience. It boasts a versatile design that allows you to wear it effortlessly to your upcoming holiday gathering with friends and family without the worry of causing offense or needing lengthy explanations.

High-Quality Materials

Material: Acrylic wool blend fabric.

Fabric Weight: 7.67 oz/yd².

Weight: 0.99 lbs.

This sweater is made from an acrylic wool blend fabric, showcasing high-quality material for a pleasant and comfortable sensation when worn.

Comfort and Warmth

The well-crafted crewneck ensures lasting warmth and comfort throughout the day. The wool naturally breathes and regulates your body temperature, making it an excellent choice for various weather conditions.

Durable and Vibrant Design

Its professionally executed 3D print is rich in color, thanks to dye-sublimation printing. The colors remain vivid without fading, ensuring that your ugly sweater remains eye-catching for years to come.

Versatile Style

Featuring long sleeves with ribbed cuffs, this wool-blend sweater pairs well with a variety of outfits, whether it's suits, jeans, or slacks, for different occasions and settings. It’s easy to fold and carry with you on the go, making it a convenient choice.

Perfect for Holiday Gatherings

This Jameson Irish Whiskey Ugly Sweater is perfect for holiday gatherings with friends and family. Its delightful and unique design makes it a hit at any holiday party, ensuring you stand out in style.

Lightweight and Comfortable

This sweater is both comfortable and lightweight, making it ideal for everyday wear. The combination of warmth, comfort, and style makes this ugly sweater a must-have addition to your holiday wardrobe.

Care Instructions

To maintain the quality and vibrancy of the sweater, it's recommended to hand wash or use a delicate cycle in your washing machine. Avoid prolonged exposure to direct sunlight to keep the colors looking fresh and new.

Conclusion

The Jameson Irish Whiskey Ugly Sweater is more than just a festive piece of clothing. It's a blend of comfort, style, and durability. With its high-quality materials, vibrant 3D prints, and versatile design, it’s a sweater that can be enjoyed throughout the festive season and beyond. Make a statement at your holiday gatherings with this cozy and stylish ugly sweater.