Door frame NIISKUSKINDLAM 7x21

The photographs are for illustrative purposes only.
Get AI analytics on product Door frame NIISKUSKINDLAM
7x21:
85.56€/set
Ex Tax: 69.00€/set
No brand
0 reviews
In stock
Product Code: 000-334592ASP

Specification

  • Color: White
  • Height (mm): 2090
  • Material: Pine
  • Size : 7x21
  • Width (mm): 690
  • Type: Door frames
Qty
One click order
Tags:

SPECIFICATION Door frame NIISKUSKINDLAM 7x21 price 86.96€

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

Mantelukse lengikomplekt (vertikaalid+horisontaal) Mõõt: ava 7×21 dm (lengi välismõõt 690×2090 mm) Leng: männipuit 42×92 mm
Viimistlus: valge (NCS S0502-Y)
Hinged: FT-65 KS (valge)
 
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)

Description provided by sitypro.com

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

Frequently asked questions about the Door frame NIISKUSKINDLAM 7x21

What is Door frame NIISKUSKINDLAM 7x21?

Door frame NIISKUSKINDLAM 7x21 is a mantel door frame kit (verticals + horizontal) for internal doors: frame outer dimensions 690×2090 mm, material pine 42×92 mm, finish white (NCS S0502-Y), hinges FT-65 KS (white). Designed for heated work and living spaces and fits Viljandi Akna internal doors with a 210 cm opening height.

What are the dimensions of this door frame and which opening does it fit?

The frame outer dimensions are 690×2090 mm; it is intended for a 7×21 dm opening (opening height 210 cm). Check your actual opening dimensions on site before installation.

What material is the frame made of and what is the section size?

The frame (leng) is made of pine (männipuit) with a section of 42×92 mm. Pine provides light weight and standard strength for internal door frames.

What is the finish of the frame and what shade of white is it?

The finish is white with shade NCS S0502-Y. This neutral white matches most white door leaves and trims.

Which hinges are supplied and what colour are they?

The kit includes FT-65 KS hinges in white. These hinges are designed for standard internal doors and match the white frame finish.

Which door models is NIISKUSKINDLAM 7x21 compatible with?

This frame fits all Viljandi Akna internal doors with a mantel edge and 210 cm opening height, including Cremona, Cremona 6RK, Caspian, Caspian 6R, Jari, Sile, Sile niiskuskindlam, Opus 1, Opus 2, Raamuks Forte 1T. Make sure your door has a mantel edge.

Can this frame be used in humid rooms?

The model name includes NIISKUSKINDLAM (moisture-resistant), but the description specifies use in heated work and living spaces. For very humid rooms, confirm the moisture resistance level with the manufacturer since the material is painted pine.

Does the kit include mounting accessories and do I need to buy trim/seals separately?

The description lists a lengikomplekt (verticals+horizontal) with hinges, but trim and seals are not mentioned, so you will likely need to purchase trims and seals separately depending on your door and finish. Confirm required accessories before installation.

Is this frame suitable for left- or right-hand door opening?

The description does not state a handedness; the frame is generally universal and the FT-65 KS hinges allow installation for either left or right opening. Confirm opening side based on your door and installer.

Is the frame compatible with a specific Opus 1 door model or is modification required?

Yes — the description explicitly states compatibility with Opus 1 and Opus 2 models for a 210 cm opening. No modification is usually needed if your door has a mantel edge and standard thickness.

Where to buy Door frame NIISKUSKINDLAM 7x21?

You can buy Door frame NIISKUSKINDLAM 7x21 in our online store for 69.00€. Category: Door frames.

What is the price of Door frame NIISKUSKINDLAM 7x21?

The current price of Door frame NIISKUSKINDLAM 7x21 is 69.00€. Brand: Tootja puudub.

Door frame NIISKUSKINDLAM 7x21 — specifications and description

Model: 000-334592ASP. Category: Door frames. Brand: Tootja puudub. Price: 69.00€.

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