Door frame White 92mm HOR M8

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

Specification

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

SPECIFICATION Door frame White 92mm HOR M8 price 12.15€ Rasch

Product sizes7,90 x 9,20 x 4,20 cm
Package dimensions8,00 x 9,20 x 4,20 cm
Gross weight1,200 kg
Net weight1,300 kg

Sobivad kõikidele Viljandi Akna- ja uksetehase mantelservaga siseustele, ava laiusega 80cm.(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 8×21 dm (lengi välismõõt 790×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
8x21
Width (mm)
790
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 M8
Write a review
Related Products
rempro rempro-mobile

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

What is Door frame White 92mm HOR M8?

Door frame White 92mm HOR M8 is a pine door jamb (leng) sized 42×92 mm, made for Viljandi Akna- and uksetehase internal doors with a mantel edge and 80 cm opening; outer jamb size 790×2090 mm, finish white (NCS S0502-Y). Intended for heated work and living spaces.

Which door models is this door frame compatible with?

Door frame White 92mm HOR M8 is compatible with Viljandi Akna- and uksetehase mantel-edged internal doors including Cremona, Cremona 6RK, Caspian, Caspian 6R, Jari, Sile (210 or 200 cm heights), Sile niiskuskindlam, Opus 1, Opus 2 and Raamuks Forte 1T.

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

The leng is pine 42×92 mm; it fits an 8×21 dm opening (80×210 cm) with outer jamb dimensions 790×2090 mm. Use either 210 cm or 200 cm opening height depending on selected 92 mm verticals.

What material and finish does the box have?

Door frame White 92mm HOR M8 is made of solid pine and finished in white paint NCS S0502-Y, suitable for interior use in heated work and living spaces.

Is this door frame suitable for humid rooms?

Door frame White 92mm HOR M8 is intended for heated work and living spaces; for high-humidity rooms consider the Sile niiskuskindlam variant or confirm the moisture resistance with a specialist.

Which jamb depths are available and for which opening heights do they fit?

Vertical jambs come in depths 55 mm, 68 mm and 125 mm — these fit only 210 cm opening height; 92 mm depth fits opening heights of 210 cm or 200 cm.

How to choose jamb verticals based on wall thickness?

Select jamb depth 55, 68, 92 or 125 mm to match your wall thickness. Note 55/68/125 mm are only for 210 cm opening height, while 92 mm suits 210 or 200 cm openings.

What is the exterior finish and colour standard of the frame?

Door frame White 92mm HOR M8 is finished in white according to NCS S0502-Y, matching common interior door white shades.

Can this frame be used with a 200 cm high door?

Yes. With 92 mm depth verticals, Door frame White 92mm HOR M8 fits both 200 cm and 210 cm high openings. Depths 55/68/125 mm are for 210 cm only.

What additional parts should I buy for installation?

You should purchase vertical jambs in the correct depth (55, 68, 92 or 125 mm), door hinges, a lock, and optionally architrave trims. Ensure verticals match opening height and wall thickness.

Is the frame suitable for doors with other architrave profiles or only mantel-edged doors?

This frame is designed for Viljandi mantel-edged doors; it may work with other architraves but will require checking profile and dimensions for compatibility.

Where to buy Door frame White 92mm HOR M8?

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

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

The current price of Door frame White 92mm HOR M8 is 9.65€. Brand: Rasch.

Door frame White 92mm HOR M8 — specifications and description

Model: 000-334662ASP. Category: Door frames. Brand: Rasch. 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ххххххх');