Tito's Is My Blood Type 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

Tito's Is My Blood Type Ugly Sweater

Welcome to the ultimate holiday fashion statement with the Tito's Is My Blood Type Ugly Sweater. This delightful and cozy sweater is designed to bring joy and laughter to your holiday gatherings. Whether you're attending a family get-together or a festive party with friends, this sweater is sure to be a hit.

Comfort and Quality

Crafted from a high-quality acrylic wool blend fabric, this ugly sweater offers a snug and comfortable experience. The material is soft to the touch and provides excellent warmth, making it perfect for chilly winter days. The fabric weight of 7.67 oz/yd² ensures durability without compromising on comfort.

Vibrant 3D Print Design

The Tito's Is My Blood Type Ugly Sweater features a professionally executed 3D print that is rich in color. Thanks to dye-sublimation printing, the colors remain vivid and do not fade over time. This ensures that your sweater looks as good as new, even after multiple washes.

Versatile and Stylish

This ugly sweater boasts a versatile design that pairs well with a variety of outfits. Whether you're wearing it with jeans, slacks, or even a suit, it adds a touch of fun and festivity to your look. The long sleeves with ribbed cuffs provide a snug fit, while the well-crafted crewneck ensures lasting warmth and comfort throughout the day.

Easy to Wear and Carry

One of the standout features of this sweater is its lightweight nature. Weighing just 0.99 lbs, it is easy to fold and carry with you on the go. This makes it a convenient choice for holiday travel or for those who like to have a backup outfit ready for any occasion.

Breathable and Temperature Regulating

The acrylic wool blend fabric used in this sweater is not only comfortable but also breathable. It naturally regulates your body temperature, ensuring that you stay warm without overheating. This makes it ideal for both indoor and outdoor events during the holiday season.

Perfect for Holiday Gatherings

The Tito's Is My Blood Type Ugly Sweater is designed to be a conversation starter. Its unique and humorous design is sure to bring smiles and laughter to any holiday gathering. Plus, its non-offensive nature means you can wear it confidently without worrying about causing any misunderstandings.

Durable and Long-Lasting

Thanks to the high-quality materials and craftsmanship, this ugly sweater is built to last. The colors remain vibrant, and the fabric retains its shape and softness even after multiple washes. This ensures that you can enjoy wearing it for many holiday seasons to come.

Conclusion

In summary, the Tito's Is My Blood Type Ugly Sweater is the perfect addition to your holiday wardrobe. Its cozy and comfortable design, vibrant 3D print, and versatile style make it a must-have for any festive occasion. Whether you're looking to make a statement at a holiday party or simply want to stay warm and stylish, this ugly sweater has got you covered.

Don't miss out on the opportunity to own this delightful and fun sweater. Embrace the holiday spirit with the Tito's Is My Blood Type Ugly Sweater and make your gatherings even more memorable.