Joint Grout KIILTO 33 KAKAOPRUUN 3KG

The photographs are for illustrative purposes only.
Get AI analytics on product Joint Grout KIILTO 33 KAKAOPRUUN 3KG:
14.63€ / pc.
Ex Tax: 11.80€ / pc.
4.88€ / m²
1 pc. = 3m²
Kiilto
0 reviews
Pre-Order
Product Code: 000-309528ASP

Specification

Item sold out
Tags:

SPECIFICATION Joint Grout KIILTO 33 KAKAOPRUUN 3KG price 14.63€ Kiilto

Package dimensions19,00 x 19,00 x 18,00 cm
Gross weight3,000 kg
Net weight3,160 kg

VUUGISEGU KIILTO 33 KAKAOPRUUN 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 33 KAKAOPRUUN 3KG
Write a review
Similar products in stock
Dear visitor, please be aware that this item is temporarily out of stock.
We recommend considering other products:
Or you can choose other products in the category: Joint mixtures
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Joint Grout KIILTO 33 KAKAOPRUUN 3KG

What is Joint Grout KIILTO 33 KAKAOPRUUN 3KG and where is it used?

Joint Grout KIILTO 33 KAKAOPRUUN 3KG is a coloured cement-based grout for ceramic and clinker tiles on interior and exterior walls and floors. It’s suitable for 1–6 mm joints, meets CG2 W A requirements for water resistance and wear, and is water-repellent.

Is this grout suitable for outdoor use and wet rooms?

Yes. Joint Grout KIILTO 33 KAKAOPRUUN 3KG is formulated for interior and exterior use, meets CG2 W A water-resistance standards and is water-repellent, making it suitable for wet rooms such as bathrooms and external facades.

What joint width is recommended for this grout?

The recommended joint width for Joint Grout KIILTO 33 KAKAOPRUUN 3KG is 1–6 mm, as stated in the product description.

What is the coverage per kg and how to calculate quantity for a room?

Coverage is 0.5–1.5 m²/kg depending on joint width. Measure total joint length and depth; wider joints reduce m² per kg, so use the lower coverage figure for larger joints to estimate required units.

What surfaces and tiles is this grout compatible with?

Joint Grout KIILTO 33 KAKAOPRUUN 3KG is suitable for ceramic and clinker tiles on walls and floors. Ensure joints are 1–6 mm wide and surfaces are clean of dust and adhesive residues before grouting.

What is the packaging and weight of the product?

Net weight: 3.00 kg; total (gross) weight: 3.16 kg. Package dimensions: 19 x 19 x 18 cm.

Does this grout meet wear and water-resistance standards?

Yes. Joint Grout KIILTO 33 KAKAOPRUUN 3KG meets CG2 W A classification, indicating enhanced abrasion resistance and water-resistance properties.

Can this grout be used on heated floors?

The product description does not explicitly state suitability for heated floors. It’s recommended to confirm compatibility with Kiilto’s guidance or follow general tile installation recommendations for underfloor heating.

What colour is KIILTO 33 KAKAOPRUUN and will it suit dark tiles?

The colour is KAKAOPRUUN (cocoa brown). This shade pairs well with dark and warm-toned tiles, producing a cohesive joint appearance.

How should joints and tiles be prepared before applying this grout?

Joints must be clean, dry and free of dust, adhesive and mortar residues. Rinse surfaces, allow to dry, and if necessary use primer/separator following standard tile installation guidance.

What is the model and SKU to look up technical information?

Model: A076295SP; SKU: 000-309528ASP; manufacturer: Kiilto. Use these identifiers to find additional technical documentation.

Where to buy Joint Grout KIILTO 33 KAKAOPRUUN 3KG?

You can buy Joint Grout KIILTO 33 KAKAOPRUUN 3KG in our online store for 11.80€. Category: Joint mixtures.

What is the price of Joint Grout KIILTO 33 KAKAOPRUUN 3KG?

The current price of Joint Grout KIILTO 33 KAKAOPRUUN 3KG is 11.80€. Brand: Kiilto.

Joint Grout KIILTO 33 KAKAOPRUUN 3KG — specifications and description

Model: 000-309528ASP. Category: Joint mixtures. Brand: Kiilto. Price: 11.80€.

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