Ventilation Strip Base Seal 60mm x 30m

The photographs are for illustrative purposes only.
Get AI analytics on product Ventilation Strip Base Seal 60mm x 30m:
16.74€ / roll
Ex Tax: 13.50€ / roll
0.56€ / m²
1 roll = 30m²
No brand
0 reviews
Out Of Stock
Product Code: 000-486847ASP
Item sold out
rempro rempro-mobile
Tags:
Package dimensions35,00 x 35,00 x 6,00 cm
Net weight0,290 kg

Ventilation Strip Base Seal 60mm x 30m

This ventilation strip base seal is designed to serve as a sealing and ventilation accessory for construction battens and strips. Its purpose is to provide a continuous base gasket that supports airflow management while helping prevent drafts and debris ingress in roof and wall assemblies.

Key advantages


    Improves ventilation control and air movement in battened assemblies
  • Helps reduce drafts and prevents entry of insects and debris
  • Long roll length reduces the number of joints and speeds up installation
  • Simple to install and trim to fit common batten configurations
  • Durable performance for typical exterior applications
  • Cost-effective solution for large coverage areas

Application and use cases

Suitable for use wherever a base seal or ventilation strip is needed in roofing and cladding systems. Typical application examples include:


    Installation under roofing battens to create a ventilated air gap
  • Edge and eave ventilation at roof perimeters
  • Ventilated wall cladding systems to promote moisture control
  • Gap sealing behind exterior trims to block pests and wind
  • Retrofit projects to improve existing ventilation and sealing

What to consider when choosing


    Compatibility with the type and profile of battens or strips used on your project
  1. Local climate and exposure to ensure appropriate durability and performance
  2. Ease of installation and whether the product can be cut or shaped on site
  3. How the strip integrates with flashing, membranes and other sealing layers
  4. Required roll length and number of joints for efficient installation

Characteristics


    Product name indicates a base seal for ventilation strips
  • Width: 60 mm
  • Length: 30 m roll

Why buy at SityPro


    Easy to buy online with clear information on price and availability
  • Wide selection of building accessories and related products
  • Reliable delivery options to Estonia and Finland
  • Customer support to help pick the right product for your application
  • Competitive pricing and convenient roll sizes for professional and DIY users

Description provided by sitypro.com

Ventilation Strip Base Seal 60mm x 30m
Write a review
Question answer
Similar products in stock
Dear visitor, please be aware that this item is temporarily out of stock.
We recommend considering other products:
Plinth cover ULTIPRO 0.33 x 8 m
In Stock
24.16€ Ex Tax: 19.48€
Plinth cover CONFOL 0.50x50 m
In Stock
21.96€ Ex Tax: 17.71€
Frame Seal ULTIPRO 95 mm x 30 m
In Stock
15.33€ Ex Tax: 12.37€
Plinth flashing CONFOL 0.365x50 m
In Stock
15.33€ Ex Tax: 12.37€
Or you can choose other products in the category: Other insulation materials

Also purchase from categories

Related Products

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