BATHROOM FAUCET RUBINETA UNO-10/K BK2 BLACK

The photographs are for illustrative purposes only.
Get AI analytics on product
BATHROOM FAUCET RUBINETA UNO-10/K BK2 BLACK :
100.28€/pc.
Ex Tax: 80.87€/pc.
Rubineta
0 reviews
In stock
Product Code: 000-452398ASP

Specification

Qty
One click order
Tags:

DESCRIPTION BATHROOM FAUCET RUBINETA UNO-10/K BK2 BLACK price 101.93€ Rubineta

Package dimensions47,00 x 34,50 x 39,00 cm
Gross weight1,502 kg
Net weight1,785 kg

Tagasihoidlikkus ja elegants on alati populaarsed olnud. UNO segistid täiendavad edukalt teie vannitoa ja köögi moodsat interjööri.

Kõik meie veekraanid on pärast kokkupanekut testitud.

Kõik meie veekraanid on vastupidava läikiva pinnaga. Läike ja pika kasutusea tagamiseks kasutame toodetel vastupidavamat kattekihti, mis kaitseb toodet kriimustuste, mõlkide, lubjasetete ja rooste eest.

Toote üks peamisi materjale on kvaliteetne messing, mis sisaldab vähe kahjulikke lisandeid.

ANTI-NOISE süsteemiga kraane on mugav kasutada ning nad ei tekita müra.

Automaatlülitusfunktsioonita diverter.

Kraanis on 35 mm keraamiline südamik, mis tagab kraani pikaajalise tõrgeteta töö.

Vastupidav aeraator.

Description provided by sitypro.com

Taps
Brand
Rubineta
Destination
for bath
For the shower
Equipping
With shower head
Mounting
wall-mounted
Product color
Black
Spout
With short spout
Style
modern
Type tap
single-handle
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
BATHROOM FAUCET RUBINETA UNO-10/K BK2 BLACK
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the BATHROOM FAUCET RUBINETA UNO-10/K BK2 BLACK

What is the BATHROOM FAUCET RUBINETA UNO-10/K BK2 BLACK and what is it for?

BATHROOM FAUCET RUBINETA UNO-10/K BK2 BLACK is a black-finish bath/shower faucet with a 35 mm ceramic cartridge and ANTI-NOISE system for quiet operation; designed to complement modern bathroom interiors and provide durable, low-maintenance use.

What materials and finish does the RUBINETA UNO-10/K BK2 faucet have?

The faucet is made of high-quality brass with reduced harmful impurities and features a durable shiny finish layer designed to resist scratches, dents, limescale and corrosion.

What cartridge is used in the faucet and how reliable is it?

The faucet uses a 35 mm ceramic cartridge, which provides long-lasting reliable performance; all faucets are 100% tested after assembly.

Does the RUBINETA UNO-10/K BK2 have noise reduction for quiet operation?

Yes, the faucet features an ANTI-NOISE system that reduces operational noise for comfortable, quiet use in the bathroom.

Is this faucet suitable for a bath with a shower system and does it have a diverter?

The faucet includes a diverter but without automatic switching, so it is suitable for bath and shower use with manual switching to the shower outlet.

What aerator is fitted and how does it affect water flow?

The faucet has a durable aerator that stabilises the water stream and reduces splashing; the description does not state exact flow rate, but the aerator is built for long-lasting performance.

Is the RUBINETA UNO-10/K BK2 suitable for a modern bathroom interior?

Yes, the UNO design is understated and elegant, intended to complement modern bathroom and kitchen interiors.

How to care for the RUBINETA UNO-10/K BK2 black finish without damaging the protective layer?

Wipe with a soft damp cloth and avoid abrasive sponges or strong chemical cleaners; the finish resists scratches and limescale, but avoid harsh acids and abrasive materials to preserve longevity.

What is the model and SKU for finding compatible spare parts?

The model is A129065SP and the SKU is 000-452398ASP; use these identifiers when searching for spare parts and accessories.

Is the RUBINETA UNO-10/K BK2 compatible with non-standard pipes and installations?

The description does not list exact connection dimensions, so for non-standard piping check installation measurements with the seller or installation manual; the brass construction suits standard installation setups.

How does the RUBINETA UNO-10/K BK2 differ from other UNO models?

This BK2 version differs by its black finish, 35 mm ceramic cartridge and ANTI-NOISE feature; other UNO models may vary in finish colour, cartridge size or diverter functionality.

Can the RUBINETA UNO-10/K BK2 be used in a kitchen or only in a bathroom?

The description states UNO faucets complement both bathroom and kitchen interiors, so it can be used in a kitchen if dimensions and installation type are suitable.

Where to buy BATHROOM FAUCET RUBINETA UNO-10/K BK2 BLACK ?

You can buy BATHROOM FAUCET RUBINETA UNO-10/K BK2 BLACK in our online store for 80.87€. Category: Bath and shower mixer tap.

What is the price of BATHROOM FAUCET RUBINETA UNO-10/K BK2 BLACK ?

The current price of BATHROOM FAUCET RUBINETA UNO-10/K BK2 BLACK is 80.87€. Brand: Rubineta.

BATHROOM FAUCET RUBINETA UNO-10/K BK2 BLACK — specifications and description

Model: 000-452398ASP. Category: Bath and shower mixer tap. Brand: Rubineta. Price: 80.87€.

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