Furniture handle 1730/160 BLACK

The photographs are for illustrative purposes only.
Get AI analytics on product Furniture handle 1730/160 BLACK:
7.23€/pc.
Ex Tax: 5.83€/pc.
No brand
0 reviews
Pre-Order
Product Code: 000-479309ASP
Item sold out
Tags:

Black Furniture Handle Model 1730/160

A furniture handle designed for opening and closing drawers, cabinets and doors. Its purpose is to provide a comfortable grip and a clean visual accent in interiors where a black finish is desired.

Key advantages


    Stylish black finish that complements modern and classic interiors
  • Simple, unobtrusive design that enhances furniture aesthetics
  • Ergonomic shape for comfortable everyday use
  • Versatile application across different furniture types
  • Easy to clean and maintain the visible surface
  • Suitable for coordinated sets when matching multiple pieces

Application and use cases

This handle is intended for furniture application where a discrete and functional pull is needed. Typical uses include:


    Kitchen cabinet doors and drawers
  • Bedroom wardrobes and drawers
  • Bathroom vanity units
  • Office furniture such as filing cabinets and storage units
  • Furniture refurbishment and interior upgrades

What to consider when choosing


    Compatibility with the existing furniture style and finish
  1. Installation method and whether it matches existing screw holes or fittings
  2. Comfort and grip based on daily use demands
  3. Durability of the visible finish for the intended environment
  4. Overall price versus perceived quality and design

Characteristics


    Product type: Furniture handle
  • Model identifier: 1730/160
  • Color/finish: Black

Why buy at SityPro


    Wide selection of furniture handles and related accessories to choose from
  • Competitive price and transparent information about product characteristics
  • Convenient online buy process with clear ordering steps
  • Reliable delivery options to Estonia and Finland
  • Customer support to help with selection and after-sales questions

Description provided by sitypro.com

Furniture handle 1730/160 BLACK
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ххххххх');