Door frame CL. Oak MARONE VERTIKAAL right

The photographs are for illustrative purposes only.
Get AI analytics on product Door frame CL. Oak MARONE VERTIKAAL right:
57.04€/pair
Ex Tax: 46.00€/pair
Classen
0 reviews
In stock
Product Code: 000-458758ASP

Specification

  • Color: Oak maroon
  • Height (mm): 2061
  • Material: MDF
  • Size : 7x21
    8x21
    9x21
  • Width (mm): 886
  • Type: Door frames
Qty
One click order
Tags:

DESCRIPTION Door frame CL. Oak MARONE VERTIKAAL right price 57.97€ Classen

Product sizes206,10 x 9,00 x 8,40 cm
Package dimensions215,00 x 9,00 x 10,00 cm
Gross weight8,800 kg
Net weight9,100 kg

Ukselengi vertikaalid vasaku käelisele uksele, valmistatud MDF-ist.

Vali eraldi juurde horisontaalid sobivas mõõdus:
UKSELENG CL. TAMM MARONE HORISONTAAL 9 - avamõõt 9x21 ustele, ukselengi välismõõt 886x2061mm
UKSELENG CL. TAMM MARONE HORISONTAAL 8 - avamõõt 8x21 ustele, ukselengi välismõõt 786x2061mm
UKSELENG CL. TAMM MARONE HORISONTAAL 7 - avamõõt 7x21 ustele, ukselengi välismõõt 686x2061mm

Ukseleng sobib uste mudelile: CLIF M3 TAMM MARONE

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

Description provided by sitypro.com

Door frames
Color
Oak maroon
Height (mm)
2061
Material
MDF
Size
7x21
8x21
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. Oak MARONE VERTIKAAL right
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the Door frame CL. Oak MARONE VERTIKAAL right

What is the Door frame CL. Oak MARONE VERTIKAAL right?

Door frame CL. Oak MARONE VERTIKAAL right are MDF vertical jambs for a left-hand door assembly (sold as the verticals), compatible with the CLIF M3 TAMM MARONE door model. Horizontal jambs (sizes 7/8/9) are purchased separately and determine the overall external frame dimensions.

What external sizes result from different horizontal jambs?

With HORISONTAAL 9 the external frame size is 886x2061 mm (opening 9x21). HORISONTAAL 8 gives 786x2061 mm (opening 8x21) and HORISONTAAL 7 gives 686x2061 mm (opening 7x21).

Will this door frame fit a door model other than CLIF M3 TAMM MARONE?

Manufacturer specifies compatibility with CLIF M3 TAMM MARONE; fitting other models requires matching thickness and mounting grooves. Check measurements and fixing details before purchase.

What material are the verticals of the frame made from?

The vertical jambs are made of MDF, providing a smooth surface for painting or laminating and dimensional stability.

Is this a left or right kit and how to check?

The product name indicates it is left (verticals for a left-opening door). Confirm left handing by checking that the hinges are on the left when facing the side the door opens toward.

Do I need additional parts besides the horizontal jambs for installation?

You must purchase horizontal jambs separately (HORISONTAAL 7/8/9). Fixings like screws, wall plugs and architraves may also be needed depending on wall type, but these are not specified in the product description.

Can these MDF verticals be painted or laminated?

Yes, the MDF verticals are suitable for painting and laminating due to their smooth surface. Use a suitable primer and products formulated for MDF before finishing.

Does the photo match the real Oak MARONE colour?

The picture is illustrative; the actual colour is shown in additional images and may differ in reality. We recommend checking the product photos in good light or requesting a sample if colour match is critical.

Will this frame suit a standard 80/90 cm doorway?

Choose the horizontal jamb to match your opening: 7x21, 8x21 or 9x21. Suitability depends on your opening’s exact millimetre measurements and the jamb combination selected.

Does this vertical support only left-hand opening?

Yes, the description states these are verticals for a left-opening door. A mirrored right-hand set is required for right-hand opening.

Where to buy Door frame CL. Oak MARONE VERTIKAAL right?

You can buy Door frame CL. Oak MARONE VERTIKAAL right in our online store for 46.00€. Category: Door frames.

What is the price of Door frame CL. Oak MARONE VERTIKAAL right?

The current price of Door frame CL. Oak MARONE VERTIKAAL right is 46.00€. Brand: Classen.

Door frame CL. Oak MARONE VERTIKAAL right — specifications and description

Model: 000-458758ASP. Category: Door frames. Brand: Classen. Price: 46.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ххххххх');