DOOR STOPPER MAGNET H75 D50 CHROME

The photographs are for illustrative purposes only.
Get AI analytics on product DOOR STOPPER
MAGNET H75 D50 CHROME :
14.90€/pc.
Ex Tax: 12.02€/pc.
Sks
0 reviews
Pre-Order
Product Code: 000-435301ASP
Item sold out
Tags:
Sks

DESCRIPTION DOOR STOPPER MAGNET H75 D50 CHROME price 15.15€ Sks

Package dimensions5,00 x 5,00 x 7,50 cm
Net weight0,200 kg

Uksestopper magnet H75 D 50 kroom

sobib paigaldamiseks: põrand, sein, lagi

Product details

Total weight: 0.20 kg
Package measurements: 5.00 x 5.00 x 7.50 cm

Description provided by sitypro.com

DOOR STOPPER MAGNET H75 D50 CHROME
Write a review
Similar products in stock
Dear visitor, please be aware that this item is temporarily out of stock.
We recommend considering other products:
DUURI CORNER  L6 RST2 40x40x1mm ROOSTEVABA 2m
In Stock
49.67€ Ex Tax: 40.06€
DUURI CORNER  L4 RST3 25x25x1mm ROOSTEVABA 3m
In Stock
46.00€ Ex Tax: 37.10€
DUURI CORNER  L5 RST2 30x30x1mm ROOSTEVABA 2m
In Stock
40.49€ Ex Tax: 32.65€
DUURI CORNER  L4 RST2 25x25x1mm ROOSTEVABA 2m
In Stock
36.80€ Ex Tax: 29.68€
Or you can choose other products in the category: Hinges, bolts, hooks
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the DOOR STOPPER MAGNET H75 D50 CHROME

What is the DOOR STOPPER MAGNET H75 D50 CHROME and what does it do?

DOOR STOPPER MAGNET H75 D50 CHROME is a magnetic door stopper, model A102078SP, with chrome finish designed to hold a door open. It can be mounted on the floor, wall or ceiling; total weight 0.20 kg and package size 5×5×7.5 cm.

Is this door stopper suitable for a wooden door?

Yes, the DOOR STOPPER MAGNET H75 D50 CHROME is suitable for wooden doors if you mount the magnetic plate on the door leaf or matching floor position so the magnet aligns. Consider skirting and door thickness when installing.

Can I install this on a metal door?

Yes, the DOOR STOPPER MAGNET H75 D50 CHROME can be fitted to metal doors using appropriate fixings (metal screws or anchors). Ensure the magnetic plate is securely and evenly attached.

Which mounting method should I choose: floor, wall or ceiling?

Choose based on door construction: floor mounting secures the door at the bottom; wall or ceiling mounting works if you cannot drill the floor or need to hold the door by its top. Model A102078SP supports all three options.

What are the dimensions and weight of the MAGNET H75 D50 door stopper?

DOOR STOPPER MAGNET H75 D50 CHROME has a total weight of 0.20 kg and package measurements of 5.00 x 5.00 x 7.50 cm. It is a compact unit suitable for various surfaces.

What material and finish does the stopper have?

The DOOR STOPPER MAGNET H75 D50 CHROME has a chrome finish, giving a durable metallic appearance. The product listing specifies the chrome surface and a standard body suitable for door fixings.

Is this magnetic stopper compatible with reinforced or exterior doors?

Model A102078SP can be used on reinforced and exterior doors provided you use sufficiently strong fixings and align the magnetic plate correctly. For heavy doors, check the strength of the mounting surface before installation.

What fixings are needed to install the MAGNET H75 D50 door stopper?

The DOOR STOPPER MAGNET H75 D50 CHROME is installed with standard screws or anchors depending on the surface (wood, concrete, plasterboard). The product listing does not include specific fixings, so choose hardware suitable for your mounting surface.

How do I align the magnetic plate correctly to the door?

Align the magnetic plate so the A102078SP magnetic housing meets the plate snugly with no play when the door is open. Temporarily attach the plate first, test the fit, then fix it permanently.

How does the MAGNET H75 D50 differ from other door stoppers?

The MAGNET H75 D50 features a magnetic lock and chrome finish and can be mounted to floor, wall or ceiling. Its compact size and 0.20 kg weight make it a versatile choice for residential and commercial settings.

Where to buy DOOR STOPPER MAGNET H75 D50 CHROME ?

You can buy DOOR STOPPER MAGNET H75 D50 CHROME in our online store for 12.02€. Category: Hinges, bolts, hooks.

What is the price of DOOR STOPPER MAGNET H75 D50 CHROME ?

The current price of DOOR STOPPER MAGNET H75 D50 CHROME is 12.02€. Brand: Sks.

DOOR STOPPER MAGNET H75 D50 CHROME — specifications and description

Model: 000-435301ASP. Category: Hinges, bolts, hooks. Brand: Sks. Price: 12.02€.

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');