Joint Grout KIILTO 29 HELEBEEŽ 3kg

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

Specification

Qty
Tags:

SPECIFICATION Joint Grout KIILTO 29 HELEBEEŽ 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 29 H.BEEŸ 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 29 HELEBEEŽ 3kg
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Joint Grout KIILTO 29 HELEBEEŽ 3kg

What is Joint Grout KIILTO 29 HELEBEEŽ 3kg?

Joint Grout KIILTO 29 HELEBEEŽ 3kg is a coloured cement-based grout for ceramic and clinker tiles on walls and floors, suitable for joints 1–6 mm, water-repellent and compliant with CG2 W A standards. Net weight 3.00 kg, coverage 0.5–1.5 m²/kg depending on joint width.

Which surfaces is this grout suitable for?

Suitable for ceramic and clinker tiles on walls and floors, both indoors and outdoors. It meets CG2 W A water-resistance and wear-class requirements for normal pedestrian and household use.

What joint widths does KIILTO 29 support?

Designed for joint widths of 1–6 mm. For wider joints, choose a product formulated for larger gaps.

What is the coverage of KIILTO 29 per m²?

Coverage is 0.5–1.5 m²/kg depending on joint width: narrower joints yield more area per kg, wider joints less. Calculate exact coverage from joint width and depth.

Can KIILTO 29 be used in bathrooms and kitchens?

Yes — it is water-repellent and meets CG2 W A requirements, making it suitable for wet rooms like bathrooms and kitchens when used with proper tile installation and waterproofing where needed.

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

Yes — it's intended for outdoor use, water-repellent and CG2 W A compliant. Ensure correct tile fixing and account for temperature and weather conditions.

What are the packaging size and weight of KIILTO 29 3kg?

Net weight 3.00 kg, total weight 3.16 kg. Package dimensions: 19 x 19 x 18 cm — convenient for storage and transport.

Is this grout compatible with flexible or epoxy tiles?

KIILTO 29 is a cement-based grout suitable for standard ceramic and clinker tiles. For flexible coverings or situations requiring epoxy grout, use a product formulated for those conditions.

How to calculate how many KIILTO 29 packs I need for a renovation?

Measure tile area and use coverage 0.5–1.5 m²/kg depending on joint width. Divide area by coverage per kg, multiply by 3 kg per pack, and add 5–10% extra for cuts and waste.

Who is the manufacturer and what is the article code for KIILTO 29 3kg?

Manufacturer: Kiilto. Model: A009076SP. SKU: 000-332309ASP. Use these codes to locate technical data and compatible products.

Do I need to primer joints before using KIILTO 29?

The product description does not specify priming; generally, cement-based grout requires clean, dry surfaces. For highly absorbent substrates, follow Kiilto's technical instructions regarding priming.

Where to buy Joint Grout KIILTO 29 HELEBEEŽ 3kg?

You can buy Joint Grout KIILTO 29 HELEBEEŽ 3kg in our online store for 9.05€. Category: Joint mixtures.

What is the price of Joint Grout KIILTO 29 HELEBEEŽ 3kg?

The current price of Joint Grout KIILTO 29 HELEBEEŽ 3kg is 9.05€. Brand: Kiilto.

Joint Grout KIILTO 29 HELEBEEŽ 3kg — specifications and description

Model: 000-332309ASP. 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ххххххх');