Universal Silicone Mapei Mapesil AC-120 310 ml

The photographs are for illustrative purposes only.
Get AI analytics on product Universal Silicone Mapei Mapesil AC-120 310 ml:
12.70€/pc.
Ex Tax: 10.24€/pc.
MAPEI
0 reviews
In stock
Product Code: 000-475289ASP
Qty
Tags:

Mapei Mapesil AC-120 — universal black acetic silicone sealant (310 ml)

One-component, acetic-curing, mould-resistant silicone sealant designed to form perfectly elastic seals and to seal joints with substantial movement (±25% according to EN 15651).

Key Benefits


    Mould-resistant formulation — suitable where hygiene and aesthetics matter.
  • One-component system for straightforward application without mixing.
  • High elasticity — designed for joints with ±25% movement per EN 15651.
  • Universal use across multiple industries and joint types.
  • Black colour for dark finishes and contrast masking.
  • Reliable elastic seal between building and industrial elements.

Applications

Intended for sealing and creating elastic joints in construction and industrial settings.


    Sealing construction joints and connections.
  • Machine building and equipment assembly.
  • Shipbuilding joint sealing.
  • Automotive industry seals and fittings.
  • General manufacturing and production assembly.

What to Consider When Choosing


    Verify substrate compatibility with an acetic (vinegar-smelling) curing silicone.
  1. Confirm required joint movement capacity — product supports ±25% per EN 15651.
  2. Choose the black colour if it matches the intended finish.
  3. Ensure mould-resistant properties are needed for the application environment.
  4. Match cartridge volume (310 ml) to the scope of the job.

Specifications


    One-component silicone sealant.
  • Acetic acid (acidic) cure type.
  • Mould-resistant (hallituskindel).
  • Colour: Black.
  • Product: MAPEI Mapesil AC-120, universal silicone.
  • Volume: 310 ml.
  • Movement capability: ±25% (EN 15651).

Why Buy from SityPro


    Buy online easily at SityPro with clear product features and application information.
  • Transparent price and product details to compare options fast.
  • Fast delivery options to Estonia and Finland.
  • Expert customer support to help choose the right sealant for your job.
  • Convenient ordering and secure payment for professional and DIY buyers.

Description provided by sitypro.com

Universal Silicone Mapei Mapesil AC-120 310 ml
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the UNIVERSAL SILICONE MAPEI MAPESIL AC-120 310ML

What is UNIVERSAL SILICONE MAPEI MAPESIL AC-120 310ML?

UNIVERSAL SILICONE MAPEI MAPESIL AC-120 310ML is a one-component acid (acetoxy) mould-resistant silicone sealant for sealing joints with movement up to ±25% per EN 15651, suitable for construction, marine, machinery and automotive sealing applications.

What types of joints is MAPEI MAPESIL AC-120 310ML suitable for?

MAPEI MAPESIL AC-120 310ML is suitable for movement joints with up to ±25% joint movement of original size; commonly used for panel joints, window and door perimeters, and various construction and industrial connections.

What colours are available for MAPEI MAPESIL AC-120 310ML and what colour is this item?

The product description lists the colour as Black. This specific SKU A142956SP is shown in black; other colours may exist but should be checked separately.

Is this silicone suitable for outdoor use and weather exposure?

MAPEI MAPESIL AC-120 310ML is an elastic construction sealant suitable for outdoor joints with up to ±25% movement; as an acetoxy cure silicone with mould resistance, check manufacturer guidance for extreme weather or exposure conditions.

Can this sealant be used in bathrooms and kitchens against mould?

Yes. MAPEI MAPESIL AC-120 310ML is described as mould-resistant, making it suitable for sealing joints in bathrooms and kitchens that require mould protection.

Is this silicone suitable for sealing glass and window frames?

Yes. MAPEI MAPESIL AC-120 310ML can be used for sealing glass and window frame joints provided the joint movement does not exceed ±25%.

What is the tube volume of MAPEI MAPESIL AC-120 310ML and does it fit a standard caulking gun?

The volume is 310 ml as stated in the name, and the cartridge is compatible with standard manual or pneumatic caulking guns designed for 310 ml cartridges.

Is this sealant compatible with materials: metal, wood, ceramic and plastic?

MAPEI MAPESIL AC-120 310ML is generally compatible with metal, wood and ceramic. Adhesion to some plastics can be uncertain; perform a test application because acetoxy silicones do not always bond to certain plastics.

Does this sealant comply with EN 15651 and what does that mean in practice?

Yes — the description states compliance with EN 15651. In practice this means the sealant is tested for use in exterior and interior movement joints (e.g. windows, facades) with specified movement and elastic performance.

How does MAPEI MAPESIL AC-120 310ML differ from other MAPEI silicones?

MAPEI MAPESIL AC-120 310ML is an acetoxy one-component mould-resistant silicone approved to EN 15651 for ±25% movement. Differences versus other MAPEI silicones include cure type (acetoxy vs neutral), colour options and intended applications (sanitary, façade, industrial, etc.).

Where to buy Universal Silicone Mapei Mapesil AC-120 310 ml?

You can buy Universal Silicone Mapei Mapesil AC-120 310 ml in our online store for 10.24€. Category: Silicones.

What is the price of Universal Silicone Mapei Mapesil AC-120 310 ml?

The current price of Universal Silicone Mapei Mapesil AC-120 310 ml is 10.24€. Brand: MAPEI.

Universal Silicone Mapei Mapesil AC-120 310 ml — specifications and description

Model: 000-475289ASP. Category: Silicones. Brand: MAPEI. Price: 10.24€.

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