(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}/9
Description
Get a touch of the wizarding world in your home with this amazingly cool Platform 9 ¾ light!
Crafted to mimic a wall sign from Platform 9 ¾, the magical platform that allows you to board the Hogwarts Express, this lamp offers a warm glow perfect foradding a soft accent to your room, andhangs on an included moulded black wall mount, so you can hook it or drill it into place wherever you need!
This Platform 9 ¾ night light is not timer operated, and requires manual powering on and off via the switch on the back.
It would make a fantastic gift for any Harry Potter fans, especially those missing the nostalgic feel of their first journey on the Hogwarts Express.
Specifications:
Removable plastic lamp with hight-quality finish
Solid metal wall mounting bracket (screws and plugs included)
Bracket with multiple suspension points that allows the lamp to be placed in the desired direction
On/off switch on the back
Requires the use of 2 AAA batteries (not included)
Lamp size: 26 x 22 x 7 cm
YOUR PURCHASE IS 100% RISK-FREE!
We offer you 30-day money back guarantee for your lamp. Plus, if you are not satisfied for any reason at all, we guarantee a full refund on the spot. Contact us at hezizi0215@gmail.com
${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)