mrosto™-Flamingo Solar Light Metal Art

Sold 0 only 999999999 item(s) left
$48.99
Color:  light pink
Style:  Buy 1
Quantity
Share the love
Free worldwide shipping
Free returns
Sustainably made
Secure payments
/** @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);
Description

🦩🌿🦩🌿Liven up your garden with the vibrant Flamingo Solar Light, perfect for adorning your pathway, garden, lawn or patio.

These flamingos come in 2 different colors and will add a fun and lively feel to your outdoor space. Enjoy your outdoor living area with these large flamingo yard artwork.🦩🦩

😎😎Crafted from textured and layered metal components, it's enhanced with a hand-painted pink finish to add a pop of color.

Flamingo solar lights are designed with 30 LED beads. The reflection of the pattern is beautiful enough to create a romantic atmosphere, a perfect decoration for the yard.

The solar panel absorbs energy during the day and automatically lights up at dusk for 6 to 8 hours when fully charged. By day, it's decorative garden stakes and outdoor figurines. At night, decorative solar lights add a pleasant glow to your outdoor space.

Made of premium thick metal for durability. Coated with weather-resistant paint to withstand the harshest weather and perform well even in the rain.

Easy installation. It comes with garden stake holders to press the stakes into the soil for easy installation anywhere💗💗

This delicate and eye-catching flamingo is perfect for decorating gardens, lawns and more. It is also an ideal gift🎁🎁as a housewarming gift for friends and family.

Specification:
Length: 35 inches.
Material: Glass+Stainless Steel
Light Source: LED
Solar panel:2V 80mA.
Power Supply: Solar
Storage Battery: Ni-MH 1.2V/AA600mah battery
Working Time: 6H(full charged)
Charging Time: 8H
Protection Level: IP44

NOTE:

  1. Please allow 1~2 cm differences due to manual measurements.
  2. Due to the products are all handmade, the item may be slightly different from the pictures.