Shower faucet body 486-020-00, GRANIT

The photographs are for illustrative purposes only.
-47% Economy 23.50€
Get AI analytics on product Shower faucet body 486-020-00, GRANIT:
49.62€/box 26.11€/box
Ex Tax: 21.06€/box
KFA Armatura
0 reviews
In stock
Product Code: 000-3036349MASP
EAN Code: 4750667050134

Specification

  • Tips: shower mixer
  • Model: RUBIN
  • Brand: KFA Armatura
  • Finish: chrome
  • Model / series: 566-010-00
Qty
One click order
Tags:

KFA Armatura RUBIN shower mixer in chrome (model 566-010-00)

Shower faucet designed for shower application — KFA Armatura RUBIN in chrome. Check features, price and buy options at SityPro; see listed benefits below.

Key Benefits


    Trusted brand — KFA Armatura reputation
  • Chrome finish — sleek visual appeal
  • Designed for showers — intended shower use
  • Series identity — part of the RUBIN line
  • Clear model reference — identifiable as 566-010-00

Applications

Suitable for residential and commercial shower installations and renovation projects.


    Home bathroom shower installations
  • Apartment and condominium bathrooms
  • Hotel and guest-room showers
  • Spa or gym shower areas
  • Bathroom renovation projects

What to Consider When Choosing


    Verify compatibility with your shower plumbing and mounting type
  1. Confirm finish and aesthetic match (chrome)
  2. Check the exact model number (RUBIN, 566-010-00)
  3. Compare price and features on SityPro before you buy
  4. Ensure availability and delivery options to your region

Specifications


    Brand: KFA Armatura
  • Product: shower faucet
  • Series: RUBIN
  • Finish: chrome
  • Model number: 566-010-00

Why Buy from SityPro


    Easy online purchase and clear buy options at SityPro
  • Competitive price information and product listings
  • Product details and features available on the site
  • Fast delivery and shipping to Estonia
  • Delivery available to Finland

Description provided by sitypro.com

Tips
shower mixer
ETERNIIT
Model
RUBIN
Taps
Brand
KFA Armatura
Finish
chrome
Model / series
566-010-00
Use
for shower
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Shower faucet body 486-020-00, GRANIT
Write a review

Also looking for

rempro rempro-mobile

Frequently asked questions about the Смеситель для душа(корпус) 486-020-00, GRANIT

What is the Shower faucet body 486-020-00, GRANIT and what is it used for?

Shower faucet body 486-020-00, GRANIT is the internal body (runko) part from KFA Armatura intended for repair or replacement of RUBIN shower mixers. It restores correct water flow control without replacing the entire faucet and features a GRANIT/chrome finish for consistent appearance.

Which mixer models is body 486-020-00 (GRANIT) compatible with?

Body 486-020-00 is designed for KFA Armatura RUBIN series mixers and corresponds to model 566-010-00. Always check your faucet model number and mounting type against the product before purchase.

How to tell an original 486-020-00 part from counterfeits?

An original part will bear KFA Armatura branding and model number 486-020-00 (reference 566-010-00), with RUBIN series and GRANIT finish indicated on packaging. Check packaging labels and the finish quality for authenticity.

Can I replace body 486-020-00 myself (DIY)?

Yes, 486-020-00 is designed as an internal replacement part with a straightforward structure suitable for DIY if you have basic plumbing skills. If unsure, hire a professional to avoid leaks and ensure proper sealing.

What finish does body 486-020-00 have and how to maintain it?

The part features a GRANIT/chrome finish for a neat appearance and easy maintenance. Clean with a soft cloth and mild detergent; avoid abrasive cleaners and harsh chemicals to protect the finish.

Does body 486-020-00 include a thermostat or temperature limiter?

486-020-00 is a mechanical internal body for water control and does not include a built-in thermostat or electronic temperature limiter. For thermostat functions, choose a thermostatic mixer or fit a dedicated thermostatic cartridge.

What tools are required to replace body 486-020-00?

You will need standard plumbing tools: an adjustable wrench, screwdrivers, seals or PTFE tape for threaded joints, and possibly pliers. Shut off the water and have a cloth and container ready for residual water.

Can I replace only body 486-020-00 without changing the faucet exterior?

Yes, 486-020-00 is intended as an internal replacement so you can replace the internal body without changing the external decorative parts. It’s a cost-effective repair when the exterior finish and handles are intact.

Is body 486-020-00 suitable for commercial showers (hotel, gym)?

Yes, KFA Armatura 486-020-00 is suitable for both residential and commercial shower installations including hotels and gyms. For heavy use environments, regular maintenance and seal inspections are recommended.

What are the benefits of repairing body 486-020-00 instead of replacing the whole mixer?

Replacing the body 486-020-00 saves time and money, preserves the external appearance, and restores functionality without swapping the entire mixer. It also reduces labour and material waste during repair.

Where to buy Shower faucet body 486-020-00, GRANIT?

You can buy Shower faucet body 486-020-00, GRANIT in our online store for 21.06€. Category: Bath and shower mixer tap.

What is the price of Shower faucet body 486-020-00, GRANIT?

The current price of Shower faucet body 486-020-00, GRANIT is 21.06€. Brand: KFA Armatura.

Shower faucet body 486-020-00, GRANIT — specifications and description

Model: 000-3036349MASP. Category: Bath and shower mixer tap. Brand: KFA Armatura. Price: 21.06€.

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