Furniture handle GA32 Ø18MM BLACK MAT

The photographs are for illustrative purposes only.
Get AI analytics on product Furniture Handle GA32 Ø18 mm Black Matte:
4.41€/pc.
Ex Tax: 3.56€/pc.
GAMET
0 reviews
In stock
Product Code: 000-487896ASP
Qty
Tags:
Product sizes3,00 x 1,80 x 1,80 cm
Package dimensions11,00 x 7,00 x 3,00 cm
Gross weight0,020 kg
Net weight0,026 kg

GA32 Furniture Handle Ø18MM — Matte Black

A modern furniture handle designed for cabinets, drawers and doors. The GA32 offers a slim, round profile with a matte black finish, intended to provide a clean look and comfortable grip while updating furniture appearance.

Key advantages


    Stylish matte black finish that complements contemporary interiors — a standout feature for furniture upgrades.
  • Round Ø18MM profile provides a comfortable and secure grip for everyday use.
  • Universal shape suitable for many furniture types and renovation projects.
  • Easy to clean and maintain thanks to its smooth surface and matte coating.
  • Straightforward replacement option when matching existing hardware or updating a set.

Application and use cases

Designed for general furniture use, the GA32 handle fits a variety of settings where a discreet, modern pull is needed.


    Kitchen cabinet doors and drawer fronts.
  • Bathroom vanities and storage units.
  • Bedroom wardrobes and bedside drawers.
  • Office furniture such as filing cabinets and desks.
  • Furniture renovation and refurbishment projects.

What to consider when choosing


    Match the handle finish to other hardware and the overall interior style.
  1. Consider grip comfort — the Ø18MM profile influences how the handle feels in use.
  2. Check mounting compatibility with existing holes or planned drilling to ensure a proper fit.
  3. Assess the handle material and finish suitability for the room environment (e.g., moisture-prone areas).
  4. Think about long-term maintenance and how the finish will age with regular use.

Characteristics


    Product type: Furniture handle
  • Model: GA32
  • Profile/diameter: Ø18MM
  • Color/finish: BLACK MAT

Why buy at SityPro


    Wide selection of furniture hardware so you can easily find matching handles and accessories at SityPro.
  • Competitive price offers and clear product characteristics available on the product page.
  • Convenient buy process with delivery options to Estonia and Finland.
  • Dedicated customer support to help with product choice and post-purchase questions.
  • Reliable shipping and professional service to simplify ordering and installation planning.

Description provided by sitypro.com

Furniture handle GA32 Ø18MM BLACK MAT
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ххххххх');