BATHROOM FAUCET RUBINETA VIGAS-10/K

The photographs are for illustrative purposes only.
Get AI analytics on product
BATHROOM FAUCET RUBINETA VIGAS-10/K :
81.88€/pc.
Ex Tax: 66.03€/pc.
Rubineta
0 reviews
In stock
Product Code: 000-317660ASP

Specification

Qty
One click order
Tags:

DESCRIPTION BATHROOM FAUCET RUBINETA VIGAS-10/K price 83.22€ Rubineta

Package dimensions48,50 x 35,00 x 40,00 cm
Gross weight1,551 kg
Net weight1,862 kg

Vigas-10/K

  • 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 35 mm keraamiline südamik, mis tagab kraani pikaajalise tõrgeteta töö.
  • Vastupidav aeraator.

Product details

Net weight: 1.55 kg
Total weight: 1.86 kg
Package measurements: 48.50 x 35.00 x 40.00 cm

Description provided by sitypro.com

Taps
Brand
Rubineta
Destination
for bath
Equipping
With shower head
Mounting
wall-mounted
Product color
Chrome
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 VIGAS-10/K
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the BATHROOM FAUCET RUBINETA VIGAS-10/K

What is BATHROOM FAUCET RUBINETA VIGAS-10/K ?

BATHROOM FAUCET RUBINETA VIGAS-10/K — a bath and shower faucet made of quality brass with a 35 mm ceramic cartridge, ANTI-NOISE system and durable glossy finish; all units are 100% tested after assembly. Net weight 1.55 kg, package 48.50 x 35.00 x 40.00 cm.

What materials is the BATHROOM FAUCET RUBINETA VIGAS-10/K made of?

The faucet is mainly made of quality brass with low harmful additives and finished with a durable glossy coating that protects against scratches, limescale and corrosion.

What ceramic cartridge does the BATHROOM FAUCET RUBINETA VIGAS-10/K have and why?

It uses a 35 mm ceramic cartridge to provide smooth flow control and long-lasting, leak-free operation with reduced risk of sticking over time.

Does the BATHROOM FAUCET RUBINETA VIGAS-10/K reduce noise during use?

Yes, it features an ANTI-NOISE system that reduces operating noise, providing smooth and quiet performance.

Is the BATHROOM FAUCET RUBINETA VIGAS-10/K suitable for a standard bath and shower installation?

Yes, the faucet is designed for bath and shower use and fits standard installations; verify local connection measurements before fitting.

What is the weight and package size of the BATHROOM FAUCET RUBINETA VIGAS-10/K?

Net weight is 1.55 kg, total weight 1.86 kg; package dimensions are 48.50 x 35.00 x 40.00 cm, useful for transport and storage planning.

What aerator does the BATHROOM FAUCET RUBINETA VIGAS-10/K have and how does it affect water use?

It has a durable aerator that shapes the water stream, reduces splashing and helps conserve water while maintaining adequate pressure.

How is the finish of the BATHROOM FAUCET RUBINETA VIGAS-10/K protected from scratches and corrosion?

The finish uses a durable glossy coating designed to protect against scratches, dents, limescale buildup and rust.

What practical differences does the BATHROOM FAUCET RUBINETA VIGAS-10/K have compared to other bath/shower faucets?

Key differences include a 35 mm ceramic cartridge for durability, ANTI-NOISE quiet operation, quality brass construction, a durable glossy finish and a robust aerator with 100% post-assembly testing.

What model details (model, SKU, manufacturer, category) should I know before buying?

Model A084337SP, SKU 000-317660ASP, manufacturer Rubineta, category: Bath and Shower Faucet. Use these details to find compatible parts and documentation.

Where to buy BATHROOM FAUCET RUBINETA VIGAS-10/K ?

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

What is the price of BATHROOM FAUCET RUBINETA VIGAS-10/K ?

The current price of BATHROOM FAUCET RUBINETA VIGAS-10/K is 66.03€. Brand: Rubineta.

BATHROOM FAUCET RUBINETA VIGAS-10/K — specifications and description

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

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