Joint Grout KIILTO 48 SÖEHALL 3kg

The photographs are for illustrative purposes only.
Get AI analytics on product Joint Grout KIILTO 48 SÖEHALL 3kg:
14.40€ / pc.
Ex Tax: 11.61€ / pc.
4.80€ / m²
1 pc. = 3m²
Kiilto
0 reviews
In stock
Product Code: 000-354247ASP

Specification

Qty
Tags:

SPECIFICATION Joint Grout KIILTO 48 SÖEHALL 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 48 SÖEHALL 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 48 SÖEHALL 3kg
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Joint Grout KIILTO 48 SÖEHALL 3kg

What is Joint Grout KIILTO 48 SÖEHALL 3kg and what is it used for?

Joint Grout KIILTO 48 SÖEHALL 3kg is a coloured cement-based grout for filling joints in ceramic and clinker tiles on walls and floors indoors and outdoors. It is suitable for joint widths 1–6 mm, is water-repellent and meets CG2 W A requirements for water resistance and wear class.

Which tile types can I use this grout with?

This grout is suitable for ceramic and clinker tiles on both walls and floors, indoors and outdoors. For highly porous tiles, pre-treat the edges (sealing) to prevent staining.

What joint width is recommended for KIILTO 48 SÖEHALL 3kg?

Recommended joint width is 1–6 mm, suitable for most wall and floor tile installations. For very narrow or very wide joints consider a specialised grout.

What is the coverage of KIILTO 48 SÖEHALL 3kg per m²?

Coverage is 0.5–1.5 m²/kg depending on joint width and depth: narrower joints can cover up to ~1.5 m²/kg, wider joints around 0.5 m²/kg. Use a tile/joint size calculation for exact needs.

Can this grout be used on high-traffic floors?

Yes, KIILTO 48 meets CG2 W A wear-class requirements and is suitable for moderate to high-traffic floors. For very heavy industrial loads consider epoxy grouts.

Is this grout suitable for outdoor use and wet areas?

Yes, the grout is water-repellent and meets CG2 W A standards, making it suitable for outdoor use and wet areas like bathrooms and balconies. For continuous water exposure ensure proper substrate waterproofing.

What are the package dimensions and weight of KIILTO 48 SÖEHALL 3kg?

Net weight is 3.00 kg, total weight 3.16 kg, and package dimensions are 19 x 19 x 18 cm. Use these figures for storage and quantity planning.

Do I need special tools or water/powder ratios to mix this cement-based grout?

Use clean water and a mixer (e.g. drill-mounted paddle) and follow the manufacturer’s water/powder ratio printed on the packaging. Mix in small batches so the grout doesn’t set before application.

Can KIILTO 48 SÖEHALL 3kg be tinted to other colours?

This product is a factory-coloured grout (SÖEHALL) and is not intended for tinting. Choose another colour variant from the Kiilto range for different shades.

Is this grout suitable for underfloor heating?

Yes, the cement-based KIILTO 48 is suitable for use with underfloor heating provided tile installation and heating commissioning instructions are followed and grout is not applied to excessively hot surfaces. Check package for exact temperature guidance.

How does KIILTO 48 SÖEHALL 3kg differ from epoxy grout?

KIILTO 48 is a cement-based, water-repellent grout meeting CG2 W A standards, but it lacks the chemical and stain resistance of epoxy grouts. Epoxy grouts are better for chemically demanding or heavily soiled areas.

Where to buy Joint Grout KIILTO 48 SÖEHALL 3kg?

You can buy Joint Grout KIILTO 48 SÖEHALL 3kg in our online store for 11.61€. Category: Joint mixtures.

What is the price of Joint Grout KIILTO 48 SÖEHALL 3kg?

The current price of Joint Grout KIILTO 48 SÖEHALL 3kg is 11.61€. Brand: Kiilto.

Joint Grout KIILTO 48 SÖEHALL 3kg — specifications and description

Model: 000-354247ASP. Category: Joint mixtures. Brand: Kiilto. Price: 11.61€.

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