Aperol Spritz 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

Aperol Spritz Ugly Sweater

Welcome to the world of cozy comfort and festive style with the Aperol Spritz Ugly Sweater. This delightful piece of holiday wear is designed to bring joy and warmth to your holiday gatherings, making it a must-have for the season.

Unmatched Comfort and Quality

The Aperol Spritz Ugly Sweater is crafted from a high-quality acrylic wool blend fabric, ensuring a soft and pleasant sensation against your skin. 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 holiday evenings.

Versatile Design for Any Occasion

This sweater boasts a versatile design that allows you to wear it effortlessly to any holiday gathering, whether it's a casual get-together with friends or a family reunion. The well-crafted crewneck ensures lasting warmth and comfort throughout the day, while the long sleeves with ribbed cuffs add a touch of style and functionality.

Vibrant and Long-Lasting Colors

One of the standout features of the Aperol Spritz Ugly Sweater is its professionally executed 3D print, which is rich in color thanks to dye-sublimation printing. This advanced printing technique ensures that the colors remain vivid and do not fade over time, even after multiple washes.

Breathable and Temperature-Regulating

The acrylic wool blend fabric used in this sweater is not only soft and comfortable but also naturally breathable. It helps regulate your body temperature, keeping you warm without causing overheating. This makes the Aperol Spritz Ugly Sweater an ideal choice for both indoor and outdoor holiday events.

Easy to Pair and Carry

Whether you're dressing up for a holiday party or keeping it casual, this sweater pairs well with a variety of outfits. It looks great with suits, jeans, or slacks, making it a versatile addition to your wardrobe. Additionally, its lightweight and foldable design make it easy to carry with you on the go, ensuring you're always prepared for any festive occasion.

Perfect for Everyday Wear

Beyond holiday gatherings, the Aperol Spritz Ugly Sweater is also perfect for everyday wear. Its comfortable and lightweight design makes it suitable for daily use, providing you with warmth and style throughout the winter season.

Conclusion

In summary, the Aperol Spritz Ugly Sweater is a delightful blend of comfort, style, and functionality. Its high-quality acrylic wool blend fabric, vibrant 3D print, and versatile design make it a perfect choice for any holiday gathering or everyday wear. Embrace the festive spirit and stay cozy with this charming ugly sweater.