(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}/17
Description
๐ฅToday's Deal: ONCE WE REACH 600 UNIT SALES, WE WILL BE INCREASING THE PRICE BACK. Seize the discount now!
Buy 2 Get EXTRA 10% OFF
Buy 3+ Get EXTRA 15% OFF
Buy 5+ Get EXTRA 20% OFF
๐Fast refund>>Partial or full refund depending on the situation;
Handling time>>Priority is given to delivery after payment.
๐ ๐Enjoy more fun and warm Christmas this year.๐ ๐
Characteristics:
High-Quality Production: The LED light-up hat made by the knitting method, is soft and comfortable, warm and fashionable
Beautiful Design: Christmas hat with a design pattern of a Christmas tree and gingerbread man and with led lights, which meet the holiday needs and beautiful fashion
Universal Size: This winter warm LED knit cap is suitable for a wide range of head sizes for most children, men, and highly elastic women
Suitable for: Christmas, Halloween, birthday, holiday, ideal for all kinds of parties, is also the best gift for family and friends
Free Size: 22 x 25cm / 8.6 x 9.8inch (length x height), suitable for all ages.
INSTRUCTIONS: (1) Turn the switch to the "ON" position. The switch is located inside the seam. (2) Press the ON/OFF button.
SPECIFICATIONS๏ผ
Style: Christmas
Features: LED Lights, Warm, Comfortable, Free Size
Package Includes: 1x Beanie
๐ Worldwide Shipping โ
Please do note that shipping is insured. However, you may receive your items earlier. Tracking Numbers will ALWAYS be sent so you can track them every step of the way! Cool things are worth waiting for! ๐
Our Warehouse
Please consider any holidays that might impact delivery times. Please consider the transportation methods and unexpected situations that may affect the delivery time.
${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)