(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();
})();
1/3
${data.index + 1}/${data.total}
Description
[Limited Quantity]-Last 3 hours promotion
🚚 We ship Fastest delivery to your home 🚚
✔️Handmade, please wait patiently to arrange delivery
Buy first, arrange shipment first
Handling Time >> Ship within 24 hours after payment
Returns >> Quick refund, 100% money back guarantee
Free Shipping Over $49!
This beautiful lamp post shines and sparkles with 120 Warm LED lights, wrapped with glittery gold weather resistant fabric and bronze metal trims.
A large festive bow with holly leaves creates the perfect accent.
Easy to integrate into any holiday decor, this lamp post can be placed outdoors to invoke feelings of a classical Christmas or indoors to brighten a room with festive cheer.
Features:
120 LED lights
5 flickering & 115 steady LED lights
Indoor and outdoor use
This is not a toy
📦 Insured Worldwide Shipping - Every order includes real-time tracking details and insurance coverage in the unlikely event that a package is lost or stolen in transit.
💰 Money Back Guarantee: If your items arrive damaged or become faulty within 30 days of normal use , we'll gladly issue a replacement or refund.
✉️ 24/7 Customer Support - We have a team of live representatives ready to assist you and answer any questions you have within a 24/7 time frame.
🔒 Safe and secure payments: We use state-of-the-art SSL secure encryption to keep your personal and financial information 100% protected.
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.This product did not participated in any recommendation rule. Switch to another product to check the design.The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.The home page do not participate in any recommendation rule.
(This prompt would not display on client-side)