(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}/4
Description
Imitated human skull fire log with hollow eye sockets for fire pit, fireplace, campfire, Halloween and BBQ!
Ceramic Products-Using non-degradable materials, it can be recycled and burned repeatedly without being affected!And the skull made of ceramic has no peculiar smell when burning!
Imagine what other people's expressions will be when this skull burns in your fire pit?
These fire pit skulls are highly detailed, hand-painted with fireproof paint, and extremely durable. Because they are handcrafted, color and dimensions will vary slightly and may discolor in wood-burning fires due to soot. They are made with heat-resistant refractory ceramic fibers with no toxins or harmful chemicals allowing a clean burn to keep your friends and family safe.
GREAT CONVERSATION STARTER - Fire Pit Skulls add element of FUN to gatherings around the fire with family and friends
AWESOME VISUAL - Flames escape out the nose, eye sockets, and top of the Skull Log and keep you entertained while watching the fire
HIGH QUALITY FIREPROOF SKULL - Handmade Fire Skull Log withstands temps up to 1,800°F
SPECIAL PACKAGING FOR MAXIMUM PROTECTION - Packing foam shapes around Ceramic Skull for added stability in transport.
PERFECT DECORATION - Put a candle underneath the Skull for a fun creepy effect at indoor parties or outdoor trick-or-treating
Note: 1. The size of the manual measurement may have some error, it is within the range of ±1 cm, the actual size shall be subject to the actual object. 2. Due to different lighting and shooting conditions, the color of the image may differ from the actual product. Please refer to the actual product.
${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)