Joint Grout KIILTO 43 H.HALL 3kg

The photographs are for illustrative purposes only.
Get AI analytics on product Joint Grout KIILTO 43 H.HALL 3kg:
14.40€ / pc.
Ex Tax: 11.61€ / pc.
4.80€ / m²
1 pc. = 3m²
Kiilto
0 reviews
In stock
Product Code: 000-332446ASP

Specification

Qty
Tags:

DESCRIPTION Joint Grout KIILTO 43 H.HALL 3kg price 14.63€ Kiilto

Package dimensions19,00 x 19,00 x 18,00 cm
Gross weight3,000 kg
Net weight3,160 kg

VUUGISEGU KIILTO 43 H.HALL 3kg

Värviline tsemendialusel vuugitäide kahhel- ja klinkerplaatide vuukimiseks seina- ja põrandapindadel sees ja väljas. Vuugi laius 1-6 mm. CG2 W A veekindlus- ja kulumisklassi nõuetele vastav. Vetthülgav. Kulu: 0,5-1,5 m²/kg sõltuvalt vuugi laiusest.

Product details

Net weight: 3.00 kg
Total weight: 3.16 kg
Package measurements: 19.00 x 19.00 x 18.00 cm

Description provided by sitypro.com

Keraamilised plaadid
Type
Grout for joints
Общее
Manufacturer
Kiilto
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Joint Grout KIILTO 43 H.HALL 3kg
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Joint Grout KIILTO 43 H.HALL 3kg

What is Joint Grout KIILTO 43 H.HALL 3kg?

Joint Grout KIILTO 43 H.HALL 3kg is a coloured cement-based grout for tiling and clinker tiles on interior and exterior walls and floors. It fits joint widths 1–6 mm, is water-repellent and meets CG2 W A standards for water resistance and wear class.

What joint widths and tile types is this grout suitable for?

This grout is suitable for ceramic and clinker tiles on interior and exterior walls and floors. Recommended joint width is 1–6 mm, so use it for standard joints within that range.

What is the coverage of KIILTO 43 H.HALL 3kg per m²?

Coverage is approximately 0.5–1.5 m² per kg depending on joint width and depth. A 3 kg pack will therefore cover roughly 1.5–4.5 m² depending on joint dimensions.

Can KIILTO 43 H.HALL 3kg be used in showers and on floors?

Yes, the grout is water-repellent and meets CG2 W A standards, so it is suitable for wet areas including showers and floors. Ensure joint width is 1–6 mm and the substrate is properly prepared.

Is this grout suitable for external façades and terraces?

Yes, KIILTO 43 is intended for both interior and exterior use and meets CG2 W A for water resistance. Consider local weather and temperature recommendations during installation.

What is the pack weight and dimensions of KIILTO 43 H.HALL 3kg?

The pack has a net weight of 3.00 kg and gross weight of 3.16 kg. Package dimensions are 19 x 19 x 18 cm, convenient for storage and transport.

How to mix and prepare KIILTO 43 H.HALL 3kg before use?

The grout is cement-based and should be mixed with clean water to a smooth, plastic consistency following manufacturer instructions. Exact water ratios and setting times are provided in Kiilto's technical datasheet—follow those for best results.

Is KIILTO 43 suitable for 1 mm narrow joints?

Yes, the grout is designed for joint widths from 1 mm to 6 mm, so it is suitable for 1 mm narrow joints. Ensure even filling and remove excess grout carefully.

What wear resistance does this grout have and which floors is it suitable for?

The grout meets CG2 W A standards for water resistance and wear class, making it suitable for most interior and exterior floors with normal traffic. For floors with extreme mechanical loads, consider a specialised high-strength grout.

How does KIILTO 43 H.HALL 3kg differ from other KIILTO grouts?

KIILTO 43 H.HALL is a cement-based coloured grout for 1–6 mm joints meeting CG2 W A standards. Differences from other KIILTO grouts may include composition, shade and performance classes; check model A009113SP and colour H.HALL when comparing.

Where to buy Joint Grout KIILTO 43 H.HALL 3kg?

You can buy Joint Grout KIILTO 43 H.HALL 3kg in our online store for 11.61€. Category: Joint mixtures.

What is the price of Joint Grout KIILTO 43 H.HALL 3kg?

The current price of Joint Grout KIILTO 43 H.HALL 3kg is 11.61€. Brand: Kiilto.

Joint Grout KIILTO 43 H.HALL 3kg — specifications and description

Model: 000-332446ASP. Category: Joint mixtures. Brand: Kiilto. Price: 11.61€.

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