Joint Grout KIILTO 50 BLACK 1kg

The photographs are for illustrative purposes only.
Get AI analytics on product Joint Grout KIILTO 50 BLACK 1kg:
7.32€ / pc.
Ex Tax: 5.90€ / pc.
7.32€ / m²
1 pc. = 1m²
Kiilto
0 reviews
In stock
Product Code: 000-332388ASP

Specification

Qty
Tags:

SPECIFICATION Joint Grout KIILTO 50 BLACK 1kg price 7.44€ Kiilto

Package dimensions13,00 x 13,00 x 13,00 cm
Gross weight1,000 kg
Net weight1,060 kg

VUUGISEGU KIILTO 50 BLACK 1kg

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: 1.00 kg
Total weight: 1.06 kg
Package measurements: 13.00 x 13.00 x 13.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 50 BLACK 1kg
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Joint Grout KIILTO 50 BLACK 1kg

What is Joint Grout KIILTO 50 BLACK 1kg?

Joint Grout KIILTO 50 BLACK 1kg is a coloured cement-based grout for jointing ceramic and clinker tiles on walls and floors indoors and outdoors, suitable for joint widths 1–6 mm. It meets CG2 WA water-resistance and wear-class requirements, is water-repellent, and has consumption 0.5–1.5 m²/kg depending on joint width.

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

KIILTO 50 BLACK grout is suitable for joint widths of 1–6 mm and is designed for ceramic and clinker tiles on walls and floors, for both indoor and outdoor use.

What is the consumption per 1 kg and what does it depend on?

Consumption is 0.5–1.5 m² per 1 kg; it depends on the joint width and depth—wider or deeper joints require more grout.

Can KIILTO 50 BLACK be used on heated floors?

The product description doesn’t explicitly prohibit use on underfloor heating; as a cement-based grout for floors it is generally compatible with heated floors, but confirm compatibility with your underfloor heating system manufacturer.

Is KIILTO 50 suitable for outdoor use and wet areas?

Yes. It is formulated for indoor and outdoor use, meets CG2 WA water-resistance and wear-class standards, and is water-repellent, making it suitable for outdoor surfaces and wet areas.

What are the package dimensions and net weight of KIILTO 50 1kg?

Package dimensions are 13 x 13 x 13 cm, net weight 1.00 kg, total (gross) weight 1.06 kg.

How does KIILTO 50 differ from other cement-based grouts?

KIILTO 50 is a coloured cement-based grout that meets CG2 WA standards for water resistance and wear, and is water-repellent—features that set it apart from basic cement grouts without CG2 WA classification.

Can this grout be used with dark and light tiles without staining risk?

KIILTO 50 is a pigmented black grout intended to produce a black joint. With correct application and prompt cleaning of residues, staining risk is low, but test on a small area for porous light tiles before full application.

How long does KIILTO 50 take to dry and when can the surface be used?

The product description does not state exact drying times; as a cement-based grout it typically sets in a few hours and attains full strength in 24–72 hours. Refer to KIILTO manufacturer instructions on the packaging for precise timings.

Is KIILTO 50 compatible with epoxy grouts or hybrid materials?

KIILTO 50 is a cement-based grout and differs from epoxy and hybrid grouts; they should not be mixed. Use separation profiles for transition areas or follow manufacturer compatibility guidance.

How should joints be prepared before applying KIILTO 50 and is primer needed?

Joints must be clean, dry and free of adhesive or dust residues; primer may be recommended for porous substrates. Consult KIILTO packaging instructions for detailed surface preparation and primer requirements.

Where to buy Joint Grout KIILTO 50 BLACK 1kg?

You can buy Joint Grout KIILTO 50 BLACK 1kg in our online store for 5.90€. Category: Joint mixtures.

What is the price of Joint Grout KIILTO 50 BLACK 1kg?

The current price of Joint Grout KIILTO 50 BLACK 1kg is 5.90€. Brand: Kiilto.

Joint Grout KIILTO 50 BLACK 1kg — specifications and description

Model: 000-332388ASP. Category: Joint mixtures. Brand: Kiilto. Price: 5.90€.

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