🎄Folding Christmas Tree Decoration(Shipping October)

Free shipping
Hot
Sold 0 only 999999999 item(s) left
$69.99 $176.99 Save $107.00
Height:  1.2m / 3.9ft
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-1651799308132').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);
Free worldwide shipping
Free returns
Sustainably made
Secure payments
Share the love
Description

🎄Effortlessly transform your home into a winter wonderland with the Folding Christmas Tree Decoration. Featuring a pop-up design, this 6-foot tree comes pre-lit with 200 warm white LED lights and adorned with 64 exquisite ornaments, making setup a breeze. In seconds, you can create a stunning holiday display that fills your space with the joyous spirit of Christmas.

RICHLY DECORATED ELEGANCE

This tree is not just about convenience—it's about luxury. The pre-lit design is enhanced with 24 beautifully crafted Christmas balls, 15 elegant flowers, 19 festive bows, and 6 decorative ribbons. Every ornament, from the gold and red balls to the intricate bows, is thoughtfully arranged to provide a festive look that radiates holiday cheer.

VERSATILE & REUSABLE

This tree is designed for indoor and outdoor use and offers versatile placement options for any space. Whether you're decorating a cozy living room, a festive balcony, or an elegant office lobby, this tree fits perfectly. The durable, reusable design ensures it will be a staple of your holiday decor for years.

QUICK & EASY SETUP

Forget about the hassle of assembling and decorating a traditional tree. With the Folding Christmas Tree Decoration, take it out of the box, place it on the collapsible stand, pull it up, and plug it in. Within moments, your tree is ready to shine, saving you time and effort while delivering a stunning holiday centerpiece.

SPECIFICATIONS

  • Material: Silk cloth
  • Weight: 3.9kg / 8.6lb
  • Height: 1.2m / 3.9ft, 1.5m / 4.9ft, 1.8m / 5.9ft, 2.1m / 6.9ft

Certification

✈ Worldwide Shipping 

Please note that shipping is insured and takes a few days worldwide. However, you may receive your items earlier. We will always send a tracking number so you can track every step! Cool stuff well worth the wait! 😉

OUR GUARANTEE

📦 Insured Worldwide Shipping: Each order includes real-time tracking details and insurance coverage in the unlikely event that a package gets lost or stolen in transit.

💰 Money-Back Guarantee: If your items arrive damaged or become defective within 15 days of normal usage, we will gladly issue out a replacement or refund.

✉️ 24/7 Customer Support: We have a team of live reps ready to help and answer any questions you have within a 24-hour time frame, 7 days a week.

🔒 Safe & Secure Checkouts: We use state-of-the-art SSL Secure encryption to keep your personal and financial information 100% protected.