(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}/8
Description
A Good Quality Door Stopper That's Heavy Enough
To Give It Substance And Strength!
This magnetic door stopper will conveniently hold your door open and protect your walls from damage.Smooth and easy to use! No more disturbing from slamming doors.
Strong magnetic catching force helps holding the door stably. Small metal tongue pops up as door magnet passes over. Installed easily, sturdy, durable and wear-resistant for long use.
Features
Super Strong Magnetic: The strong magnetic door stop is enough to catch the door firmly, avoid the collision between door and wall as well protect your naughty kids from injury when opening or closing doors.
Safe & Durable: The floor mounted door stopper is made of zinc alloy, solid, sturdy / rust-proof. With million times of impact testing. The door stopper installs flush to the ground so it is not unsightly and you can't trip over it!
Widely Application: Magnetic door stoppers are perfect for preventing the door from colliding with the wall, allowing doors to close slowly rather than suddenly. You can even use the door catch in the bathroom, kitchen, wardrobe, garage, office etc.
Easy Installation: Magnetic Door stop can be completed by sticking 3 M sticker on the door and floor without drilling again. If you still have any concerns, screws and nuts are also included in the package you received. You can also choose to drill with screws for fixing tightly.
${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)