Kitchen Faucet HANSGROHE 74802670 ZESIS M33 MATTBLACK

The photographs are for illustrative purposes only.
Get AI analytics on product Kitchen Faucet HANSGROHE 74802670 ZESIS M33
MATTBLACK:
183.09€/pc.
Ex Tax: 147.65€/pc.
hansgrohe
0 reviews
In stock
Product Code: 000-476135ASP
Qty
One click order
Tags:

DESCRIPTION Kitchen Faucet HANSGROHE 74802670 ZESIS M33 MATTBLACK price 186.09€ hansgrohe

Package dimensions41,00 x 32,00 x 8,00 cm
Net weight1,792 kg

• Julge kontrast: trendikas mattmust sobib hästi modernsesse sisekujundusse
• Ergonoomiline disain: segisti kuju muudab köögis toimetamise lihtsamaks ja sobib hästi kaasaegsetesse köökidesse
• ComfortZone 150
• 3 astmes reguleeritav pöörlemisraadius: 60°, 110° või 360°
• Normaaljuga
• Maksimaalne vooluhulk 3 bar juures: 11,6 l/min
• Kohev ja pritsmevabam veejuga: vesi rikastatakse automaatselt õhuga (AirPower)
• Lihtne puhastada: katlakivi lihtne eemaldamine näpuliigutusega, hõõrudes segisti tila otsas olevat aeraatorit (QuickClean)
• Sobib kasutamiseks ka koos läbivooluboileritega
• Komplektis: köögisegisti, ühendusvoolikud, kinnituskomplekt, paigaldusjuhend
• Hansgrohe – esmaklassiline usaldusväärsete vannitoa- ja köögitoodete kaubamärk alates 1901. aastast

Description provided by sitypro.com

Kitchen Faucet HANSGROHE 74802670 ZESIS M33 MATTBLACK
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Kitchen Faucet HANSGROHE 74802670 ZESIS M33 MATTBLACK

What is the Kitchen Faucet HANSGROHE 74802670 ZESIS M33 MATTBLACK and what is it used for?

Kitchen Faucet HANSGROHE 74802670 ZESIS M33 MATTBLACK is a matt-black ergonomic kitchen tap with ComfortZone 150; ideal for modern kitchens, it offers an adjustable swivel spout, a normal flow pattern and compatibility with instantaneous water heaters.

What is the faucet swivel radius and can it be limited?

The HANSGROHE ZESIS M33 faucet features a 3-step adjustable swivel radius: 60°, 110° or 360°, allowing you to limit spout rotation to suit cabinets or worktop layout.

What is the maximum water flow of this kitchen faucet?

The HANSGROHE ZESIS M33 has a maximum flow of 11.6 l/min at 3 bar, providing ample flow for washing dishes and filling containers.

What type of stream does the faucet have and does it save water?

The faucet delivers a normal, fuller and less splashy stream using AirPower (water enriched with air); no specific water-saving certification is listed, but AirPower makes the flow feel efficient.

What type of installation is required for fitting to a sink?

The set includes the kitchen faucet, connection hoses and a mounting kit with instructions, so it fits a standard single-hole sink or worktop installation without extra parts.

Is the faucet compatible with instantaneous water heaters?

Yes, the product description states that the HANSGROHE ZESIS M33 is suitable for use with instantaneous (tankless) water heaters.

How do I care for the matt finish and remove limescale?

Clean the matt finish with a soft damp cloth; limescale is removed easily by rubbing the spout aerator with your finger (QuickClean) — avoid abrasive cleaners to protect the finish.

What parts are included and do I need anything else for installation?

Included: kitchen faucet, connection hoses, mounting kit and installation manual; usually no extra parts are needed if you have a standard sink hole and plumbing connections.

Is this faucet suitable for modern kitchen interiors?

Yes, the trendy matt-black finish and ergonomic design make the HANSGROHE ZESIS M33 an excellent choice for modern, minimalist kitchens.

How does the ZESIS M33 differ from other Hansgrohe kitchen faucets?

The ZESIS M33 stands out with its matt-black finish, ComfortZone 150, 3-step swivel limit (60°, 110°, 360°) and features like AirPower and QuickClean, offering added versatility and ease of use.

Where to buy Kitchen Faucet HANSGROHE 74802670 ZESIS M33 MATTBLACK?

You can buy Kitchen Faucet HANSGROHE 74802670 ZESIS M33 MATTBLACK in our online store for 147.65€. Category: Kitchen taps.

What is the price of Kitchen Faucet HANSGROHE 74802670 ZESIS M33 MATTBLACK?

The current price of Kitchen Faucet HANSGROHE 74802670 ZESIS M33 MATTBLACK is 147.65€. Brand: hansgrohe.

Kitchen Faucet HANSGROHE 74802670 ZESIS M33 MATTBLACK — specifications and description

Model: 000-476135ASP. Category: Kitchen taps. Brand: hansgrohe. Price: 147.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ххххххх');