HANDLE 160X20MM

The photographs are for illustrative purposes only.
Get AI analytics on product Handle 160 x 20 mm:
2.77€/pc.
Ex Tax: 2.23€/pc.
Vormann
0 reviews
In stock
Product Code: 000-326479ASP
Qty
Tags:
Package dimensions16,00 x 2,00 x 0,40 cm
Net weight0,121 kg

Handle 160 x 20 mm

A compact handle measuring 160 x 20 mm designed to provide a reliable grip for doors, drawers and various fixtures. This straightforward component serves the basic purpose of opening, closing and carrying items while fitting into a wide range of applications.

Key advantages


    Compact size suitable for tight spaces and slim profiles
  • Easy to install and replace in common furniture and fixtures
  • Versatile compatibility with many door and drawer styles
  • Comfortable grip for frequent use
  • Low visual impact for a clean, functional look
  • Practical and cost-effective choice with clear features

Application and use cases

Suitable for multiple interior and equipment uses where a small, reliable handle is needed.


    Kitchen and bathroom drawers
  • Cabinet and wardrobe doors
  • Toolboxes and equipment cases
  • Furniture refurbishment and replacement projects
  • Light-duty access panels and enclosures

What to consider when choosing


    Ensure the handle style matches the overall design and finish of the furniture
  1. Check compatibility with existing mounting points and hole spacing
  2. Consider the expected load and frequency of use to choose a suitable durability level
  3. Match ergonomics to the intended users for comfortable operation
  4. Think about maintenance and ease of cleaning for the chosen finish

Characteristics


    Product type: handle
  • Dimensions: 160 x 20 mm

Why buy at SityPro


    Buy with confidence from SityPro thanks to a wide selection of related hardware and clear product characteristics
  • Competitive price offers and transparent pricing to help you compare options
  • Fast and reliable delivery to Estonia and Finland
  • Customer-focused service and support for pre-sale questions and aftercare
  • Secure checkout and convenient ordering to make it easy to buy the parts you need

Description provided by sitypro.com

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