GROUT FILLER MAPEI KERAPOXY EASY DESIGN NR.123 3kg

The photographs are for illustrative purposes only.
Get AI analytics on product GROUT FILLER
MAPEI KERAPOXY EASY DESIGN NR.123 3kg:
59.94€/pc.
Ex Tax: 48.34€/pc.
MAPEI
0 reviews
In stock
Product Code: 000-480848ASP
Qty
One click order
Tags:

Värv - Ancient white - vana valge

Kahekomponentne, mitmeotstarbeline, dekoratiivne, happekindel epoksüvuugitäide, bakteriostaatilise aine ja BioBlock®-i tehnoloogiaga, lihtne peale kanda ja puhastada, ideaalne keraamiliste plaatide, klaasmosaiikide ja kivimaterjalide vuukimiseks, kasutamiseks ka koos MapeGlitteri ja Mapecolor Metallicuga. Vuukide laiusega 1 kuni 15 mm vuukimiseks. Kasutatav ka liimina.

KASUTUSALA

Plaaditud sise- ja välispõrandate ja -seinte dekoratiivne vuukimine. Sobib ka happekindlaks liimimiseks kõigile tavapärastele aluspindadele hoonete ehituses. Kerapoxy Easy Design võimaldab luua põrandaid, seinu, töötasapindu jms vastavalt HACCP süsteemile ja EÜ määruse nr 852/2004 toiduainete hügieeni nõuetele.

TEHNILISED ANDMED:

Segamisvahekord: komponent A : komponent B = 90 : 10
Segu konsistents: kreemjas pasta
Segu tihedus (kg/m³): 1550
Segu paigaldamisaeg: 45 minutit
Paigaldustemperatuur: +12 °C kuni +30 °C
Paigaldamise aeg (liimina): 40 minutit
Kohendamise aeg (liimina): 60 minutit
Kerge liikluse taluvus: 24 tundi
Kasutusvalmis: 4 päeva (10 päeva kraanikausside ja basseinide korral). Ajad võivad sõltuvalt temperatuurist erineda.
Kasutustemperatuurid: -20 °C kuni +100 °C

PAKEND: 3kg ( A komponent: 2,7kg B komponent: 0,3kg)

Description provided by sitypro.com

GROUT FILLER MAPEI KERAPOXY EASY DESIGN NR.123 3kg
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the GROUT FILLER MAPEI KERAPOXY EASY DESIGN NR.123 3kg

What is GROUT FILLER MAPEI KERAPOXY EASY DESIGN NR.123 3kg?

GROUT FILLER MAPEI KERAPOXY EASY DESIGN NR.123 3kg is a two-component, acid-resistant epoxy grout with BioBlock® and a bacteriostatic agent for 1–15 mm joints; easy to apply and clean, ideal for ceramic tiles, glass mosaic and natural stone.

What joint widths and materials is this grout suitable for?

Suitable for joint widths 1–15 mm and for ceramic tiles, glass mosaic and stone. It can also be used as an acid-resistant adhesive on common building substrates.

Can Kerapoxy Easy Design be used in high-hygiene environments?

Yes, Kerapoxy Easy Design is suitable for creating floors, walls and worktops compliant with HACCP and EU Regulation No. 852/2004, making it appropriate for food industry hygiene areas.

What is the mix composition and component ratio?

The product is two-component: component A : component B = 90 : 10 by weight. Maintaining this ratio is essential for correct curing and performance.

Can I add MapeGlitter or Mapecolor Metallic to this grout?

Yes, Kerapoxy Easy Design can be used with MapeGlitter and Mapecolor Metallic to create decorative effects; compatibility is indicated in the product description.

Is this grout suitable for outdoor use?

Yes, the product is specified for tiled internal and external floors and walls, so it is suitable for outdoor use when installed correctly and under appropriate conditions.

Can this grout be used as an adhesive and on which substrates?

Yes, it can also be used as an acid-resistant adhesive on common building substrates. Ensure substrate compatibility and proper surface preparation before use.

What are the benefits of BioBlock® and the bacteriostatic agent in this grout?

BioBlock® and the bacteriostatic agent inhibit microbial growth, making surfaces more hygienic, easier to clean and suitable for areas with higher sanitary requirements.

What packaging and weight are indicated in the product name?

The product name indicates packaging and weight: GROUT FILLER MAPEI KERAPOXY EASY DESIGN NR.123 3kg — a 3 kg kit.

Is this grout suitable for marble and other sensitive stones?

The grout is suitable for stone materials, but for sensitive stones like marble it is recommended to perform a trial application on a small area to check compatibility.

What are the finishing and cleaning considerations after application?

Kerapoxy Easy Design is easy to clean when proper application technique and tools are used before full curing. After curing the surface is durable and requires standard maintenance.

Where to buy GROUT FILLER MAPEI KERAPOXY EASY DESIGN NR.123 3kg?

You can buy GROUT FILLER MAPEI KERAPOXY EASY DESIGN NR.123 3kg in our online store for 48.34€. Category: Joint mixtures.

What is the price of GROUT FILLER MAPEI KERAPOXY EASY DESIGN NR.123 3kg?

The current price of GROUT FILLER MAPEI KERAPOXY EASY DESIGN NR.123 3kg is 48.34€. Brand: MAPEI.

GROUT FILLER MAPEI KERAPOXY EASY DESIGN NR.123 3kg — specifications and description

Model: 000-480848ASP. Category: Joint mixtures. Brand: MAPEI. Price: 48.34€.

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