Gallery of Light LED Candle Lantern Tabletop Water Fountain - Brushed Bronze

Gallery of Light LED Candle Lantern Tabletop Water Fountain - Brushed Bronze

$55.76
Color : Bronze
Country Of Manufacture : China
Material : Polypropylene
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


Introducing the Gallery of Light LED Candle Lantern Tabletop Water Fountain, a unique decor item that combines the soothing sounds of a calming water fountain with the warm glow of a candle lantern. This exquisite piece is designed to reflect beautifully off the cascading water, creating a tranquil ambiance in any room. The water bubbles up right through the candle, creating a mesmerizing effect that is both calming and inviting. The LED candle provides the perfect amount of light without the danger of an open flame or messy wax. The brushed bronze distressed finish adds a touch of elegance and sophistication to this stunning decor item. Weighing in at 1.8 pounds, this water fountain is 8 inches square x 13.5 inches tall, making it the perfect size for any tabletop. The power cord is 52 inches long, allowing for easy placement anywhere in your home. Crafted from high-quality polypropylene plastic with an LED candle, this water fountain is built to last and will bring joy and tranquility to your home for years to come. Invest in the Gallery of Light LED Candle Lantern Tabletop Water Fountain today and transform your home into a peaceful oasis.

This unique decor item combines a calming water fountain and a candle lantern that will provide a warm glow that will reflect beautifully off the cascading water. The water bubbles up right through the candle. LED candle means no messy wax or danger of an open flame. Finished with a brushed bronze distressed look. 1.8 pounds. 8 inches square x 13.5 inches tall. Power cord: 52 inches. Polypropylene plastic with an LED candle.