Door frame White 92mm HOR M10

The photographs are for illustrative purposes only.
Get AI analytics on product Door frame White 92mm HOR M10:
11.97€/pc.
Ex Tax: 9.65€/pc.
No brand
0 reviews
In stock
Product Code: 000-334332ASP

Specification

  • Color: White
  • Height (mm): 2090
  • Material: Pine
  • Size : 10x21
  • Width (mm): 990
  • Type: Door frames
Qty
Tags:

DESCRIPTION Door frame White 92mm HOR M10 price 12.15€

Product sizes9,90 x 9,20 x 4,20 cm
Package dimensions10,00 x 9,20 x 4,20 cm
Gross weight2,300 kg
Net weight2,400 kg

Sobivad kõikidele Viljandi Akna- ja uksetehase mantelservaga siseustele, ava laiusega 100cm.(Cremona, Cremona 6RK, Caspian, Caspian 6R, Jari, Sile (Siledat ust on võimalik saada avakõrgusega 210cm või 200cm), Sile niiskuskindlam, Opus 1,  Opus 2, Raamuks Forte 1T) Vali juurde lengi vertikaalid (lähtudes lengi sügavusest: 55mm, 68mm, 125mm, mis sobivad ainult avakõrgusele 210cm ja  92mm, mis sobivad ava kõrgusele 210cm või 200cm) Leng: männipuit 42×92 mm
Mõõt: ava 10×21 dm (lengi välismõõt 990×2090 mm)
Viimistlus: valge (NCS S0502-Y)

Kasutusala: köetavad töö-ja eluruumid

Description provided by sitypro.com

Door frames
Color
White
Height (mm)
2090
Material
Pine
Size
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 HOR M10
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the Door frame White 92mm HOR M10

What is Door frame White 92mm HOR M10 and which doors does it fit?

Door frame White 92mm HOR M10 is a pine door frame (leng 42×92 mm) with white NCS S0502-Y finish, designed for Viljandi Akna- ja uksetehase internal doors with a mantelserv profile and a 100 cm opening width. It fits models like Cremona, Caspian, Jari, Sile, Opus and Raamuks Forte 1T and is intended for heated work and living spaces.

What are the frame's opening and external dimensions?

The stated opening size is 10×21 dm (100×210 cm) and the frame's external dimensions are 990×2090 mm. The leng cross-section is 42×92 mm pine.

Is this frame suitable for 200 cm and 210 cm opening heights?

Yes: the 92 mm leng depth fits openings of 210 cm or 200 cm height. Other leng depths (55, 68, 125 mm) are only applicable for 210 cm height.

What material is the leng made of and what is its construction?

The leng is made of pine (männipuit) with a 42×92 mm cross-section — a solid timber used for the verticals and head of the door frame. The construction is intended for installation with mantelserv-profile internal doors.

What is the finish of the frame and how should it be matched with the door?

The finish is white (NCS S0502-Y). It is recommended to pair it with a door in the same white shade or a neutral white lacquer/laminate to ensure a cohesive look and minimal adjustment during installation.

Which Viljandi door models is the frame compatible with?

The frame is compatible with Viljandi Akna- ja uksetehase models: Cremona, Cremona 6RK, Caspian, Caspian 6R, Jari, Sile (height 210 or 200 cm), Sile niiskuskindlam, Opus 1, Opus 2 and Raamuks Forte 1T. These doors use a mantelserv edging profile matched by the frame.

What leng depths are available and how to choose by wall thickness?

Available depths are 55 mm, 68 mm, 92 mm and 125 mm. All depths (55, 68, 125 and 92 mm) suit 210 cm height; 92 mm also fits 200 cm height — choose depth according to wall thickness and final surface finish.

Can the frame be used in high-humidity rooms?

The product is intended for heated work and living spaces (köetavad töö-ja eluruumid). For high-humidity rooms choose a moisture-resistant version (e.g. Sile niiskuskindlam) and confirm compatibility with the manufacturer.

Are the vertical lengs included or do they need to be purchased separately?

The description requests selecting lengi vertikaalid separately by depth, so the top part (42×92 mm) is provided as the base frame, while vertical lengs (55, 68, 92, 125 mm) are chosen and purchased according to opening and wall depth.

Is this frame suitable for concealed hinges or are standard hinges required?

The description does not specify hinge type; the frame is designed for standard installation with a mantelserv edging. Concealed hinges may require routing or a special kit — check with the manufacturer for compatibility.

Where to buy Door frame White 92mm HOR M10?

You can buy Door frame White 92mm HOR M10 in our online store for 9.65€. Category: Door frames.

What is the price of Door frame White 92mm HOR M10?

The current price of Door frame White 92mm HOR M10 is 9.65€. Brand: Tootja puudub.

Door frame White 92mm HOR M10 — specifications and description

Model: 000-334332ASP. Category: Door frames. Brand: Tootja puudub. Price: 9.65€.

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