Budweiser Grinch Will Drink Everywhere 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

Budweiser Grinch Will Drink Everywhere Ugly Sweater

Get ready to spread holiday cheer with the Budweiser Grinch Will Drink Everywhere Ugly Sweater. This delightful ugly sweater is designed to offer an enjoyable, cozy, and snug experience, making it the perfect choice for your upcoming holiday gatherings with friends and family.

High-Quality Material

Crafted from an acrylic wool blend fabric, this sweater ensures a pleasant and comfortable sensation when worn. The material is known for its durability and ability to regulate body temperature, keeping you warm without causing overheating. The fabric weight of 7.67 oz/yd² and the overall weight of 0.99 lbs make it lightweight and easy to wear throughout the day.

Comfort and Design

The well-crafted crewneck design ensures lasting warmth and comfort. The long sleeves with ribbed cuffs add to the cozy feel, making this sweater a versatile addition to your wardrobe. Whether you're pairing it with suits, jeans, or slacks, this sweater fits seamlessly into various outfits and settings.

Vibrant 3D Print

One of the standout features of this ugly sweater is its professionally executed 3D print. Thanks to dye-sublimation printing, the colors are rich and vivid, ensuring they remain bright without fading over time. The playful Grinch and Budweiser design adds a touch of humor and festivity, making it a conversation starter at any holiday event.

Versatile and Convenient

This sweater is not only stylish but also practical. It's easy to fold and carry with you on the go, making it a convenient choice for travel or last-minute outfit changes. The lightweight nature of the sweater makes it ideal for everyday wear, ensuring you stay comfortable and festive throughout the holiday season.

Perfect for Holiday Gatherings

Whether you're attending a holiday party, family gathering, or just enjoying a cozy night in, the Budweiser Grinch Will Drink Everywhere Ugly Sweater is the perfect choice. Its unique design and high-quality material make it a standout piece that you'll love wearing year after year.

Care Instructions

To keep your sweater looking its best, we recommend following these care instructions:

  • Machine wash cold with like colors
  • Use a gentle cycle
  • Tumble dry low or lay flat to dry
  • Do not bleach
  • Iron on low heat if needed

By following these simple steps, you can ensure that your sweater remains in excellent condition, ready to bring joy and laughter to your holiday celebrations.

Conclusion

The Budweiser Grinch Will Drink Everywhere Ugly Sweater is more than just a piece of clothing; it's a statement of holiday cheer and fun. With its high-quality material, vibrant 3D print, and comfortable design, this sweater is sure to become a favorite in your holiday wardrobe. Embrace the festive spirit and make a lasting impression at your next holiday event with this delightful ugly sweater.