Furniture handle 875221 192MM MATTE WHITE

The photographs are for illustrative purposes only.
Get AI analytics on product Furniture handle 875221 192 mm Matte White:
4.72€/pc.
Ex Tax: 3.81€/pc.
nesu
0 reviews
Pre-Order
Product Code: 000-451372ASP
Item sold out
Tags:

Matte White Furniture Handle 875221 — 192MM

This is a furniture handle designed for doors and drawers, combining practical use with a clean matte white appearance. It provides a comfortable grip and a simple visual update to cabinets, wardrobes, and other furniture elements.

Key advantages


    Matte white finish offers a modern, understated look that fits many interiors
  • Clear model identification (875221) for easy replacement or matching
  • Long 192MM dimension suitable for larger drawers and doors
  • Low-reflective surface reduces visible fingerprints and glare
  • Simple, universal design that complements various furniture styles
  • Easy to clean and maintain due to its smooth finish

Application and use cases

The handle is ideal for furnishing projects where a neutral, contemporary look is desired. Its size and finish make it versatile for both residential and commercial interiors.


    Kitchen cabinet doors and large drawers
  • Bedroom wardrobes and closet doors
  • Bathroom vanities and storage units
  • Office furniture and filing cabinets
  • Custom furniture and DIY renovation projects

What to consider when choosing


    Ensure the handle's hole spacing or overall length fits your existing doors or drawers
  1. Match the matte white finish with other fittings and room color palette
  2. Consider ergonomics — grip comfort and projection from the surface
  3. Check the expected durability and surface resistance for high-use areas
  4. Verify installation requirements and compatible screw lengths

Characteristics


    Product type: Furniture handle (as stated in the product name)
  • Model: 875221
  • Length/size: 192MM
  • Finish/color: Matte White

Why buy at SityPro


    Wide selection and clear product characteristics to help you compare options
  • Competitive price and transparent offers when you buy through SityPro
  • Reliable delivery to Estonia and Finland with tracking information
  • Customer support to assist with product selection and post-purchase questions
  • Secure ordering process and convenient purchase flow on SityPro

Description provided by sitypro.com

Furniture handle 875221 192MM MATTE WHITE
Write a review
Similar products in stock
Dear visitor, please be aware that this item is temporarily out of stock.
We recommend considering other products:
Sink cabinet PIANO PU48 HIGH 480X302X1846MM
In Stock
243.80€ Ex Tax: 196.61€
IZYDA Single-Door (100 kg) - Black
In Stock
211.13€ Ex Tax: 170.27€
Sink cabinet PIANO RV70M 700x235x645 mm
In Stock
188.60€ Ex Tax: 152.10€
Or you can choose other products in the category: Furniture fittings
Related Products
rempro rempro-mobile

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