Bidet faucet 385330576 chrome, BOZZ

The photographs are for illustrative purposes only.
-47% Economy 119.52€
Get AI analytics on product Bidet faucet 385330576 chrome, BOZZ:
252.31€/pc. 132.79€/pc.
Ex Tax: 107.09€/pc.
KLUDI
0 reviews
In stock
Product Code: 000-3135326MASP
EAN Code: 4750667067361

Specification

  • Valsts: Germany
  • Тип продукта: Bidet faucet
  • Model: 385330576
  • Purpose: Hygiene
Qty
One click order
Tags:

BOZZ chrome bidet mixer — model 385330576

A chrome-finished bidet faucet for controlled water delivery and a polished bathroom appearance.

Key Benefits


    Chrome finish for a sleek, easy-to-clean surface
  • Specifically designed for bidet application
  • Clear model identification (385330576) simplifies matching and maintenance
  • Brand BOZZ for consistent styling with other fixtures
  • Improves bathroom aesthetics with a polished chrome appearance

Applications

Suitable for installation on bidet fixtures; application in residential and commercial bathrooms.


    Private home bathrooms
  • Guest or ensuite bathrooms
  • Hotel and hospitality bathrooms
  • Apartment bathrooms

What to Consider When Choosing


    Ensure compatibility with your bidet fittings and mounting configuration
  1. Match the chrome finish to other bathroom fixtures for a cohesive look
  2. Use the model number 385330576 when comparing parts or replacements
  3. Compare price and features before you buy to get the best value

Specifications


    Product type: Bidet faucet
  • Model: 385330576
  • Finish: Chrome
  • Brand: BOZZ

Why Buy from SityPro


    Easy online buy process through SityPro with clear product listings
  • Competitive price information available on the product page
  • Delivery options to Estonia and Finland for customer convenience
  • Product pages list features and benefits to help you choose
  • Customer support to assist with questions about application and compatibility

Description provided by sitypro.com

Valsts
Germany
Тип продукта
Bidet faucet
ETERNIIT
Model
385330576
Lining board
Purpose
Hygiene
Taps
Finish
chrome
Общее
Application
bidet
Brand
BOZZ
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Bidet faucet 385330576 chrome, BOZZ
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Смеситель для биде 385330576 хром, BOZZ

What is the Bidet faucet 385330576 chrome, BOZZ and what is it used for?

Bidet faucet 385330576 chrome, BOZZ is a chrome-finished mixer tap for installation on a bidet, designed for personal hygiene tasks in bathrooms. It features a compact design and corrosion-resistant chrome surface, suitable for standard bidet installations in homes, hotels and commercial restrooms.

Which types of bidets is the Bidet faucet 385330576 chrome compatible with?

The Bidet faucet 385330576 is compatible with standard deck-mounted bidets provided the tap hole and connection positions match. Check your bidet’s mounting hole location and standard water connections before purchase.

What finish does the Bidet faucet 385330576 have and how do I care for it?

The faucet has a chrome finish that is corrosion-resistant and easy to clean. Wipe with a soft cloth and mild detergent; avoid abrasive cleaners and harsh chemicals that could damage the chrome.

What are the dimensions and overall size of model 385330576?

The description notes a compact design that saves space, but exact dimensions are not provided in the product data. Check the technical drawing or product dimensions on the product page or ask the seller before buying.

Is the Bidet faucet 385330576 chrome suitable for commercial properties and hotels?

Yes, model 385330576 is intended for both private and commercial use, including hotel rooms and apartments. Its compact design and polished chrome finish make it suitable for standard hotel and commercial bathroom installations.

Who manufactures model 385330576 and what is the country of origin?

The product is branded BOZZ, the model references manufacturer KLUDI, and the country of origin is listed as Germany. This indicates European manufacturing quality.

How does the Bidet faucet 385330576 chrome differ from other bidet models?

Model 385330576 stands out with its compact form factor, chrome finish and easy maintenance. When comparing, check other models for cartridge type, spout height and included installation components.

What tools and materials are required to install the Bidet faucet 385330576?

You will need standard plumbing tools: an adjustable wrench, PTFE sealing tape and silicone sealant if needed. Ensure your water supply connections are standard and follow the manufacturer’s installation instructions.

What parts and accessories are typically included with model 385330576?

The product description does not list exact included items, but typically the package contains the faucet and basic mounting hardware. Confirm the full list of included components on the product page or with the seller.

What cartridge or water control mechanism does this faucet use?

The product description does not specify the exact cartridge or control mechanism used in model 385330576. Request technical specifications from the seller or check the product manual for cartridge details.

Where to buy Bidet faucet 385330576 chrome, BOZZ?

You can buy Bidet faucet 385330576 chrome, BOZZ in our online store for 107.09€. Category: Bidet taps.

What is the price of Bidet faucet 385330576 chrome, BOZZ?

The current price of Bidet faucet 385330576 chrome, BOZZ is 107.09€. Brand: KLUDI.

Bidet faucet 385330576 chrome, BOZZ — specifications and description

Model: 000-3135326MASP. Category: Bidet taps. Brand: KLUDI. Price: 107.09€.

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