Joint Grout KIILTO 44 T.HALL 10kg

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

Specification

Qty
One click order
Tags:

SPECIFICATION Joint Grout KIILTO 44 T.HALL 10kg price 24.92€ Kiilto

Package dimensions30,00 x 30,00 x 21,00 cm
Gross weight10,000 kg
Net weight10,490 kg

VUUGISEGU KIILTO 44 T.HALL 10kg

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: 10.00 kg
Total weight: 10.49 kg
Package measurements: 30.00 x 30.00 x 21.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 10kg
Write a review
Related Products

Also looking for

rempro rempro-mobile

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

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

Joint Grout KIILTO 44 T.HALL 10kg is a coloured cement-based grout for filling joints of ceramic and clinker tiles on walls and floors, indoors and outdoors. It suits joint widths 1–6 mm, meets CG2 W A water-resistance and wear class, and is water-repellent.

What joint width is recommended for Joint Grout KIILTO 44 T.HALL?

Joint Grout KIILTO 44 T.HALL is recommended for joint widths of 1–6 mm, suitable for standard ceramic and clinker tile installations on walls and floors.

Is Joint Grout KIILTO 44 T.HALL suitable for outdoor and wet areas?

Yes. Joint Grout KIILTO 44 T.HALL meets CG2 W A requirements and is water-repellent, making it suitable for both indoor and outdoor use, including wet areas.

What is the consumption of Joint Grout KIILTO 44 T.HALL 10kg per m²?

Consumption is approximately 0.5–1.5 m²/kg depending on joint width and tile size; a 10 kg bag will typically cover roughly 5–15 m² depending on conditions.

What are the package dimensions and weight for Joint Grout KIILTO 44 T.HALL 10kg?

Net weight 10.00 kg, total weight 10.49 kg. Package dimensions are 30.00 x 30.00 x 21.00 cm.

Is Joint Grout KIILTO 44 T.HALL suitable for ceramic and clinker tiles?

Yes. Joint Grout KIILTO 44 T.HALL is intended for ceramic and clinker tiles on both walls and floors; its cement-based formula suits these materials.

Does Joint Grout KIILTO 44 T.HALL meet CG2 W A wear and water-resistance class?

Yes. Joint Grout KIILTO 44 T.HALL meets CG2 W A requirements, indicating enhanced water resistance and wear performance.

Can Joint Grout KIILTO 44 T.HALL be used with underfloor heating?

The product description does not explicitly state underfloor heating compatibility; cement-based, water-repellent grouts are generally compatible with tiled underfloor heating, but check Kiilto manufacturer guidance and heating system compatibility to be sure.

What surface preparation is required before applying Joint Grout KIILTO 44 T.HALL?

The description lacks step-by-step prep, but for cement-based grout you need clean, dry joints free of adhesive and dust; follow Kiilto's application instructions for best results.

What is the packaging and how should Joint Grout KIILTO 44 T.HALL 10kg be stored before use?

The product comes in a 10 kg bag (30×30×21 cm). Store in a dry place at stable temperature and protect from moisture until mixing; refer to Kiilto's storage recommendations for specifics.

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

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

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

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

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

Model: 000-332329ASP. Category: Joint mixtures. Brand: Kiilto. Price: 19.77€.

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