Joint Grout KIILTO PÕRAND 250 3kg must

The photographs are for illustrative purposes only.
Get AI analytics on product Joint Grout KIILTO PÕRAND 250 3kg must:
13.24€ / pc.
Ex Tax: 10.68€ / pc.
4.41€ / m²
1 pc. = 3m²
Kiilto
0 reviews
In stock
Product Code: 000-396910ASP

Specification

Qty
Tags:

SPECIFICATION Joint Grout KIILTO PÕRAND 250 3kg must price 13.47€ Kiilto

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

VUUGISEGU KIILTO PÕRAND 250 3kg must

Professionaalseks kasutamiseks mõeldud kiirkuivav vuugitäidis klinkerplaatide ja kivi vuukimiseks põrandatel. Vuugi laius 2-12 mm, vuugi sügavus peab olema min 3 mm. Sobib ka välistingimustes. CG2 W A veekindlus- ja kulumisklassi nõuetele vastav. Kulu: 0,5-1 kg/m² 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 PÕRAND 250 3kg must
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Joint Grout KIILTO PÕRAND 250 3kg must

What is Joint Grout KIILTO PÕRAND 250 3kg must and what is it used for?

Joint Grout KIILTO PÕRAND 250 3kg must is a fast-drying professional grout for sealing joints in clinker tiles and natural stone on floors. It is designed for joint widths 2–12 mm and minimum depth 3 mm, suitable for outdoor use and meets CG2 W A water resistance and wear-class requirements.

What joint width and depth are recommended for KIILTO PÕRAND 250?

Recommended joint width is 2–12 mm and joint depth should be at least 3 mm for KIILTO PÕRAND 250. If depth is less, use a suitable backer rod or filler before grouting.

Is this grout suitable for outdoor use and wet areas?

Yes, KIILTO PÕRAND 250 3kg must is suitable for outdoor use and wet areas, meeting CG2 W A standards for water resistance and wear. For very wet locations ensure correct substrate preparation and drainage.

What is the KIILTO PÕRAND 250 coverage per m² for different joint widths?

Coverage is about 0.5–1 kg/m² depending on joint width. Narrow 2 mm joints use close to 0.5 kg/m², while wider/deeper joints approach 1 kg/m².

Can this grout be used on ceramic tiles and natural stone?

Yes, KIILTO PÕRAND 250 is suitable for clinker tiles and natural stone on floors. Ensure joint depth is at least 3 mm and surfaces are cleaned of dust, oil and adhesive residues before grouting.

What are the package weight and dimensions for KIILTO PÕRAND 250 3kg?

Net weight is 3.00 kg and total weight 3.16 kg; package dimensions are 19.00 x 19.00 x 18.00 cm.

Is KIILTO PÕRAND 250 suitable for professional use in high-traffic areas?

Yes, KIILTO PÕRAND 250 meets CG2 W A wear and water-resistance standards, making it suitable for high-traffic floors. For very demanding industrial sites verify specific durability requirements.

How should this grout be mixed and applied (basic guidance)?

KIILTO PÕRAND 250 is a powder to be mixed with water per manufacturer instructions to a uniform consistency. Apply with a rubber float filling joints fully, remove excess and wipe tiles with a damp sponge after initial set.

How does KIILTO PÕRAND 250 differ from other tile grouts?

KIILTO PÕRAND 250 is a fast-drying professional grout for 2–12 mm joints meeting CG2 W A water resistance and wear-class standards. Its 3 kg pack suits smaller jobs and the 0.5–1 kg/m² consumption makes material planning straightforward.

Is this product suitable for movement/deformation joints or only for tile joints?

KIILTO PÕRAND 250 is intended for normal tile and stone joints (2–12 mm) and is not suitable for movement/deformation joints that require an elastic sealant. Use a dedicated elastic sealant for movement joints.

Where to buy Joint Grout KIILTO PÕRAND 250 3kg must?

You can buy Joint Grout KIILTO PÕRAND 250 3kg must in our online store for 10.68€. Category: Joint mixtures.

What is the price of Joint Grout KIILTO PÕRAND 250 3kg must?

The current price of Joint Grout KIILTO PÕRAND 250 3kg must is 10.68€. Brand: Kiilto.

Joint Grout KIILTO PÕRAND 250 3kg must — specifications and description

Model: 000-396910ASP. Category: Joint mixtures. Brand: Kiilto. Price: 10.68€.

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