Bath faucet body 12050, chrome, ARIAL

The photographs are for illustrative purposes only.
-47% Economy 49.42€
Get AI analytics on product Bath faucet body 12050, chrome, ARIAL:
104.32€ 54.91€
Ex Tax: 44.28€
Faris
0 reviews
In stock
Product Code: MA0102222SP
EAN Code: 4750667042603
Qty
One click order
Tags:

Chrome ARIAL bathtub faucet body — model 12050

Replacement bathtub faucet body for ARIAL assemblies (model 12050) with a chrome finish, intended for repair or installation of bathtub faucet fixtures.

Key Benefits


    Chrome finish provides a clean, modern look and easy surface cleaning.
  • Designed as the main faucet body for bathtub installations.
  • Model-specific item (12050) ensures correct part identification.
  • ARIAL brand consistency for matching other fittings.
  • Straightforward replacement part suitable for repairs and renovations.

Applications

Used where the central faucet body of a bathtub fixture needs replacement or new installation.


    Bathtub faucet replacements
  • Bathroom renovation projects
  • Plumbing repair and maintenance
  • Matching existing ARIAL chrome fittings

What to Consider When Choosing


    Confirm compatibility with your existing bathtub faucet assembly and model number 12050.
  1. Match the chrome finish to other bathroom fixtures for a cohesive look.
  2. Verify that the part is the bath faucet body you require before purchase.
  3. Consider professional installation if unsure about plumbing connections.

Specifications


    Product type: bath faucet hull (faucet body)
  • Model: 12050
  • Finish: chrome
  • Brand: ARIAL

Why Buy from SityPro


    Buy online easily at SityPro with clear information about the product and features.
  • Competitive price offers and a transparent purchase process.
  • Fast delivery options to Estonia and Finland.
  • Customer support to help confirm model compatibility and application.
  • Convenient ordering and secure payment through the SityPro store.

Description provided by sitypro.com

Bath faucet body 12050, chrome, ARIAL
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Смеситель для ванны(корпус) 12050 хром, ARIAL

What is Bath faucet body 12050, chrome, ARIAL and what is it used for?

Bath faucet body 12050, chrome, ARIAL is the chrome-finished internal faucet body for ARIAL model 12050, intended for bathtub installation or replacement. It serves as the main internal component securing working parts during repairs or new installations, matching chrome fittings.

Is the ARIAL 12050 body compatible with any standard bathtub faucet?

The ARIAL 12050 body is designed to replace internal parts of ARIAL model 12050 faucets; check that your existing faucet’s mounting points and dimensions match this model. Compatibility with other brands or different models is not guaranteed and may require adapters.

What material and finish does the ARIAL 12050 faucet body have?

The ARIAL 12050 faucet body comes with a chrome finish, providing a classic look and easy surface cleaning. The chrome plating also improves corrosion resistance under normal use.

Is the 12050 body suitable for hotel and commercial installations?

Yes, the product description lists suitability for hotel rooms and commercial objects, as it enables straightforward replacement and maintains a uniform chrome appearance across fittings. It’s practical for renovation and maintenance in multiple units.

What use cases is the ARIAL 12050 body suitable for?

The 12050 body is suitable for bathtub faucet installations, repairs, and renovations in homes, apartments, hotels and construction projects. It restores faucet function without requiring full replacement of the external fixture.

How do I confirm compatibility of the ARIAL 12050 body with my existing faucet?

Compare your faucet’s model to ARIAL 12050, inspect mounting points and dimensions, and ensure the seating points match. If unsure, compare photos and measurements of the old body with the new one before purchasing.

What are the benefits of the chrome finish on the ARIAL 12050 body?

The chrome finish offers a clean, glossy look, makes surface cleaning easier and improves corrosion resistance under normal use. It also matches other chrome fittings for a uniform bathroom aesthetic.

What is the country of origin and model number of the ARIAL 12050 body?

The product attributes list Italy as the country of origin and model MA0102222SP, manufactured by Faris. This information helps verify compatibility and confirms European manufacturing.

Does the ARIAL 12050 body come with a warranty and how long is it?

The product attributes list a 2-year warranty for the ARIAL 12050 body. The warranty generally covers manufacturing defects — check the seller for specific terms at purchase.

How does the ARIAL 12050 body differ from a full faucet and when should I replace only the body?

The body is the internal component that houses working parts; a full faucet includes external handles and decorative elements. Replace just the body when internal parts are damaged or corroded but the external finish and fittings are in good condition.

Where to buy Bath faucet body 12050, chrome, ARIAL?

You can buy Bath faucet body 12050, chrome, ARIAL in our online store for 44.28€. Category: Bath and shower mixer tap.

What is the price of Bath faucet body 12050, chrome, ARIAL?

The current price of Bath faucet body 12050, chrome, ARIAL is 44.28€. Brand: Faris.

Bath faucet body 12050, chrome, ARIAL — specifications and description

Model: . Category: Bath and shower mixer tap. Brand: Faris. Price: 44.28€.

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