Bathtub faucet body 11050/J, chrome, AVANGARDE

The photographs are for illustrative purposes only.
-47% Economy 28.62€
Get AI analytics on product Bathtub faucet body 11050/J, chrome, AVANGARDE:
60.43€ 31.81€
Ex Tax: 25.65€
Faris
0 reviews
In stock
Product Code: MA0102302SP
EAN Code: 4750667052947
Qty
One click order
Tags:

AVANGARDE chrome bath mixer body — model 11050/J

Chrome-finished bath faucet body intended as a component or replacement part for bath mixers.

Key Benefits


    Chrome finish offers a sleek, modern appearance
  • Designed as a dedicated bath faucet body for reliable fit
  • AVANGARDE brand quality and original spare part assurance
  • Easy to integrate into compatible bath mixer assemblies
  • Durable surface that is simple to clean and maintain

Applications

Application in residential and refurbishment contexts where a bath faucet body is required.


    Replacement part in residential bathroom mixers
  • Repairs of existing bath mixer assemblies
  • New bathroom installations requiring an AVANGARDE body
  • Refurbishment projects in homes or rental properties

What to Consider When Choosing


    Confirm model compatibility (11050/J) with your mixer
  1. Match chrome finish to other bathroom fittings
  2. Verify original AVANGARDE part if brand fidelity matters
  3. Assess whether you need the body only or a complete mixer set

Specifications


    Product type: bath faucet body (hull)
  • Model: 11050/J
  • Finish: chrome
  • Brand: AVANGARDE

Why Buy from SityPro


    Clear online ordering to quickly buy the part you need from SityPro
  • Competitive price and features information available on the site
  • Dedicated customer support to assist with selection and compatibility
  • Convenient delivery options to Estonia and Finland
  • Reliable service and quick dispatch for replacement parts

Description provided by sitypro.com

Bathtub faucet body 11050/J, chrome, AVANGARDE
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Смеситель для ванны(корпус) 11050/J, AVANGARDE

What is the Bathtub faucet body 11050/J, chrome, AVANGARDE and what is it for?

Bathtub faucet body 11050/J, chrome, AVANGARDE is a chrome-finished installation body intended as a component or replacement part for bath mixers. It’s used to repair or assemble a bath mixer, offering original AVANGARDE fit and a durable, easy-to-clean surface.

Will the 11050/J body fit my old AVANGARDE faucet?

Check that the model number 11050/J matches your faucet documentation: the body is an original AVANGARDE part designed for standard bath connections. If unsure, compare mounting points and dimensions with your existing body before purchasing.

What material is the 11050/J body made of and how to care for the finish?

The body has a chrome finish for a sleek look and durability. Clean with a soft cloth and non-abrasive cleaners; avoid harsh chemicals and abrasive pads to maintain the chrome shine.

Can the 11050/J body be used in a private house and in hotels?

Yes, the 11050/J body is suitable for residential and commercial use, including hotels, due to its universal design and easy replacement. For heavy-use settings, ensure routine maintenance and component compatibility.

What specs should I check before buying the 11050/J body?

Check the model number 11050/J, compatibility with your bath connections, chrome finish, and installation dimensions. Also confirm compatibility with internal cartridges and any decorative trim of your mixer.

Is the 11050/J an original AVANGARDE spare part or a universal body?

The 11050/J is described as an AVANGARDE body and is marketed as an original brand spare part. It’s designed for integration into AVANGARDE assemblies though it can suit standard connections.

What tools and skills are needed to install the 11050/J body?

Installation requires basic plumbing tools: an adjustable wrench, screwdrivers, and possibly sealant for joints. For correct fitting and leak checks, hire a plumber or have practical plumbing experience.

How does the 11050/J body differ from a full AVANGARDE mixer?

The 11050/J is the internal installation body only, lacking external handles, shower fittings, and trim that a full mixer includes. Using the body lets you replace internals without buying a complete mixer.

Who is the manufacturer and country of origin for the 11050/J body?

The manufacturer is listed as Faris and the country of origin is Italy, as shown in the product attributes. This information helps assess part quality and compatibility.

Does the 11050/J body have features that save time during repair?

Yes, the 11050/J body is designed to allow replacement of internal parts without removing the entire mixer, reducing repair time. Standard connections make it quicker to integrate into common bath systems.

Where to buy Bathtub faucet body 11050/J, chrome, AVANGARDE?

You can buy Bathtub faucet body 11050/J, chrome, AVANGARDE in our online store for 25.65€. Category: Bath and shower mixer tap.

What is the price of Bathtub faucet body 11050/J, chrome, AVANGARDE?

The current price of Bathtub faucet body 11050/J, chrome, AVANGARDE is 25.65€. Brand: Faris.

Bathtub faucet body 11050/J, chrome, AVANGARDE — specifications and description

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

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