GROUT MIRA MULTIPOX HÕBEHALL 3kg

The photographs are for illustrative purposes only.
Get AI analytics on product GROUT
MIRA MULTIPOX HÕBEHALL 3kg:
30.96€ / pc.
Ex Tax: 24.97€ / pc.
10.32€ / m²
1 pc. = 3m²
Mira
0 reviews
In stock
Product Code: 000-437486ASP

Specification

Qty
One click order

It will be over soon!
The last item is left. Hurry up to buy first.
Tags:

SPECIFICATION GROUT MIRA MULTIPOX HÕBEHALL 3kg price 30.81€ Mira

Package dimensions24,00 x 23,00 x 16,00 cm
Net weight3,270 kg

Tootekirjeldus

2-komponentne epoksüüdmass plaatimiseks ja vuukimiseks. Pofessionaalseks kasutuseks. Vastupidav kemikaalidele, väga hea nakke ja suure survetugevusega.

• Sobib enamike plaatidega (ei sobi poorsele looduskivile)
• Sobib kasutamiseks toiduaine- ja meditsiinitööstuses
• Veekindel, külmakindel, kemikaalidele vastupidav
• Kiiresti tarduv

Omadused
• Kahekomponentne
• Kulumiskindel
• Vastupidav kemikaalidele
• Hea nakkega
• Vee- ja külmakindel
• Lihtne hooldada
• Vuugi laius 2-12 mm

Kasutusala
• Sise- ja välistingimustes
• Kuiv ja märg ruum
• Seinad ja põrandad
• Basseinid
• Suure koormusega põrand
• Rõdud, terrassid
• Tööstus

Product details

Total weight: 3.27 kg
Package measurements: 24.00 x 23.00 x 16.00 cm

Description provided by sitypro.com

Keraamilised plaadid
Type
Grout for joints
Общее
Manufacturer
Mira
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
GROUT MIRA MULTIPOX HÕBEHALL 3kg
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the GROUT MIRA MULTIPOX HÕBEHALL 3kg

What is GROUT MIRA MULTIPOX HÕBEHALL 3kg and what is it used for?

GROUT MIRA MULTIPOX HÕBEHALL 3kg is a two-component epoxy grout for tiling and jointing, intended for professional use. It is chemical-, water- and frost-resistant and suitable for indoor/outdoor areas including pools, high-load floors and industrial environments.

What are the package dimensions and weight of MIRA MULTIPOX HÕBEHALL 3kg?

Total weight is 3.27 kg and package measurements are 24 x 23 x 16 cm. This size is suitable for smaller jobs; consumption varies by joint width and depth.

What tile types is MIRA MULTIPOX HÕBEHALL suitable for?

MIRA MULTIPOX HÕBEHALL is suitable for most tiles such as ceramic and glazed porcelain; it is not recommended for porous natural stone. It bonds well to surfaces with good adhesion.

What joint width is recommended for this grout?

The recommended joint width for MIRA MULTIPOX HÕBEHALL is 2–12 mm, suitable for most residential and industrial tile installations.

Can this grout be used in pools and wet areas?

Yes — MIRA MULTIPOX HÕBEHALL is waterproof and suitable for pools and wet rooms due to its chemical and frost resistance. Ensure proper curing before water exposure.

Is this grout suitable for industrial and high-load floors?

Yes, MIRA MULTIPOX HÕBEHALL is designed for industrial and high-load floors; it is wear-resistant and chemical-resistant for heavy-duty use.

What are the main material properties of this grout?

Main properties: two-component epoxy mass, wear-resistant, chemical-resistant, water- and frost-resistant, good adhesion and easy maintenance.

Can this grout be used in food and medical industries?

Yes, the product description states MIRA MULTIPOX HÕBEHALL is suitable for food and medical industries due to its chemical resistance and ease of cleaning.

What maintenance and cleaning are required for joints filled with this grout?

Joints filled with MIRA MULTIPOX HÕBEHALL require simple maintenance: regular cleaning with non-abrasive cleaners; the material tolerates most chemical cleaning agents.

What are the limitations of this epoxy grout?

Not recommended for porous natural stone. Also follow curing instructions and use within the recommended joint width of 2–12 mm.

How does MIRA MULTIPOX HÕBEHALL differ from regular cement grout?

As a two-component epoxy, MIRA MULTIPOX HÕBEHALL is more resistant to chemicals, water and wear, cures faster and provides better adhesion and cleaner joints than cement-based grout.

Where to buy GROUT MIRA MULTIPOX HÕBEHALL 3kg?

You can buy GROUT MIRA MULTIPOX HÕBEHALL 3kg in our online store for 24.97€. Category: Joint mixtures.

What is the price of GROUT MIRA MULTIPOX HÕBEHALL 3kg?

The current price of GROUT MIRA MULTIPOX HÕBEHALL 3kg is 24.97€. Brand: Mira.

GROUT MIRA MULTIPOX HÕBEHALL 3kg — specifications and description

Model: 000-437486ASP. Category: Joint mixtures. Brand: Mira. Price: 24.97€.

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