Furniture handle 646-18MM MS4 CHROME

The photographs are for illustrative purposes only.
Get AI analytics on product Furniture handle 646-18 mm MS4 Chrome:
5.60€/pc.
Ex Tax: 4.52€/pc.
No brand
0 reviews
Pre-Order
Product Code: 000-484041ASP
Item sold out
Tags:

Chrome MS4 Furniture Handle 646 — 18 mm

This is a furniture handle designed for cabinets, drawers and other furniture applications. It provides a functional and decorative grip with a chrome finish and a model reference of 646 with an 18 mm dimension as specified in the product name.

Key advantages


    Durable appearance thanks to chrome finish that resists everyday wear
  • Clean, modern aesthetic that complements many interior styles
  • Compact 18 mm dimension suitable for small fittings or discreet design
  • Easy to install on standard furniture doors and drawers
  • Versatile MS4 variant for consistent look across matching fittings
  • Practical solution for updating furniture without full replacement

Application and use cases

Suitable for a variety of furniture projects where a small, chrome-finished handle is needed. Typical application examples include:


    Kitchen cabinet doors and drawers for a sleek metallic look
  • Bedroom wardrobes and bedside drawers to refresh furniture hardware
  • Bathroom vanity drawers where moisture-resistant finishes are preferred
  • Office furniture such as filing cabinets and storage units
  • DIY furniture upgrades and replacement of worn handles

What to consider when choosing


    Match the handle style and finish with existing furniture and room decor
  1. Ensure the handle's size and shape are comfortable for intended users
  2. Check compatibility with door or drawer thickness and existing mounting holes
  3. Balance aesthetics with durability based on expected daily use
  4. Compare price and availability to find the best value for your project

Characteristics


    Product type: Furniture handle
  • Model/reference: 646
  • Size indicated in name: 18 mm
  • Variant: MS4
  • Finish: Chrome

Why buy at SityPro


    Wide selection of furniture fittings to help you find matching handles and accessories
  • Competitive price options and clear product characteristics to simplify comparison
  • Reliable delivery to Estonia and Finland, supporting regional customers
  • Customer support to answer questions about application and features
  • Easy online purchase process when you want to buy hardware quickly

Description provided by sitypro.com

Furniture handle 646-18MM MS4 CHROME
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ххххххх');