TILE ADHESIVE KIILTO KERAPID 5kg

The photographs are for illustrative purposes only.
Get AI analytics on product
TILE ADHESIVE
KIILTO KERAPID 5kg:
15.55€ / pc.
Ex Tax: 12.54€ / pc.
3.11€ / m²
1 pc. = 5m²
Kiilto
0 reviews
In stock
Product Code: 000-332318ASP

Specification

  • Weight package (kg): 5.00
  • Type: Tile adhesives
  • Manufacturer: Kiilto
Qty
Tags:

DESCRIPTION TILE ADHESIVE KIILTO KERAPID 5kg price 15.80€ Kiilto

Package dimensions22,10 x 22,10 x 20,00 cm
Gross weight5,000 kg
Net weight5,220 kg

TILE ADHESIVE KIILTO KERAPID 5kg

Mittevalguv, eriti kiiresti kõvenev plaatimissegu keraamiliste plaatide, kivi, mineriidi ja kergbetooni kinnitamiseks kuivades ja niisketes ruumides Kiilto hüdroisolatsioonimastiksile, plast-, kahhel-, klinker-, ja traditsioonilistele kivipindadele ning niiskustõkkega käsitletud kipsplaatpindadele. Plaatida on võimalik ilma vuuginööri kasutamata. Sobib kasutamiseks ka välistingimustes. Pakendid: 5 kg, 15 kg. Kulu: 2-3 kg/m².

Product details

Net weight: 5.00 kg
Total weight: 5.22 kg
Package measurements: 22.10 x 22.10 x 20.00 cm

Description provided by sitypro.com

Keraamilised plaadid
Weight package (kg)
5.00
Type
Tile adhesives
Общее
Manufacturer
Kiilto
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
TILE ADHESIVE KIILTO KERAPID 5kg
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the TILE ADHESIVE KIILTO KERAPID 5kg

What is TILE ADHESIVE KIILTO KERAPID 5kg?

TILE ADHESIVE KIILTO KERAPID 5kg is a fast-setting, non-sag tile adhesive for fixing ceramic tiles, natural stone, mineriit and lightweight concrete in dry and wet areas; suitable for exterior use and on Kiilto waterproofing-treated surfaces. Net weight 5 kg, consumption 2–3 kg/m².

What surfaces is KIILTO KERAPID 5kg suitable for?

Suitable for ceramic tiles, tiles, clinker, natural stone, mineriit and lightweight concrete; compatible with Kiilto waterproofing mastics, plastic and traditional masonry surfaces, and moisture-treated plasterboard.

Can this tile adhesive be used in wet rooms and outdoors?

Yes. KIILTO KERAPID 5kg is formulated for wet rooms and is suitable for exterior use, provided the substrate is properly prepared and installation guidelines are followed.

What is the adhesive consumption of KIILTO KERAPID 5kg per m²?

Specified consumption is approximately 2–3 kg/m², depending on substrate flatness and tile size.

Can I install large-format tiles with this adhesive?

KIILTO KERAPID is suitable for various tile sizes, but for large-format tiles ensure the substrate is very flat and you may need to apply extra adhesive to achieve full contact; consumption can exceed 2–3 kg/m².

What are the weight and package measurements of KIILTO KERAPID 5kg?

Net weight 5.00 kg, total weight 5.22 kg. Package measurements: 22.10 x 22.10 x 20.00 cm.

Do I need grout when using this adhesive?

KIILTO KERAPID allows fixing tiles without a joint spacer, but grout should be chosen based on tile type and conditions; the adhesive does not replace grout for sealing joints.

Is KIILTO KERAPID 5kg suitable for lightweight concrete and plasterboard?

Yes. The product description states suitability for lightweight concrete and moisture-treated plasterboard, provided the substrate is sound and even.

What package sizes are available besides 5 kg?

According to the description, packages are available in 5 kg and 15 kg. This product listing is for the 5 kg pack.

Can KIILTO KERAPID 5kg be used without separate waterproofing?

Although the adhesive is suitable for wet areas, for wet rooms it is recommended to apply Kiilto waterproofing mastics or equivalent waterproofing before tiling to ensure long-term protection.

Are there substrate preparation requirements for KIILTO KERAPID 5kg?

Yes. The substrate must be sound, clean and level; if necessary, level the surface and remove dust, oil and loose layers before applying the adhesive to ensure proper adhesion.

Where to buy TILE ADHESIVE KIILTO KERAPID 5kg?

You can buy TILE ADHESIVE KIILTO KERAPID 5kg in our online store for 12.54€. Category: Tiling mixtures.

What is the price of TILE ADHESIVE KIILTO KERAPID 5kg?

The current price of TILE ADHESIVE KIILTO KERAPID 5kg is 12.54€. Brand: Kiilto.

TILE ADHESIVE KIILTO KERAPID 5kg — specifications and description

Model: 000-332318ASP. Category: Tiling mixtures. Brand: Kiilto. Price: 12.54€.

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