Joint Grout KIILTO 28 LIIVAPRUUN 10kg

The photographs are for illustrative purposes only.
Get AI analytics on product Joint Grout KIILTO 28 LIIVAPRUUN 10kg:
24.54€ / pc.
Ex Tax: 19.79€ / pc.
2.45€ / m²
1 pc. = 10m²
Kiilto
0 reviews
In stock
Product Code: 000-354231ASP
EAN Code: 6411513546109

Specification

Qty
One click order
Tags:

SPECIFICATION Joint Grout KIILTO 28 LIIVAPRUUN 10kg price 24.55€ Kiilto

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

VUUGISEGU KIILTO 28 L.PRUUN 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 28 LIIVAPRUUN 10kg
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Joint Grout KIILTO 28 LIIVAPRUUN 10kg

What is Joint Grout KIILTO 28 LIIVAPRUUN 10kg and where is it used?

Joint Grout KIILTO 28 LIIVAPRUUN 10kg is a coloured cement-based grout for tiling and clinker tiles on interior and exterior walls and floors. Suitable for joint widths 1–6 mm and meets CG2 WA water-repellent and wear-class requirements.

Is this grout suitable for exterior facades and balconies?

Yes, Joint Grout KIILTO 28 LIIVAPRUUN 10kg is suitable for both interior and exterior use due to its water-repellent properties and compliance with CG2 WA standards for moisture and wear resistance.

What joint width is recommended for this grout?

Joint Grout KIILTO 28 LIIVAPRUUN 10kg is recommended for joint widths of 1–6 mm, as stated in the product description for optimal adhesion and strength.

What is the coverage of KIILTO 28 LIIVAPRUUN 10kg per m²?

Coverage is approximately 0.5–1.5 m²/kg depending on joint width and depth; wider joints result in less area covered per kilogram.

What are the package dimensions and weight of this product?

The Joint Grout KIILTO 28 LIIVAPRUUN comes in a 10.00 kg net weight pack, total weight 10.49 kg, and package dimensions 30 x 30 x 21 cm.

Can this grout be used for porcelain and clinker tiles?

Yes, Joint Grout KIILTO 28 LIIVAPRUUN is intended for ceramic and clinker tiles and can be used for porcelain tiles provided the surface is properly prepared and joint width is 1–6 mm.

What surface preparation and temperature are recommended for using this grout?

The surface must be clean, dry and free of dust and adhesive residues before grouting. Work at temperatures suitable for cement-based mixes (commonly +5°C to +25°C); check the manufacturer’s label for precise guidance.

Is the colour really sand brown (LIIVAPRUUN) as stated?

Yes, the product name KIILTO 28 LIIVAPRUUN indicates a sand-brown shade; for exact matching use the manufacturer’s colour sample or chart.

How does KIILTO 28 differ from other grout models and why choose it?

KIILTO 28 LIIVAPRUUN is a coloured cement-based grout that is water-repellent and meets CG2 WA standards, making it suitable for interior and exterior joints of 1–6 mm. Choose it when you need moisture resistance and higher wear resistance.

Can this grout be used over underfloor heating?

The description does not state a direct restriction; CG2 WA cement-based grouts are generally suitable for floors including heated floors, but verify compatibility with the manufacturer for specific heating systems.

Where to buy Joint Grout KIILTO 28 LIIVAPRUUN 10kg?

You can buy Joint Grout KIILTO 28 LIIVAPRUUN 10kg in our online store for 19.79€. Category: Joint mixtures.

What is the price of Joint Grout KIILTO 28 LIIVAPRUUN 10kg?

The current price of Joint Grout KIILTO 28 LIIVAPRUUN 10kg is 19.79€. Brand: Kiilto.

Joint Grout KIILTO 28 LIIVAPRUUN 10kg — specifications and description

Model: 000-354231ASP. Category: Joint mixtures. Brand: Kiilto. Price: 19.79€.

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