Handle 140 mm 96/128 Satin Brass

The photographs are for illustrative purposes only.
Get AI analytics on product Handle 140 mm 96/128 Satin Brass:
2.13€/pc.
Ex Tax: 1.72€/pc.
No brand
0 reviews
In stock
Product Code: 000-498886ASP
Fuel surcharge — 2.5%
The surcharge covers part of SityPro’s transport and logistics costs. Delivery to parcel lockers is charged without any additional markup — according to the carrier’s rate.
Qty
Tags:

140 mm Handle (96/128) — Satin Brass

This is a 140 mm handle with 96/128 mounting centers and a satin brass finish, designed for opening and closing drawers, cabinets and similar furniture. Ideal for those who want to buy an elegant, easy-to-fit hardware piece with clear characteristics and attractive features.

Key advantages


    Elegant satin brass look that complements a variety of interior styles
  • Versatile mounting options indicated by 96/128 spacing for easy replacement
  • Comfortable grip for daily use
  • Simple installation suitable for DIY or professional fitting
  • Durable finish that resists fingerprints and retains appearance
  • Compatible with many cabinet and furniture designs

Application and use cases

The handle is suitable for a wide range of furniture and interior applications where a stylish, functional pull is needed.


    Kitchen cabinet doors and drawers
  • Bathroom vanities and storage units
  • Bedroom wardrobes and dresser drawers
  • Living room furniture and media cabinets
  • Office furniture and reception units

What to consider when choosing


    Measure existing hole spacing to confirm compatibility with 96 or 128 mounting centers
  1. Match the satin brass finish to other fixtures and hardware for a cohesive look
  2. Consider handle length and clearance relative to drawer or door size
  3. Check the required mounting hardware and whether it is included or needs to be purchased
  4. Assess durability and finish maintenance based on the intended application

Characteristics


    Product type: handle
  • Overall reference length: 140 mm
  • Mounting centers/options: 96 / 128
  • Finish: satin brass

Why buy at SityPro


    SityPro offers a wide selection of hardware so you can compare features and price in one place
  • Competitive price and clear product characteristics to help you decide what to buy
  • Fast delivery options to Estonia and Finland for convenient receipt of orders
  • Reliable customer support and assistance with product selection and application
  • Secure payment and straightforward returns for peace of mind

Description provided by sitypro.com

Handle 140 mm 96/128 Satin Brass
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ххххххх');