(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/4
${data.index + 1}/${data.total}
Description
Features:
42 LED Lights
Plays 8 Different Holiday Songs
Volume Control: Suitable for Indoor and Outdoor Use
Product Details
Perfect attention to detail was showered on this unique holiday treasure. From the ornate gold leaf pattern on his lapels to the beautifully carved trim of his epaulets no detail was overlooked. Substantial in stature with good weight to make his 8’ height stable. He is painted with high quality metallic tones that bring an elegance that is beautifully accented by the 42 LED lights.
Featuring 8 Classic Holiday Songs:
Jingle Bells
We Wish You A Merry Christmas
Silent Night
Deck The Halls
Joy To The World
The First Noel
Hark! The Herald Angels Sing
O Christmas Tree
Features:
42 LED Lights
Removable Staff
Volume Control
Length: 28.5”
Width: 22.5”
Height: 96”
Weight: 110 lbs.
AC Adaptor
Materials: Polyresin
This is not a toy
For decorative indoor and outdoor use
Accessories not included
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)