Door frame White 92mm x21 VERTIKAAL

The photographs are for illustrative purposes only.
Get AI analytics on product Door frame White 92mm x21 VERTIKAAL:
39.56€/pc.
Ex Tax: 31.90€/pc.
No brand
0 reviews
In stock
Product Code: 000-334312ASP

Specification

Qty
One click order
Tags:

DESCRIPTION Door frame White 92mm x21 VERTIKAAL price 40.21€

Product sizes4,20 x 9,20 x 207,50 cm
Package dimensions4,20 x 9,20 x 210,00 cm
Gross weight7,000 kg
Net weight7,300 kg

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) Vali juurde lengi horisontaalid (lähtudes avamõõdust: M7x21, M8x21, M9x21, M10x21)
Leng: männipuit 42×92 mm
Mõõt: ava 10×21 dm (lengi välismõõt 990×2090 mm), ava 7×21 dm (lengi välismõõt 690×2090 mm), ava 8×21 dm (lengi välismõõt 790×2090), ava 9×21 dm (lengi välismõõt 890×2090 mm)
Viimistlus: valge (NCS S0502-Y)
Hinged: FT-65 KS (valge) Kasutusala: köetavad töö-ja eluruumid

Description provided by sitypro.com

Door frames
Color
White
Height (mm)
2090
Material
Pine
Size
7x21
8x21
9x21
10x21
Width (mm)
990
Frames, thresholds, strips
Type
Door frames
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Door frame White 92mm x21 VERTIKAAL
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the Door frame White 92mm x21 VERTIKAAL

What is Door frame White 92mm x21 VERTIKAAL and which doors is it compatible with?

Door frame White 92mm x21 VERTIKAAL is a ready pine door frame with 92 mm thickness and 210 cm opening height, finished in white (NCS S0502-Y). It fits Viljandi Akna- ja uksetehase internal doors with mantelserv profile: Cremona, Caspian, Jari, Sile, Opus and Raamuks Forte 1T.

What sizes does the Door frame White 92mm x21 VERTIKAAL come in?

The frame uses pine profile 42×92 mm. Available opening sizes are 7×21 (frame outer 690×2090 mm), 8×21 (790×2090 mm), 9×21 (890×2090 mm) and 10×21 (990×2090 mm).

What material is the door frame made of and what is the finish?

The frame is made of pine (42×92 mm) and finished in white (NCS S0502-Y). Hinges included are FT-65 KS in white.

Is this frame suitable for wet rooms?

Door frame White 92mm x21 VERTIKAAL is intended for heated work and living spaces. For wet rooms you should choose moisture-resistant frames or variants; although Sile niiskuskindlam doors are listed as compatible, this frame is designed for heated indoor environments.

How do I choose the correct lengi horisontaalid for my opening?

Select the horizontal members based on your opening size: use M7x21 for a 7×21 opening, M8x21 for 8×21, and so on. Options available are M7x21, M8x21, M9x21 and M10x21 to match your actual opening.

Which hinges are included and are extra hinges required for installation?

The frame includes FT-65 KS hinges in white. Normally these hinges are sufficient for standard installation and no additional hinges are required unless specified by the door installation instructions.

Is the frame compatible with Raamuks Forte 1T and the other listed models?

Yes, Door frame White 92mm x21 VERTIKAAL is compatible with the Viljandi Akna- ja uksetehase models listed in the description: Cremona, Caspian, Jari, Sile (including Sile niiskuskindlam), Opus variants and Raamuks Forte 1T.

Can I install the frame myself and what basic tools are needed?

You can install it yourself with basic carpentry skills. Minimum tools: spirit level, screwdriver/driver, chisel, hammer, tape measure and wedges for fitting; follow the door's installation instructions.

What is the appearance and does the colour match NCS S0502-Y in the photos?

The frame is painted white in the NCS S0502-Y shade as stated. Photos may show slight colour variation due to lighting, but the actual finish uses NCS S0502-Y.

Is the frame compatible with architraves and thresholds in the 'Frames, thresholds, trims' category?

Yes, Door frame White 92mm x21 VERTIKAAL belongs to the 'Frames, thresholds, trims' category and is compatible with trims and thresholds chosen to match the 92 mm frame width and the opening height.

Where to buy Door frame White 92mm x21 VERTIKAAL?

You can buy Door frame White 92mm x21 VERTIKAAL in our online store for 31.90€. Category: Door frames.

What is the price of Door frame White 92mm x21 VERTIKAAL?

The current price of Door frame White 92mm x21 VERTIKAAL is 31.90€. Brand: Tootja puudub.

Door frame White 92mm x21 VERTIKAAL — specifications and description

Model: 000-334312ASP. Category: Door frames. Brand: Tootja puudub. Price: 31.90€.

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