Joint Grout KIILTO 44 T.HALL 3kg

The photographs are for illustrative purposes only.
Get AI analytics on product Joint Grout KIILTO 44 T.HALL 3kg:
11.22€ / pc.
Ex Tax: 9.05€ / pc.
3.74€ / m²
1 pc. = 3m²
Kiilto
0 reviews
In stock
Product Code: 000-332328ASP

Specification

Qty
Tags:

DESCRIPTION Joint Grout KIILTO 44 T.HALL 3kg price 11.41€ Kiilto

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

VUUGISEGU KIILTO 44 T.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 44 T.HALL 3kg
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Joint Grout KIILTO 44 T.HALL 3kg

What is Joint Grout KIILTO 44 T.HALL 3kg and where is it used?

Joint Grout KIILTO 44 T.HALL 3kg is a coloured cement-based grout for tiling and clinker tiles on walls and floors, suitable for indoor and outdoor use. It fits joint widths 1–6 mm, is water-repellent and meets CG2 W A waterproofing and wear class requirements.

What joint widths is Joint Grout KIILTO 44 T.HALL 3kg suitable for?

Joint Grout KIILTO 44 T.HALL 3kg is suitable for joint widths from 1 to 6 mm, as specified in the product description.

How much area does one 3 kg pack of Joint Grout KIILTO 44 T.HALL cover?

Consumption is 0.5–1.5 m²/kg depending on joint width; a 3 kg pack therefore covers approximately 1.5–4.5 m² depending on joint size.

Can Joint Grout KIILTO 44 T.HALL 3kg be used on floors and in showers?

Yes, Joint Grout KIILTO 44 T.HALL 3kg is designed for walls and floors indoors and outdoors and meets CG2 W A waterproofing standards, making it suitable for wet areas including showers.

Is Joint Grout KIILTO 44 T.HALL 3kg suitable for clinker tiles on façades?

Yes, Joint Grout KIILTO 44 T.HALL 3kg is intended for tiling and clinker tiles both indoors and outdoors, so it is suitable for façade work within the 1–6 mm joint width range.

What is the net weight and package size of Joint Grout KIILTO 44 T.HALL 3kg?

Net weight is 3.00 kg, total weight 3.16 kg, and package dimensions are 19 x 19 x 18 cm, as stated in the product details.

Does Joint Grout KIILTO 44 T.HALL meet waterproofing and wear standards?

Yes, Joint Grout KIILTO 44 T.HALL 3kg meets CG2 W A class requirements for waterproofing and enhanced wear resistance for cementitious grouts.

Can this grout be used for outdoor terraces and balconies?

Yes, Joint Grout KIILTO 44 T.HALL 3kg is intended for indoor and outdoor use; its water-repellent properties and CG2 W A rating make it suitable for terraces and balconies when installed correctly.

Is this grout suitable for underfloor heating?

The product description does not explicitly state suitability for underfloor heating; as a cement-based grout, confirm compatibility with your underfloor heating system and consult Kiilto’s guidance before use.

How does KIILTO 44 T.HALL differ from other KIILTO colours/models?

KIILTO 44 T.HALL 3kg is a specific shade (dark grey) in Kiilto’s cement-based grout range; differences versus other models are mainly colour and any special additives, while core specs (1–6 mm joint, CG2 W A, water-repellent) remain consistent.

Where to buy Joint Grout KIILTO 44 T.HALL 3kg?

You can buy Joint Grout KIILTO 44 T.HALL 3kg in our online store for 9.05€. Category: Joint mixtures.

What is the price of Joint Grout KIILTO 44 T.HALL 3kg?

The current price of Joint Grout KIILTO 44 T.HALL 3kg is 9.05€. Brand: Kiilto.

Joint Grout KIILTO 44 T.HALL 3kg — specifications and description

Model: 000-332328ASP. Category: Joint mixtures. Brand: Kiilto. Price: 9.05€.

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