DOOR FLUSH BOLT NR.126 AKENDELE

The photographs are for illustrative purposes only.
Get AI analytics on product DOOR FLUSH BOLT
NR.126 AKENDELE:
3.87€/set
Ex Tax: 3.12€/set
Fiskostar
0 reviews
In stock
Product Code: 000-351649ASP

Specification

Qty
Tags:

DESCRIPTION DOOR FLUSH BOLT NR.126 AKENDELE price 3.93€ Fiskostar

Product sizes12,00 x 1,30 x 2,30 cm
Package dimensions16,00 x 10,00 x 2,50 cm
Gross weight0,040 kg
Net weight0,050 kg

Servariiv 120/13 mm +VR25x13 KZN

Product details

Net weight: 0.04 kg
Total weight: 0.05 kg
Product measurements: 12.00 x 1.30 x 2.30 cm
Package measurements: 16.00 x 10.00 x 2.50 cm

Description provided by sitypro.com

Door, window accessories
Type of fittings
Hinges, bolts, hooks
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
DOOR FLUSH BOLT NR.126 AKENDELE
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the DOOR FLUSH BOLT NR.126 AKENDELE

What is the DOOR FLUSH BOLT NR.126 AKENDELE and which doors is it for?

DOOR FLUSH BOLT NR.126 AKENDELE is a Servariiv 120/13 mm flush bolt with VR25x13 KZN, net weight 0.04 kg and dimensions 12.00 x 1.30 x 2.30 cm. It is intended for internal and lightweight room doors requiring a recessed locking element.

What are the dimensions and weight of the DOOR FLUSH BOLT NR.126 AKENDELE?

The DOOR FLUSH BOLT NR.126 AKENDELE measures 12.00 x 1.30 x 2.30 cm with a net weight of 0.04 kg; package size is 16.00 x 10.00 x 2.50 cm and total weight 0.05 kg.

What material is the DOOR FLUSH BOLT NR.126 AKENDELE and the VR25x13 KZN finish made of?

The listing shows VR25x13 KZN, indicating a KZN corrosion-resistant finish; the flush bolt body is metal, designed for standard recessed door fittings.

What recess dimensions are needed to fit the DOOR FLUSH BOLT NR.126 AKENDELE?

You should recess approximately 120 mm in length and 13 mm in width (Servariiv 120/13 mm). The product thickness is about 1.30 cm, so plan the mortice depth accordingly.

Is the DOOR FLUSH BOLT NR.126 AKENDELE compatible with wooden and metal doors?

Yes — it works with wooden and thin-sheet metal doors provided you can rout a 120 x 13 mm mortice and the door thickness allows secure fastening.

Does model A028316SP (SKU 000-351649ASP) include mounting hardware?

The description lists VR25x13 KZN with the Servariiv 120/13 mm, indicating installation parts with KZN finish are supplied. Specific screws are not specified, so use appropriate mounting screws.

Who is the manufacturer and what model is the DOOR FLUSH BOLT NR.126 AKENDELE?

The manufacturer is Fiskostar, model A028316SP with SKU 000-351649ASP. It is listed under the category 'Hinges, bolts, latches'.

Can the DOOR FLUSH BOLT NR.126 AKENDELE be fitted for top or side fixing?

This recessed flush bolt can be installed at the door edge or at the top of the door, provided you create a 120 x 13 mm mortice and align it with the strike plate correctly.

How does the DOOR FLUSH BOLT NR.126 AKENDELE differ from other flush bolts in size and kit?

NR.126 AKENDELE is a compact 120/13 mm unit supplied with the VR25x13 KZN kit, measuring 12 x 1.3 x 2.3 cm, making it suitable for narrow mortices and lightweight doors compared with bulkier flush bolts.

What tools are required to install the DOOR FLUSH BOLT NR.126 AKENDELE?

You will need a chisel or router to cut a 120 x 13 mm mortice, a drill for fixing holes and a screwdriver/driver. A measuring rule and installation template help ensure correct alignment.

Can the DOOR FLUSH BOLT NR.126 AKENDELE be used together with a door handle and lock?

Yes — it is compatible with most standard handles and locks provided the door layout allows a 120 x 13 mm mortice for the flush bolt without conflicting with the main lock position.

Where to buy DOOR FLUSH BOLT NR.126 AKENDELE?

You can buy DOOR FLUSH BOLT NR.126 AKENDELE in our online store for 3.12€. Category: Hinges, bolts, hooks.

What is the price of DOOR FLUSH BOLT NR.126 AKENDELE?

The current price of DOOR FLUSH BOLT NR.126 AKENDELE is 3.12€. Brand: Fiskostar.

DOOR FLUSH BOLT NR.126 AKENDELE — specifications and description

Model: 000-351649ASP. Category: Hinges, bolts, hooks. Brand: Fiskostar. Price: 3.12€.

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ххххххх');