(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}/12
Description
100% Money Back Guarantee.
Fast Delivery Available.
⚡WE HAVE VERY LIMITED QUANTITIES AT THIS PRICE!!!
Who doesn’t love the Santa? It’s a Christmas classic!
If Santa Claus appears in your backyard and windows in this way, I believe guests and neighbors will be pleasantly surprised.
This will make everyone who sees him believe in his existence. It will definitely bring happiness to the New Year.
Our decorative fence peepers are handmade and come with exterior paint/hand-painted. Designed to peer into your fence. Very sturdy and can stay there for a long time.
Cute reindeer, you can also put it by the wall/window.Super easy installation
Packing Listing: Santa Fence
Size:15.7 "x 11.8"
weight:120g
Material: MDF
⚠️Limited Stock Due To High Demand⚠️ This Is A Great Gift For yourself or your friends! Click "ADD TO CART" To Get Yours Now!
✈ Worldwide Shipping ✈
Please do note that shipping is insured and takes 7-15 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 GUARANTEE
We take pride in our products as we believe they are amazing. However, we understand that buying things online can be daunting, especially for the first time, so we offer a 100% satisfaction guarantee.
If you don't have a positive experience for any reason, we will do whatever it takes to make sure you are 100% satisfied with your purchase.
We have warehouses in Canada, the United States, the United Kingdom and Australia, which can be shipped to your home within 7 days at the earliest
${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)