Wild Turkey Christmas Ugly Sweatshirt

$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

Wild Turkey Christmas Ugly Sweater

Embrace the holiday spirit with the Wild Turkey Christmas Ugly Sweater, a delightful and cozy addition to your festive wardrobe. This sweater is designed to offer an enjoyable, snug experience, making it the perfect choice for holiday gatherings with friends and family. With its versatile design, you can wear it effortlessly without worrying about causing offense or needing lengthy explanations.

High-Quality Material

Crafted from an acrylic wool blend fabric, this sweater ensures a high-quality feel and a pleasant sensation when worn. The material is known for its durability and comfort, providing a cozy experience throughout the day. The wool naturally breathes and regulates your body temperature, keeping you warm without overheating.

Comfort and Warmth

The well-crafted crewneck design of the Wild Turkey Christmas Ugly Sweater ensures lasting warmth and comfort. The long sleeves with ribbed cuffs add to the snug fit, making it an ideal choice for chilly winter days. Whether you're attending a holiday party or spending a quiet evening at home, this sweater will keep you comfortable and warm.

Vibrant 3D Print

One of the standout features of this ugly sweater is its professionally executed 3D print. The rich colors are achieved through dye-sublimation printing, ensuring that the design remains vivid without fading. The colorful and festive print is sure to make you the center of attention at any holiday event.

Versatile and Stylish

The Wild Turkey Christmas Ugly Sweater pairs well with a variety of outfits, making it a versatile addition to your wardrobe. Whether you choose to wear it with suits, jeans, or slacks, this sweater adapts to different occasions and settings. Its lightweight nature makes it easy to fold and carry with you on the go, adding to its convenience.

Perfect for Holiday Gatherings

This ugly sweater is designed with holiday gatherings in mind. Its festive design and cozy feel make it an excellent choice for family get-togethers, office parties, and other holiday events. You can wear it confidently, knowing that it strikes the perfect balance between fun and comfort.

Easy Care

Maintaining the Wild Turkey Christmas Ugly Sweater is a breeze. The high-quality acrylic wool blend fabric is easy to care for, ensuring that your sweater remains in great condition for many holiday seasons to come. Simply follow the care instructions to keep it looking its best.

Conclusion

In summary, the Wild Turkey Christmas Ugly Sweater is a must-have for anyone looking to add a touch of festive fun to their holiday wardrobe. With its high-quality material, vibrant 3D print, and comfortable design, this sweater is sure to become a favorite for holiday gatherings. Embrace the holiday spirit and enjoy the cozy, snug experience that this delightful ugly sweater offers.