(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}/10
Description
😘So very cute!❤️Bought as a Halloween gift & cannot wait to gift it!🎁
APPLICABLE TO A LOT OF PLACES-Self-adhesive stickers are suitable for flat, smooth and dust-free surfaces, you can stick them on garage doors, refrigerators, wipe boards, etc. Just decorate your house with cute stickers, they can be used for You create a wonderful Halloween festive atmosphere.
EASY TO USE-These stickers won't harm the surface of your garage door, you can easily apply them.
MULTIPLE USES-These stickers are suitable for many occasions, you can use them at parties, at home and other scenes, the cute patterns will impress your guests
Specifications: Material:PVC Color:As pictures Pattern:Monster Size:As pictures Quantity:1 Set
Package Included: 1 Set Halloween Garage Stickers.
Wishing you a pleasant shopping trip!
Click on "ADD TO CART" to get yours now!
PAYMENT
Payments Via PayPal® and CreditCard
To protect consumer rights, the store uses Paypal to pay. If there is any problem with the product, you can appeal to Paypal. Please rest assured to buy!
SHIPPING
We would greatly appreciate your patience and understanding as we work to meet demand while ensuring that every piece meets our high-quality standards.
${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)