Black WC button with metal knob

The photographs are for illustrative purposes only.
Get AI analytics on product Black WC button with metal knob:
12.07€/set
Ex Tax: 9.73€/set
Valnes
0 reviews
Out Of Stock
Product Code: 000-430857ASP
Item sold out
Tags:

Toilet Flush Button with Metal Knob — Black

A black toilet flush button featuring a metal knob designed for use with WC mechanisms. It provides a tactile flush control and a clean, modern accent for bathroom fittings.

Key advantages


    Durable metal knob for long-lasting use
  • Sleek black finish that complements modern bathrooms
  • Simple push-button operation for reliable performance
  • Low-maintenance surface that is easy to clean
  • Discrete and compact design for a neat appearance
  • Suitable as a replacement or upgrade for existing WC buttons

Application and use cases

This flush button is intended for controlling toilet flush mechanisms and fits a range of bathroom projects.


    Replacement part for home toilets during repairs
  • Upgrade for refurbished bathrooms to refresh the look
  • Use in small commercial restrooms where a compact button is needed
  • Retrofit projects to match black fixtures and fittings
  • Spare part to keep on hand for facility maintenance

What to consider when choosing


    Check compatibility with your existing WC flush mechanism before purchase
  1. Consider the mounting type and ease of installation
  2. Choose a finish that matches other bathroom fixtures for a cohesive look
  3. Think about durability and resistance to daily use and cleaning
  4. Compare price and available support or warranty when deciding where to buy

Characteristics


    Intended for WC (toilet) use
  • Push-button (nupp) design
  • Metal knob
  • Black color

Why buy at SityPro


    Wide selection of bathroom fittings to compare features and price
  • Easy to buy online with clear product characteristics and support
  • Fast and reliable delivery to Estonia and Finland
  • Customer service available to help with compatibility and installation questions
  • Secure payment options and straightforward returns for peace of mind

Description provided by sitypro.com

Black WC button with metal knob
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ххххххх');