KNOB 30mm BLACK MATTE

The photographs are for illustrative purposes only.
Get AI analytics on product KNOB 30mm BLACK MATTE:
2.21€/pc.
Ex Tax: 1.78€/pc.
No brand
0 reviews
In stock
Product Code: 000-498872ASP
Qty
Tags:

NUPP 30mm — MUST MATT finish

Compact NUPP accessory with a 30mm diameter and a MUST MATT finish, designed as a small decorative and functional fitting for furniture and interior elements. Ideal for replacing or upgrading knobs where a subdued, matte look is preferred.

Key advantages


    Compact 30mm size suitable for tight spaces and small drawers
  • Matte MUST MATT finish reduces glare and fits modern interiors
  • Simple, timeless design that complements a variety of styles
  • Easy to handle and operate for daily use
  • Durable appearance that hides fingerprints and minor wear
  • Universal appeal for both residential and light commercial applications

Application and use cases

Practical small fitting appropriate for many furniture and interior tasks. Common applications include:


    Cabinet and drawer replacement or upgrade
  • Wardrobe and closet doors for a coordinated look
  • Bathroom and kitchen furniture where a matte finish is desired
  • Furniture restoration and DIY renovation projects
  • Accent detail on bedside tables, desks, and cupboards

What to consider when choosing


    Compatibility with existing mounting hardware and hole size
  1. Finish matching with other fittings and overall interior palette
  2. Ergonomics — ease of grip and operation for intended users
  3. Durability expectations based on location and frequency of use
  4. Price and value compared to similar products
  5. Availability and delivery options when you decide to buy

Characteristics


    Model name: NUPP
  • Diameter: 30mm
  • Finish: MUST MATT

Why buy at SityPro


    Wide selection of fittings and accessories to compare price and features
  • Fast and reliable delivery to Estonia and Finland
  • Clear product characteristics and helpful descriptions to simplify your choice
  • Secure payment and customer support for ordering and returns
  • Competitive pricing and regular promotions for online buyers

Description provided by sitypro.com

KNOB 30mm BLACK MATTE
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ххххххх');