HANDLE D1 UNLACQUERED

The photographs are for illustrative purposes only.
Get AI analytics on product HANDLE D1 UNLACQUERED:
10.19€/pc.
Ex Tax: 8.22€/pc.
No brand
0 reviews
Pre-Order
Product Code: 000-351181ASP
Item sold out
Tags:
Product sizes12,50 x 6,00 x 6,00 cm
Package dimensions22,20 x 12,00 x 10,00 cm
Gross weight0,164 kg
Net weight0,169 kg

Handle D1 Unlacquered

The Handle D1 Unlacquered is a D1-series handle supplied without a lacquered finish. It is designed to provide a clean, untreated surface for visible or functional mounting on furniture, doors, or equipment where a raw finish is preferred or further finishing is planned.

Key advantages


    Unfinished surface allows for custom finishing or painting to match specific interiors.
  • Simple, recognizable D1 designation for easy identification and replacement.
  • Versatile use across multiple furniture and door types.
  • Easy to clean and maintain due to straightforward design.
  • Cost-effective option when you plan to apply your own finish or leave a natural look.
  • Consistent shape and form suitable for coordinated fittings.

Application and use cases

The Handle D1 Unlacquered is suitable wherever a practical handle is needed and a non-lacquered surface is acceptable or desired. Its application spans residential, commercial, and workshop environments.


    Cabinet and drawer fronts in kitchens or workshops where custom finishing is required.
  • Interior doors or passage doors needing a matching or painted handle.
  • Furniture pieces such as wardrobes, dressers, and bedside tables.
  • Custom renovation projects where the handle will be stained, painted, or treated on site.
  • Utility and service panels where a simple, untreated handle is preferred.

What to consider when choosing


    Decide whether an unlacquered finish fits your desired final look or if you plan to apply a finish yourself.
  1. Check compatibility with mounting points and the style of surrounding hardware.
  2. Consider ergonomics—how the handle feels in hand and how often it will be used.
  3. Assess the intended environment to determine if additional protection or finishing will be necessary.
  4. Compare price and availability with other finish options if long-term maintenance is a concern.

Characteristics


    Product type: handle.
  • Model designation: D1.
  • Finish: unlacquered (no lacquer coating).

Why buy at SityPro


    Wide selection of fittings and handles with clear product characteristics to help you choose.
  • Competitive price offers and transparent information on the product page.
  • Reliable delivery to Estonia and Finland with options to suit project timelines.
  • Responsive customer service to advise on application, features, and compatibility.
  • Secure ordering and a straightforward buying process when you choose to buy from SityPro.

Description provided by sitypro.com

HANDLE D1 UNLACQUERED
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ххххххх');