HANDLE D2 WHITE

The photographs are for illustrative purposes only.
Get AI analytics on product Handle D2 White:
10.19€/pc.
Ex Tax: 8.22€/pc.
No brand
0 reviews
Pre-Order
Product Code: 000-351179ASP
Item sold out
Tags:
Product sizes13,00 x 5,60 x 5,60 cm
Package dimensions22,20 x 12,00 x 10,00 cm
Gross weight0,136 kg
Net weight0,141 kg

D2 White Handle

A practical handle designed for furniture and doors, the D2 White Handle provides a clean, neutral look and a simple way to open and close drawers, cabinets or interior doors. It is intended to add functionality and a tidy visual accent to a variety of interiors.

Key advantages


    Clean white appearance that fits modern and classic interiors
  • Ergonomic shape for comfortable grip and everyday use
  • Simple installation compatible with common mounting methods
  • Low maintenance and easy to clean
  • Versatile use across different furniture types
  • Consistent look that supports coordinated design schemes

Application and use cases

The D2 White Handle is suitable for many interior applications where a reliable, unobtrusive handle is needed.


    Kitchen cabinet doors and drawers
  • Bathroom vanities and storage units
  • Wardrobe and closet doors
  • Office furniture and storage cabinets
  • Bedroom dressers and bedside drawers

What to consider when choosing


    Compatibility with the furniture or door mounting system
  1. Overall aesthetic and how the white finish matches other elements
  2. Ergonomics — how the shape feels in typical use
  3. Durability and ease of cleaning for the intended environment
  4. Availability of matching pieces if a coordinated set is desired

Characteristics


    Product type: Handle
  • Model: D2
  • Color: White

Why buy at SityPro


    Wide selection of handles and accessories to compare before you buy
  • Competitive price offers and clear information about characteristics and features
  • Reliable delivery options, including to Estonia and Finland
  • Responsive customer service to help with selection and aftercare
  • Secure ordering and fast processing to get products to you quickly

Description provided by sitypro.com

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