🎅Christmas Solar Kettle Light & Lantern Garden Decor Collection

$30.99  - $35.99
Style:  Santa Lantern - Colorful LED Lights(Hidden Edition)
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

Elevate your outdoor Christmas ambiance with our Solar-Powered Santa Decor Series!

Each single-piece design merges whimsical Santa charm with solar LED technology, automatically illuminating your garden at dusk after daytime charging. Perfect for lawns, pathways, and holiday landscapes—no wiring or batteries needed!

🌟 5 Festive Single-Piece Styles (Color & Design Match)

1. Santa Lantern - Colorful LED Lights(Hidden Edition)

  • Design: Exclusive hidden-style Santa holding a lantern, as seen in the snowy scene with a cozy cabin backdrop. This unique Santa design is a rare find, adding a special touch to your holiday decor.
  • LightingVibrant multicolor LEDs cycle through hues, adding playful energy to your outdoor space.
  • Scene Idea: A perfect secret accent for collectors or anyone wanting to add a rare, eye-catching piece to their festive outdoor setup.

2. Santa Lantern - Warm White LED Lights

  • Design: Santa with a lantern, emitting a cozy glow (matches the soft, inviting aesthetic).
  • LightingWarm white LEDs create a tranquil, traditional Christmas atmosphere.
  • Scene Idea: Ideal for porches, classic holiday setups, or areas where subtle warmth is desired.

3. Santa Lantern - Colorful LED Lights (Classic Style)

  • Design: Jolly Santa holding a classic lantern, as seen in the confetti-filled, vibrant backdrop.
  • LightingBright multicolor LEDs for the lantern, making it a lively focal point.
  • Scene Idea: Perfect for adding a standalone burst of color and Santa charm to gardens or front yards.

4. Santa Kettle Light - Warm White LED Lights

  • Design: Santa with a decorative watering can, “pouring” a stream of warm light (matches the golden, glowing kettle in dusk and garden scenes).
  • LightingGentle warm white LEDs create a cascading, fountain-like effect.
  • Scene Idea: Ideal for flower beds, garden paths, or spaces where soft, flowing light adds charm.

5. Santa Kettle Light - Colorful LED Lights

  • Design: Santa and his patterned kettle, “pouring” a rainbow of light (seen in images with purple lavender fields and colorful light streams).
  • LightingWhimsical multicolor LEDs blend hues for a festive, magical cascade.
  • Scene Idea: Perfect for vibrant garden spaces, evening parties, or anywhere you want a burst of holiday magic.

✨ Key Features (Single-Piece Design)

  • Solar-Powered Convenience: Charges in direct sunlight, auto-turns on at dusk—zero maintenance.
  • Weather-Resistant Build: Durable materials withstand rain, snow, and wind for long-lasting use.
  • Easy Installation: Simply stake into the ground—no tools required, perfect for single-piece garden accents.
  • Energy-Efficient LEDs: Bright, long-lasting illumination that’s eco-friendly.

🎄 Why Choose Our Solar Christmas Decor?

Whether you prefer the rare charm of the hidden-edition Santa, the playful vibrancy of multicolor, or the cozy warmth of warm white, each single-piece decor brings exact image-matched color charm and design detail to your outdoor space. Perfect for Christmas lovers, garden enthusiasts, or anyone wanting to add a touch of eco-friendly magic to their holidays—one piece at a time!Transform your garden into a festive wonderland—shop our Solar Christmas Decor Series today!