HANDLE D1 WHITE

The photographs are for illustrative purposes only.
Get AI analytics on product HANDLE D1 WHITE:
10.19€/pc.
Ex Tax: 8.22€/pc.
No brand
0 reviews
Pre-Order
Product Code: 000-351180ASP
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 — White Handle

The HANDLE D1 in white is a simple, functional handle designed to provide a secure grip and a clean visual accent for doors, drawers or furniture. It serves both practical opening/closing needs and a minimalist aesthetic purpose.

Key advantages


    Clean white finish that complements modern interiors
  • Universal design suited to a variety of furniture and doors
  • Comfortable grip for everyday use
  • Easy to clean and maintain
  • Simple installation and replacement
  • Sleek, unobtrusive appearance that enhances décor

Application and use cases

The HANDLE D1 is suitable wherever a compact, neutral handle is needed. Its white color and straightforward design make it versatile for residential and commercial settings.


    Cabinet and cupboard doors in kitchens or bathrooms
  • Wardrobe and dresser drawers
  • Interior doors with compatible mounting
  • Office furniture and storage units
  • Renovation projects where a neutral finish is required

What to consider when choosing


    Compatibility with the furniture or door mounting style and hole pattern
  1. Style and finish match with other hardware and interior design
  2. Ergonomics and how the handle feels during regular use
  3. Durability and expected frequency of use
  4. Availability and price when planning multiple units

Characteristics


    Product type: handle
  • Model: D1
  • Color: white

Why buy at SityPro


    Wide selection of handles and accessories to compare before you buy
  • Clear information about price and product characteristics on the SityPro site
  • Reliable delivery options to Estonia and Finland
  • Customer support to help with selection and application questions
  • Secure ordering and convenient purchase process

Description provided by sitypro.com

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