(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/8
Description
✈Shipping>>Worldwide Express Shipping Available.
🔥ONLINE EXCLUSIVE – NOT AVAILABLE IN SHOPS
🎯 30-day no-risk return policy
⭐ 99% reviewers recommend this product.
Feature
Solar charging: automatic charging in the sun, very environmentally friendly. When there is sunlight, it can be continuously illuminated.
Unique design: there are different coloured butterflies that make up the lamp with a natural and romantic atmosphere. The beautiful butterflies are made of high quality materials that do not fade or deform easily.
Waterproof and easy to install: designed for outdoor use, the solar garden light is waterproof. Perfect for use in gardens, walkways and other places. Lighting and at the same time decorate your small garden etc.
Best decorative light gift:makes a great gift for mum/grandmother etc. If you purchase this high quality solar powered butterfly lamp as a gift for your family and friends, you will not disappoint them.
Specification
Light source power: 0.5 (W)
Colour: White
Input voltage: ≤36
Size:
Package includes: 1*Outdoor Decorative Light Solar
🌎 Worldwide Shipping ✈
Please do note that shipping is insured and takes 7-20 business days worldwide. However, you may receive your items earlier. Tracking Numbers will ALWAYS be sent so you can track it every step of the way! Cool things are worth waiting for! 😉
Our Warehouse
Once your order is dispatched, depending on your country or region, estimated delivery time is between 7 to 20 business days. Please consider any holidays that might impact delivery times.Please consider the transportation methods and unexpected situations that may affect the delivery time.
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)