Basin mixer RUBINETA P19 STAR

The photographs are for illustrative purposes only.
Get AI analytics on product Basin mixer RUBINETA P19 STAR :
45.07€/pc.
Ex Tax: 36.35€/pc.
Rubineta
0 reviews
In stock
Product Code: 000-360466ASP

Specification

Qty
One click order

It will be over soon!
The last item is left. Hurry up to buy first.
Tags:

SPECIFICATION Basin mixer RUBINETA P19 STAR price 45.82€ Rubineta

Package dimensions38,50 x 32,50 x 31,00 cm
Gross weight0,825 kg
Net weight0,990 kg

100% müügihitt, sest meeldib kõigile. Kraanid Prince on sarjas STANDARD vaieldamatud menukid. See ütleb kõik!

  • 5-aastane garantii.
  • Pärast kokkupanekut on kõik meie veekraanid 100% katsetatud.
  • Kõik meie veekraanid on vastupidava läikiva pinnaga. Läike ja pika kasutusea tagamiseks kasutame me 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.
  • Süsteemiga ANTI-NOISE kraanid on mugavad kasutada ega tekita müra.
  • Kraanis on 40 mm keraamiline südamik, mis tagab kraani pikaajalise tõrgeteta töö.
  • Vastupidav aeraator.
  • Kraani komplekti kuuluvad 40 cm ühendusvoolikud.

Product details

Net weight: 0.83 kg
Total weight: 0.99 kg
Package measurements: 38.50 x 32.50 x 31.00 cm

Description provided by sitypro.com

Taps
Brand
Rubineta
Destination
For the sink
Mounting
On the product
Product color
Chrome
Spout
With long spout
Style
Traditional
Type tap
Single lever
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Basin mixer RUBINETA P19 STAR
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Basin mixer RUBINETA P19 STAR

What is the Basin mixer RUBINETA P19 STAR and which basins is it suitable for?

Basin mixer RUBINETA P19 STAR is a single-lever basin tap made of quality brass, featuring a 40 mm ceramic cartridge and 40 cm connection hoses. It fits standard single-hole basins and offers quiet operation via the ANTI-NOISE system.

What materials and finish does the Basin mixer RUBINETA P19 STAR use?

The RUBINETA P19 STAR uses a quality brass (messing) body with low harmful additives and a durable glossy finish that protects against scratches, dents, limescale deposits and corrosion.

What does the 40 mm ceramic cartridge do in the Basin mixer RUBINETA P19 STAR?

The 40 mm ceramic cartridge provides long-lasting, trouble-free operation with precise flow and temperature control, while reducing leaks and wear during regular use.

Are connection hoses included and what length are they?

Yes, the Basin mixer RUBINETA P19 STAR includes 40 cm connection hoses suitable for standard water connections.

Does the Basin mixer have a noise-reducing system?

Yes, the mixer features an ANTI-NOISE system that provides comfortable, quiet operation without extraneous noise.

Is the RUBINETA P19 STAR suitable for hard water (high calcium)?

The mixer has a durable aerator and a glossy finish resistant to limescale, but with very hard water regular cleaning of the aerator is recommended to maintain flow.

What are the dimensions and weight of the Basin mixer RUBINETA P19 STAR?

Net weight is 0.83 kg and total weight 0.99 kg; package measurements are approximately 38.50 x 32.50 x 31 cm, convenient for transport and storage.

What is the installation type of the Basin mixer RUBINETA P19 STAR and what is needed for installation?

The mixer is designed for single-hole basin installation; standard tools and water connections are required, and the tap includes 40 cm connection hoses for hookup.

How does the Basin mixer RUBINETA P19 STAR differ from other RUBINETA STANDARD series models?

The P19 STAR stands out with its 40 mm ceramic cartridge, ANTI-NOISE system, quality brass body with reinforced glossy finish and included 40 cm hoses, making it a durable and quiet choice in the STANDARD series.

Does the RUBINETA P19 STAR require a special aerator and how to maintain it?

The mixer has a durable aerator that does not require special replacement; if flow decreases the aerator can be removed and cleaned of limescale with a mild vinegar solution or specialised cleaner.

Where to buy Basin mixer RUBINETA P19 STAR ?

You can buy Basin mixer RUBINETA P19 STAR in our online store for 36.35€. Category: Sink taps.

What is the price of Basin mixer RUBINETA P19 STAR ?

The current price of Basin mixer RUBINETA P19 STAR is 36.35€. Brand: Rubineta.

Basin mixer RUBINETA P19 STAR — specifications and description

Model: 000-360466ASP. Category: Sink taps. Brand: Rubineta. Price: 36.35€.

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