(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/6
${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!
Here's a glowing snowman who greets your visitors with a smile and a friendly cardinal perched on his finger. Snowman comes pre-installed with 100 multi-color LEDs to delight your neighbors and guests. Bright lights illuminate the amiable expression of the snowman, his lively top hat and bright red scarf. Made from a durable metal frame and weatherproof fabric, this trim is designed to withstand winter cold and snowy conditions. AC plug. 72"H x 60"W x 17"D (14 3/4 lbs)
📦 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)