Joint Grout KIILTO 39 M.VAL. 3kg

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

Specification

Qty
Tags:

DESCRIPTION Joint Grout KIILTO 39 M.VAL. 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 39 M.VAL. 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 39 M.VAL. 3kg
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Joint Grout KIILTO 39 M.VAL. 3kg

What is Joint Grout KIILTO 39 M.VAL. 3kg?

Joint Grout KIILTO 39 M.VAL. 3kg is a Kiilto coloured cement-based grout for ceramic and klinker tiles on walls and floors. Suitable for joint widths 1–6 mm, meets CG2 W A standards for water resistance and wear, is water-repellent and has a coverage of 0.5–1.5 m²/kg depending on joint width.

What surfaces and rooms is this grout suitable for?

This grout is suitable for ceramic and klinker tile joints on walls and floors indoors and outdoors. Its CG2 W A rating and water-repellent properties make it suitable for bathrooms, kitchens and external facades.

What joint width is recommended for KIILTO 39 M.VAL.?

The recommended joint width is 1–6 mm, suitable for most standard tile joints.

What is the grout coverage and how to calculate it?

Coverage is 0.5–1.5 m²/kg depending on joint width (narrower joints yield less m²/kg). Measure tile area and joint width/depth, use the stated range and add a small allowance for wastage.

Is this grout suitable for outdoor use and wet areas?

Yes, KIILTO 39 M.VAL. is suitable for outdoor use and wet areas; it meets CG2 W A requirements and is water-repellent, providing resistance to moisture and wear.

What is the packaging and weight of this product?

The product is supplied as 3.00 kg net weight (3.16 kg gross). Package dimensions are 19 x 19 x 18 cm.

Can this grout be used on klinker tiles outdoors in winter?

The grout meets CG2 W A standards so is suitable for outdoor use. However, in cold conditions follow manufacturer guidance and avoid application during freezing temperatures.

What colours are available for KIILTO 39 M.VAL.?

This product is listed in colour M.VAL. (white). Other shades are available in the Kiilto grout range; check the catalogue for available colours.

What tiles and substrates is this grout compatible with?

The grout is intended for ceramic and klinker tiles and is suitable for standard cement-based substrates and screeds. For special substrates (e.g. heated mats) consult Kiilto technical guidance.

Do I need to apply additional waterproofing before using this grout?

The product is water-repellent and CG2 W A rated, but in very wet areas (constant water exposure) it is recommended to apply appropriate waterproofing beneath the tile installation prior to grouting.

How should this grout be stored and what is its shelf life?

The product listing gives package weight and dimensions; store the grout in its original sealed packaging in a dry, cool place, avoiding freezing and direct sunlight. Check the manufacturer’s markings on the pack for exact shelf life.

Where to buy Joint Grout KIILTO 39 M.VAL. 3kg?

You can buy Joint Grout KIILTO 39 M.VAL. 3kg in our online store for 9.05€. Category: Joint mixtures.

What is the price of Joint Grout KIILTO 39 M.VAL. 3kg?

The current price of Joint Grout KIILTO 39 M.VAL. 3kg is 9.05€. Brand: Kiilto.

Joint Grout KIILTO 39 M.VAL. 3kg — specifications and description

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