Handle 160x35x12 mm Zinc / Matt Black / RAL 9005

The photographs are for illustrative purposes only.
Get AI analytics on product Handle 160x35x12 mm Zinc / Matt Black / RAL 9005:
6.62€/pc.
Ex Tax: 5.34€/pc.
No brand
0 reviews
In stock
Product Code: 000-494974ASP
Qty
Tags:
Product sizes16,00 x 3,50 x 1,20 cm
Package dimensions18,00 x 5,00 x 2,00 cm
Gross weight0,135 kg
Net weight0,140 kg

Handle 160 x 35 x 12 mm — Zinc, Matte Black (RAL 9005)

This is a cabinet and furniture handle designed for mounting on doors and drawers. It provides a comfortable grip and a matte black finish for a modern, understated look. Use this product when you want a durable, zinc-made handle in RAL 9005 black for interior or light exterior furniture applications.

Key advantages


    Durable zinc construction offering good corrosion resistance for regular use
  • Matte black (RAL 9005) finish for a contemporary, low-gloss appearance
  • Compact dimensions suitable for many furniture styles
  • Comfortable grip profile for everyday handling
  • Easy to match with other black hardware and fixtures
  • Neutral design that fits both modern and classic interiors

Application and use cases

Suitable for a wide range of furniture and cabinetry projects where a discreet, matte black handle is desired. Ideal as a replacement or for new installations.


    Kitchen cabinet doors and drawers
  • Bedroom wardrobes and bedside cabinets
  • Office furniture and storage units
  • Bathroom vanities with compatible moisture conditions
  • Custom furniture projects and refurbishments

What to consider when choosing


    Confirm the handle dimensions fit the door or drawer face and mounting points
  1. Check compatibility of the zinc material and finish with the environment (humidity, cleaning agents)
  2. Match the handle style and color with other hardware and interior design
  3. Consider ease of installation and required fasteners (not provided in the name)
  4. Compare price and features to similar options to ensure best value

Characteristics


    Type: Handle
  • Dimensions: 160 x 35 x 12 mm
  • Material: Zn (zinc)
  • Finish / Color: Matte black (MUST MATT) — RAL 9005

Why buy at SityPro


    Wide selection of handles and accessories to compare characteristics and features
  • Competitive price options and clear product information to help you buy with confidence
  • Reliable delivery to Estonia and Finland
  • Customer support to assist with selection and application questions
  • Professional service and secure ordering from SityPro

Description provided by sitypro.com

Handle 160x35x12 mm Zinc / Matt Black / RAL 9005
Write a review
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ххххххх');