HANDLE 110X13.5MM

The photographs are for illustrative purposes only.
Get AI analytics on product Handle 110 x 13.5 mm:
2.58€/pc.
Ex Tax: 2.08€/pc.
Vormann
0 reviews
In stock
Product Code: 000-326470ASP
Qty
Tags:
Package dimensions11,00 x 1,35 x 0,40 cm
Net weight0,051 kg

Handle 110 x 13.5 mm

A compact handle measuring 110x13.5 mm designed for mounting on furniture and fixtures. This product provides a simple grip solution where a slim, defined handle is required; ideal when looking to buy a small, functional handle with clear characteristics and straightforward features.

Key advantages


    Compact size suitable for tight spaces
  • Easy to install and replace
  • Low visual profile for a clean look
  • Comfortable grip for frequent use
  • Versatile compatibility with various furniture types
  • Cost-effective option for bulk or single purchases

Application and use cases

This handle is suitable for a variety of applications where a slim, unobtrusive pull is needed.


    Cabinet and cupboard doors
  • Drawer pulls for kitchen or office furniture
  • Closet and wardrobe doors
  • Small access panels and service hatches
  • Furniture refurbishment and DIY projects

What to consider when choosing


    Compatibility with existing mounting holes and hardware
  1. Ergonomics and how the shape feels in hand
  2. Intended load and frequency of use
  3. Finish and color to match surrounding furniture
  4. Installation method and required tools

Characteristics


    Product type: handle
  • Dimensions: 110 x 13.5 mm (as stated in the name)

Why buy at SityPro


    Wide selection of handles and related fittings to compare before you buy
  • Competitive price and transparent product characteristics listed on the site
  • Fast delivery options to Estonia and Finland for convenient ordering
  • Responsive customer support to help with product selection and questions
  • Reliable shipping and return policies to ensure a smooth purchase experience

Description provided by sitypro.com

HANDLE 110X13.5MM
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ххххххх');