(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/15
${data.index + 1}/${data.total}
Description
🔥 The price is limited! 🔥 Grab yours as the limited promotion available!
🔥This week's special event🔥Randomly selected 100 lucky customers to get mystery gift box worth $500 every day. We will send you an email, please remember to check, thanks for your support❤️❤️❤️
😝 😝For all your front door Christmas decorations this year check out our incredible selection of door covers. Our fabric door covers take less than a minute to install.
FEATURE:
😇 This fabric door wrap willlook amazing hanging outside or inside this holiday season.
😇 Crafted from high-quality, washable, and reusable fabric, this Nightmare Before Christmas Outdoor Decorations ensures both durability and convenience.
😇 With its lightning-fast 28-second installation, you can effortlessly create a captivating entrance.
SPECIFICATION:
Material: polyester
Color: as shown
Weight: 200g
Size: 35.43inch * 78.74inch
PACKAGE INCLUDES:
1×Nightmare Before Christmas Outdoor Decorations
😊WHY THE US❓
We work directly with manufacturers all over the world to ensure the best quality of our products. We have Quality Control department which helps us to keep our promise!
😊Price is always competitive.
🚢Awesome Customer Service.
🏆Amazing products along with High Quality.
🍬Read reviews from our lovely customers.
🔒 100% Risk-Free Purchase 🔥
If you bought it and felt that it is not for you, don't worry. Just shoot us a message at contact support@courtyardtok.com, and we will make it right by offering you a replacement or refund. 100% Simple & Risk-Free process.
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)