Tito's Christmas Peaceful Night 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 Christmas Peaceful Night Ugly Sweater

Welcome to the ultimate holiday fashion statement with Tito's Christmas Peaceful Night Ugly Sweater. This delightful piece is designed to bring joy, comfort, and a touch of festive spirit to your wardrobe. Whether you're attending a holiday gathering with friends and family or simply looking to add some seasonal cheer to your everyday attire, this sweater is the perfect choice.

Cozy and Comfortable Design

Crafted from a high-quality acrylic wool blend fabric, this ugly sweater offers a cozy and snug experience. The material is soft to the touch, ensuring that you stay comfortable throughout the day. The fabric weight of 7.67 oz/yd² and the overall weight of 0.99 lbs make it lightweight yet warm, perfect for those chilly winter days.

Versatile and Stylish

The versatile design of Tito's Christmas Peaceful Night Ugly Sweater allows you to wear it effortlessly to various occasions. Whether you're pairing it with suits, jeans, or slacks, this sweater complements a wide range of outfits. The long sleeves with ribbed cuffs add a touch of elegance, making it suitable for both casual and semi-formal settings.

Vibrant and Long-Lasting Colors

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 they remain vivid without fading over time. This means you can enjoy the festive design year after year without worrying about the colors losing their vibrancy.

Breathable and Temperature-Regulating

The acrylic wool blend fabric not only provides warmth but also breathes naturally, helping to regulate your body temperature. This makes Tito's Christmas Peaceful Night Ugly Sweater an excellent choice for indoor and outdoor activities. Whether you're mingling at a holiday party or taking a winter stroll, you'll stay comfortable and cozy.

Easy to Carry and Maintain

This sweater is designed with convenience in mind. It's easy to fold and carry with you on the go, making it a practical choice for travel or last-minute outfit changes. Additionally, the high-quality material ensures that the sweater is durable and easy to maintain, so you can enjoy it for many holiday seasons to come.

Perfect for Holiday Gatherings

Tito's Christmas Peaceful Night Ugly Sweater is the ideal attire for holiday gatherings. Its festive design is sure to bring smiles and laughter, creating a joyful atmosphere. The sweater's cozy and comfortable feel means you can enjoy the festivities without any discomfort, making it a must-have for your holiday wardrobe.

Conclusion

In summary, Tito's Christmas Peaceful Night Ugly Sweater is a delightful addition to any holiday wardrobe. With its cozy and comfortable design, versatile style, vibrant colors, and breathable fabric, it offers everything you need to stay warm and stylish during the festive season. Whether you're attending a holiday party, spending time with family, or simply looking to add some cheer to your everyday attire, this sweater is the perfect choice. Embrace the holiday spirit with Tito's Christmas Peaceful Night Ugly Sweater and make this season truly special.