Crown Royal 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

Crown Royal Xmas Ugly Sweater

Welcome to the ultimate festive experience with the Crown Royal Xmas Ugly Sweater. This delightful piece of holiday apparel is designed to bring joy, comfort, and a touch of whimsy to your seasonal gatherings. Whether you're attending a family get-together, a holiday party with friends, or simply enjoying a cozy night in, this sweater is your go-to choice for warmth and style.

Unmatched Comfort and Quality

The Crown Royal Xmas Ugly Sweater is crafted from a high-quality acrylic wool blend fabric, ensuring a soft and comfortable feel 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 winter days and nights.

Vibrant and Long-Lasting Colors

One of the standout features of this ugly sweater is its professionally executed 3D print, which is rich in color and detail. Thanks to dye-sublimation printing, the colors remain vivid and do not fade over time, ensuring that your sweater looks as good as new, even after multiple washes.

Versatile Design for Any Occasion

The Crown Royal Xmas Ugly Sweater boasts a versatile design that allows you to wear it effortlessly to various occasions. Whether you're pairing it with suits, jeans, or slacks, this sweater fits seamlessly into your wardrobe. The long sleeves with ribbed cuffs add an extra layer of warmth and style, making it suitable for both casual and semi-formal settings.

Breathable and Temperature-Regulating

Made from an acrylic wool blend, this sweater naturally breathes and regulates your body temperature. This means you can stay warm without feeling overheated, making it ideal for both indoor and outdoor activities during the holiday season.

Easy to Carry and Store

Another practical feature of the Crown Royal Xmas Ugly Sweater is its ease of folding and carrying. Whether you're traveling to a holiday destination or simply need to store it away, this sweater is convenient to pack and take with you on the go.

Perfect for Holiday Gatherings

This ugly sweater is designed to be a conversation starter at any holiday gathering. Its festive design and vibrant colors make it a standout piece that will surely bring smiles and laughter. Plus, its cozy and snug fit ensures that you stay comfortable throughout the event.

Durable and Long-Lasting

The Crown Royal Xmas Ugly Sweater is built to last. The high-quality materials and professional craftsmanship ensure that this sweater remains in excellent condition, even after repeated wear and washing. It's an investment in holiday cheer that you can enjoy for years to come.

Conclusion

In summary, the Crown Royal Xmas Ugly Sweater is the perfect addition to your holiday wardrobe. With its cozy acrylic wool blend fabric, vibrant 3D print, and versatile design, it offers both comfort and style. Whether you're attending a holiday party, spending time with family, or simply enjoying the festive season, this sweater is your go-to choice for warmth and cheer. Don't miss out on the opportunity to make your holiday gatherings even more special with this delightful ugly sweater.