Door frame 7x21 92mm Kashmir V484

The photographs are for illustrative purposes only.
Get AI analytics on product Door frame 7x21 92mm Kashmir V484:
146.07€/set
Ex Tax: 117.80€/set
Viljandi Aken ja Uks
0 reviews
In stock
Product Code: 000-406837ASP
Qty
One click order

7x21 pine door jamb in Cashmere tone V484 with 92mm depth

Pre-finished pine door jamb (leng) for 7x21 interior doors, depth 92mm, finish V484 (Cashmere). Designed to finish and mount doors — buy from SityPro and check price and features before ordering.

Key Benefits


    Made of pine wood (männipuidust)
  • Standard 92mm frame depth for common interior walls
  • Designed for 7x21 door openings
  • Includes strike plate 0068 and hinges FT-65
  • Mounting holes Ø16/5 with included frame caps for easier installation
  • Cashmere tone V484 for a neutral interior finish

Applications

Typical application is finishing and mounting interior doors in residential and commercial spaces.


    House interior doors
  • Apartment renovations
  • Office interior doors
  • Replacement of existing door jambs
  • New interior partition installations

What to Consider When Choosing


    Verify the door leaf size matches the 7x21 frame dimensions
  1. Check that the 92mm frame depth suits your wall thickness
  2. Confirm the V484 (Cashmere) tone matches your interior palette
  3. Ensure supplied fittings (strike plate 0068, hinges FT-65) are compatible with your lock and door
  4. Note the Ø16/5 mounting holes and included caps for installation planning

Specifications


    Type: Door jamb (leng) 7x21
  • Depth: 92 mm
  • Material: Pine wood (männipuidust)
  • Finish: Tone V484 (Cashmere)
  • Fittings: Strike plate 0068; Hinges FT-65
  • Mounting holes: Ø16/5 (includes lengikorgid — frame caps)

Why Buy from SityPro


    Easy online ordering and product selection at SityPro
  • Transparent price information and clear feature listings
  • Fast delivery options to Estonia and Finland
  • Customer support for product questions and installation advice
  • Convenient purchase process for renovation and new-build projects

Description provided by sitypro.com

Door frame 7x21 92mm Kashmir V484
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the DOOR FRAME  7X21 92mm KAŠMIIR V484

What is the DOOR FRAME  7X21 92mm KAŠMIIR V484 and which doors is it for?

DOOR FRAME  7X21 92mm KAŠMIIR V484 is a pine door jamb finished in tone V484 with a 92 mm depth, designed for internal doors. It fits 7x21 size door leaves and is compatible with hardware including striker plate 0068 and hinges FT-65.

What material and finish does the KAŠMIIR V484 door frame have?

The door frame is made of pine (männipuidu) and finished in tone V484. The surface is ready for installation but can be sanded and lacquered or painted if desired.

What does the 92mm depth mean for the door frame?

The 92mm denotes the frame depth, providing space to install the door leaf, hinges and striker plate. It is suitable for standard internal wall thicknesses and architraves.

What hardware is included and what are FT-65 and 0068?

The frame includes FT-65 hinges and striker plate 0068, plus pre-drilled mounting holes Ø16/5 and supplied frame plugs (lengikorgid). These are standard parts needed for installation.

Is this door frame suitable for a metal door or only wooden doors?

The DOOR FRAME 7X21 92mm KAŠMIIR V484 is made of pine and intended for wooden/internal doors. For metal external doors, purpose-made metal frames are recommended.

What are the mounting hole dimensions and why are frame plugs (lengikorgid) included?

The frame has pre-drilled mounting holes Ø16/5 (diameter/depth) for fixings. Lengikorgid (frame plugs) are included to cover the holes after installation for a neat finish.

Can I install this door frame myself or do I need a professional?

You can install it yourself if you have basic carpentry skills; the frame has pre-drilled holes Ø16/5 and supplied plugs. For uneven openings or precise fitting, hiring a professional is recommended.

Does this frame support architraves and which architraves fit?

The frame supports standard architraves; the 92mm depth accommodates most wooden or laminated architraves. Choose architraves by style and thickness compatible with a 92mm frame depth.

How does model A173504SP (SKU 000-406837ASP) differ from other frames in the category?

Model A173504SP (SKU 000-406837ASP) is defined by its 92mm depth, pine material and tone V484, plus included hardware (striker plate 0068, hinges FT-65). Other frames may vary by depth, material or supplied hardware.

Is this frame compatible with standard door handles and locks?

Yes — the frame is compatible with standard internal door hardware: it is prepared for striker plate 0068 and FT-65 hinges, so typical handles and latches install without major modification.

Where to buy Door frame 7x21 92mm Kashmir V484?

You can buy Door frame 7x21 92mm Kashmir V484 in our online store for 117.80€. Category: Door frames.

What is the price of Door frame 7x21 92mm Kashmir V484?

The current price of Door frame 7x21 92mm Kashmir V484 is 117.80€. Brand: Viljandi Aken ja Uks.

Door frame 7x21 92mm Kashmir V484 — specifications and description

Model: 000-406837ASP. Category: Door frames. Brand: Viljandi Aken ja Uks. Price: 117.80€.

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