Roofing Felt KERABIT 4000 BASE 10m²

The photographs are for illustrative purposes only.
60.69€ / roll
Ex Tax: 48.95€ / roll
6.07€ / m²
1 roll = 10m²
In stock
Product Code : 000-477386ASP
Qty
One click order
rempro rempro-mobile
Product sizes1 000,00 x 100,00 x 0,33 cm
Package dimensions100,00 x 21,00 x 21,00 cm
Net weight4,000 kg

KERABIT 10m² 4000 BASE Roofing Felt

KERABIT 4000 BASE is a high-quality roofing felt designed for use as the underlayer in multi-layer roofing systems or as a waterproofing material. This product provides reliable protection against moisture and helps to create a durable and weather-resistant roofing structure.

Main Features:

  • Purpose: Used as an underlay in multi-layer roofing systems or for waterproofing various constructions.
  • Material: Bitumen-polymer base reinforced with fiberglass for added strength.
  • Coverage area: 10 m²
  • Flexibility: High flexibility, making it easy to install, even in low temperatures.
  • Durability: Excellent resistance to weather conditions, including moisture, UV radiation, and temperature fluctuations.
  • Installation: Easy to install with mechanical fixation or by torch-on method.
  • Roofing application: Used for covering flat and low-slope roofs.
  • Thickness: 3.3 ± 0.1 mm

Applications:

  • Ideal for use in multi-layer roofing systems.
  • Suitable for waterproofing foundations, walls, and other construction elements.

Technical Specifications:

  • Roll area: 10 m²
  • Base: Fiberglass
  • Roll weight: Approximately 4 kg
  • UV resistance: Yes
  • Operating temperature range: From -30°C to +90°C

Additional Information:

KERABIT 4000 BASE is the ideal choice for the foundation of a roofing system, providing long-lasting and effective waterproofing. Easy to install, it effectively protects structures from moisture and adverse weather conditions. The product meets all modern standards of durability and quality.

Description provided by sitypro.com

Question answer
Related Products

Google reviews

Google Rating
4.4 7 reviews
See all reviews
Google Rating
//$('#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ххххххх');