FURNITURE HANDLE. U39 D128 PINE

The photographs are for illustrative purposes only.
Get AI analytics on product Furniture handle:
8.32€ / pair
Ex Tax: 6.71€ / pair
4.16€ / m²
1 pair = 2m²
No brand
0 reviews
Pre-Order
Product Code: 000-358596ASP
Item sold out
Tags:
Product sizes1,60 x 14,40 x 2,70 cm
Package dimensions21,00 x 10,00 x 1,80 cm
Gross weight0,022 kg
Net weight0,042 kg

Furniture Handle U39 D128 — Pine

A practical furniture handle designed for upgrading cabinets, drawers and doors. This U39 D128 Pine variant offers a straightforward solution to improve the look and function of furniture while keeping installation and selection simple when you decide to buy.

Key advantages


    Attractive Pine appearance that complements wooden and painted furniture
  • Straightforward design that suits a range of interior styles
  • Easy to install and replace existing handles
  • Reliable grip and everyday usability
  • Durable finish that maintains its look over time
  • Clear model identification for matching multiple pieces

Application and use cases

This handle is suitable for many furniture projects and renovation tasks. Consider its application when planning updates or new installations.


    Kitchen cabinet doors and drawers
  • Bedroom wardrobes and dressers
  • Bathroom vanity units (subject to finish suitability)
  • Office furniture and storage units
  • Refurbishment projects and matching existing fittings

What to consider when choosing


    Match the handle style and finish to your furniture and decor
  1. Check compatibility with existing mounting holes or plan for new installation
  2. Assess ergonomic comfort for daily use
  3. Compare price and available options within the same model line
  4. Review product characteristics and features to ensure they meet your needs

Characteristics


    Product type: Furniture handle
  • Model: U39
  • Designation: D128
  • Variant/finish: Pine

Why buy at SityPro


    Wide selection of fittings and clear product characteristics to help you choose
  • Competitive price options and regular offers for buyers
  • Reliable delivery to Estonia and Finland
  • Responsive customer support and guidance on application and features
  • Secure ordering and convenient shopping experience at SityPro

Description provided by sitypro.com

FURNITURE HANDLE. U39 D128 PINE
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ххххххх');