Door frame CL.SAAR White HOR9

The photographs are for illustrative purposes only.
Get AI analytics on product Door frame CL.SAAR White HOR9:
18.40€/pc.
Ex Tax: 14.84€/pc.
Classen
0 reviews
In stock
Product Code: 000-384501ASP

Specification

  • Color: White
  • Height (mm): 2065
  • Material: MDF
  • Size : 9x21
  • Width (mm): 886
  • Type: Door frames
Qty
Tags:

SPECIFICATION Door frame CL.SAAR White HOR9 price 18.70€ Classen

Product sizes9,00 x 90,00 x 4,20 cm
Package dimensions12,50 x 106,00 x 8,00 cm
Net weight2,500 kg

Ukselengi horisontaal avamõõdule 9x21, valmistatud MDF-ist

Ukselengi välismõõt 886x2065mm

Vali eraldi juurde ukselengi vertikaalid:

UKSELENG CL.SAAR VAL.VERT VAS

UKSELENG CL.SAAR VAL.VERT PAR

Ukseleng sobib uste mudelitele: GRECO 1 ja GRECO 3

NB! Pilt on illustreeriv, toote originaal värvitooni leiate piltide lisast (värvitoon võib erineda tegelikkust) !

Product details

Total weight: 2.50 kg
Product measurements: 9.00 x 90.00 x 4.20 cm
Package measurements: 12.50 x 106.00 x 8.00 cm

Description provided by sitypro.com

Door frames
Color
White
Height (mm)
2065
Material
MDF
Size
9x21
Width (mm)
886
Frames, thresholds, strips
Type
Door frames
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Door frame CL.SAAR White HOR9
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the Door frame CL.SAAR White HOR9

What is Door frame CL.SAAR White HOR9 and which doors does it fit?

Door frame CL.SAAR White HOR9 is the horizontal frame piece for a 9x21 opening, made of MDF with outer dimensions 886x2065 mm. It is designed to pair with verticals UKSELENG CL.SAAR VAL.VERT and fits GRECO 1 and GRECO 3NB door models.

What are the dimensions and weight of Door frame CL.SAAR White HOR9?

The frame’s external dimensions are 886x2065 mm; product measurements are listed as 9.00 x 90.00 x 4.20 cm. Total gross weight is 2.50 kg and package dimensions are 12.50 x 106.00 x 8.00 cm.

What material is Door frame CL.SAAR White HOR9 made of and what does that mean for use?

The frame is made of MDF, providing stable shape and an even surface for painting or finishing. MDF performs well under normal conditions but should be protected from prolonged moisture exposure.

Is this frame suitable for a 9x21 door leaf?

Yes, Door frame CL.SAAR White HOR9 is the horizontal frame piece for a 9x21 opening. You will need to purchase the matching verticals UKSELENG CL.SAAR VAL.VERT separately for full installation.

Which door models is the frame CL.SAAR White HOR9 compatible with?

According to the product description, the frame is compatible with GRECO 1 and GRECO 3NB door models. It’s advisable to select matching verticals and hardware for those models.

Do I need to buy verticals separately and which ones fit?

Yes, verticals are sold separately. The compatible items are listed as UKSELENG CL.SAAR VAL.VERT — choose the same colour and series for proper installation.

What shade of white is this and can the colour differ from the photos?

The product name denotes a white finish, but the listing notes images are illustrative. Check the additional photos for the actual shade — the colour may vary slightly in reality.

What are the package dimensions and will the frame fit in a standard car?

Package dimensions are 12.50 x 106.00 x 8.00 cm with a gross weight of 2.50 kg. The package is compact and will usually fit in a standard car boot, but check your vehicle’s measurements before transport.

Can I paint Door frame CL.SAAR White HOR9 and what coatings suit MDF?

Yes, MDF can be painted; use an MDF primer and acrylic or water-based paints. Clean and prime the surface thoroughly before painting for best results.

Is this frame suitable for outdoor use or wet rooms?

The frame is made of MDF and is not intended for prolonged moisture exposure or outdoor use without special protection. For wet rooms choose materials treated for moisture resistance.

Where to buy Door frame CL.SAAR White HOR9?

You can buy Door frame CL.SAAR White HOR9 in our online store for 14.84€. Category: Door frames.

What is the price of Door frame CL.SAAR White HOR9?

The current price of Door frame CL.SAAR White HOR9 is 14.84€. Brand: Classen.

Door frame CL.SAAR White HOR9 — specifications and description

Model: 000-384501ASP. Category: Door frames. Brand: Classen. Price: 14.84€.

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