DOOR HINGE OPUS VALGE 92mm HOR. M8 TIHENDIGA

The photographs are for illustrative purposes only.
Get AI analytics on product DOOR HINGE OPUS VALGE 92mm HOR. M8 TIHENDIGA:
13.80€/pc.
Ex Tax: 11.13€/pc.
VILJANDIAU
0 reviews
In stock
Product Code: 000-471228ASP
Qty
Tags:

DESCRIPTION DOOR HINGE OPUS VALGE 92mm HOR. M8 TIHENDIGA price 14.02€ VILJANDIAU

Product sizes9,20 x 8,40 x 207,50 cm
Package dimensions9,20 x 8,40 x 210,00 cm
Gross weight8,200 kg
Net weight8,600 kg

DOOR HINGE OPUS VALGE 92mm HOR. M8 TIHENDIGA


Mõõt: ava 821 dm (lengi välismõõt 7902090 mm)


Leng: männipuit 4292 mm
Viimistlus: valge (NCS S0502-Y)
Hinged: FT-65 KS (valge)
Tihend: valge


Vasturaud: 0068(epox)


Kasutusala: köetavad töö-ja eluruumid


Sobivad kõikidele Viljandi Akna- ja uksetehase mantelservaga siseustele, ava kõrgusega 210cm.(Cremona, Cremona 6RK, Caspian, Caspian 6R, Jari, Sile, Sile niiskuskindlam, Opus 1,Opus 2, Raamuks Forte 1T)

Ühiku netokaal: 8,200 kg

Kogukaal: 8,600 kg

Mõõtmed: 9,20 x 8,40 x 207,50 cm

Pakendi mõõtmed: 9,20 x 8,40 x 210,00 cm

Description provided by sitypro.com

DOOR HINGE OPUS VALGE 92mm HOR. M8 TIHENDIGA
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the DOOR HINGE OPUS VALGE 92mm HOR. M8 TIHENDIGA

What is the DOOR HINGE OPUS VALGE 92mm HOR. M8 TIHENDIGA?

DOOR HINGE OPUS VALGE 92mm HOR. M8 TIHENDIGA is a ready-made pine door frame 4292 mm long with white finish (NCS S0502-Y), FT-65 KS hinges and a white seal; dimensions 9.20 x 8.40 x 207.50 cm, unit net weight 8.2 kg, for heated work and living spaces.

Which doors is this frame compatible with?

Compatible with Viljandi Akna- ja uksetehase internal doors that have a mantel edge and an opening height of 210 cm (models such as Cremona, Caspian, Jari, Sile, Opus 1/2, Raamuks Forte 1T).

What are the frame dimensions and weight in the package?

Frame dimensions 9.20 x 8.40 x 207.50 cm, package dimensions 9.20 x 8.40 x 210.00 cm; gross weight 8.6 kg, unit net weight 8.2 kg.

What material is the frame made of and what finish does it have?

The frame is made of pine (length 4292 mm) with a white finish in NCS S0502-Y, providing a uniform white appearance.

Does the product include a seal and which hinges are fitted?

Yes — it includes a white seal (Tihend: valge) and white FT-65 KS hinges, delivered ready for installation.

Is this frame suitable for wet rooms?

The frame is intended for heated work and living spaces; for wet rooms you should choose a specifically moisture-resistant model (see the separately noted Sile niiskuskindlam).

Is this frame suitable for an 821 mm opening?

Yes — the description specifies opening 821 mm (ava 821 dm), and the frame external dimensions are meant for that opening size.

Can the supplied hinges be fitted for left or right opening?

The FT-65 KS hinges are fitted on site and the frame can be installed for either left or right opening depending on the installation.

What striker plate (vasturaud) is used and what coating does it have?

The included striker plate is 0068 with an epoxy coating (epox), providing surface protection and preparation for the lock mechanism.

What operating conditions is the frame intended for (temperature/rooms)?

Intended for heated work and living spaces — internal conditions with normal indoor climate; not designed for outdoor or unheated use.

Where to buy DOOR HINGE OPUS VALGE 92mm HOR. M8 TIHENDIGA?

You can buy DOOR HINGE OPUS VALGE 92mm HOR. M8 TIHENDIGA in our online store for 11.13€. Category: Door frames.

What is the price of DOOR HINGE OPUS VALGE 92mm HOR. M8 TIHENDIGA?

The current price of DOOR HINGE OPUS VALGE 92mm HOR. M8 TIHENDIGA is 11.13€. Brand: VILJANDIAU.

DOOR HINGE OPUS VALGE 92mm HOR. M8 TIHENDIGA — specifications and description

Model: 000-471228ASP. Category: Door frames. Brand: VILJANDIAU. Price: 11.13€.

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