Coors Light 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

Coors Light Xmas Ugly Sweater

Welcome to the ultimate holiday season essential - the Coors Light Xmas Ugly Sweater. This delightful piece of festive attire is designed to bring joy, comfort, and a touch of humor to your holiday gatherings. Whether you're attending a family get-together, a work party, or a casual hangout with friends, this sweater is your go-to choice for a cozy and stylish experience.

Unmatched Comfort and Quality

Crafted from a high-quality acrylic wool blend fabric, the Coors Light Xmas Ugly Sweater offers a snug and pleasant sensation when worn. The material is not only soft to the touch but also highly durable, ensuring that your sweater will last for many holiday seasons to come. The fabric weight of 7.67 oz/yd² and the overall weight of 0.99 lbs make it lightweight yet warm, perfect for keeping you comfortable throughout the day.

Vibrant and Long-Lasting Colors

One of the standout features of this ugly sweater is its professionally executed 3D print. Utilizing dye-sublimation printing, the colors are rich, vibrant, and resistant to fading. This means that your Coors Light Xmas Ugly Sweater will maintain its eye-catching appearance, wash after wash, ensuring you always look your festive best.

Versatile Design for Any Occasion

The Coors Light Xmas Ugly Sweater boasts a versatile design that pairs well with a variety of outfits. Whether you're dressing it up with a suit for a more formal event or keeping it casual with jeans or slacks, this sweater fits seamlessly into any setting. The long sleeves with ribbed cuffs add an extra touch of style and comfort, making it a practical choice for any occasion.

Breathable and Temperature Regulating

Thanks to the natural properties of wool, this sweater is highly breathable and helps regulate your body temperature. This means you can stay warm without overheating, making it ideal for both indoor and outdoor events. The crewneck design further enhances the comfort, ensuring that you can wear it all day long without any discomfort.

Easy to Carry and Store

Another great feature of the Coors Light Xmas Ugly Sweater is its portability. It's easy to fold and carry with you on the go, making it a convenient choice for holiday travel. Whether you're heading to a family reunion or a holiday party, you can easily pack this sweater in your bag without worrying about it taking up too much space.

Perfect for Everyday Wear

While the Coors Light Xmas Ugly Sweater is perfect for holiday events, its comfort and style make it suitable for everyday wear as well. The lightweight and breathable fabric ensure that you can wear it comfortably throughout the winter season, whether you're running errands, lounging at home, or meeting up with friends.

Conclusion

In summary, the Coors Light Xmas Ugly Sweater is a must-have for anyone looking to add a touch of festive cheer to their wardrobe. With its high-quality materials, vibrant colors, and versatile design, this sweater offers the perfect blend of comfort and style. Don't miss out on the opportunity to make a statement at your next holiday gathering with this delightful ugly sweater.