GLASS WOOL KNAUF ULTRA ACOUSTIC 50x610x1250/ 12,2m²

The photographs are for illustrative purposes only.
Get AI analytics on product GLASS WOOL
KNAUF ULTRA ACOUSTIC 50x610x1250/ 12,2m²:
42.90€/box
Ex Tax: 34.60€/box
0 reviews
In stock
Product Code: 000-498788ASP
Qty
One click order
Tags:

SPECIFICATION GLASS WOOL KNAUF ULTRA ACOUSTIC 50x610x1250/ 12,2m² price 30.79€ Knauf

Ecose® tehnoloogia abil valmistatud mineraalvillaplaadid. Tehnoloogia ei kasuta formaldehüüde ega värvaineid.

Isoleerib soovimatud helid
Suurepärased soojusisolatsiooni - ja heliomadused
Väga hea kujupüsivus ja täiuslik soojustusruumala täituvus
Vähene tolm ja lõhnatu, mugav ja lihtne paigaldada

Soovitatavaks kasutusalaks on siseseinad. Võimalikuks kasutusalaks kaldkatused. Sobib nii vertikaal kui ka horisontaal konstruktsioonile, 2-3% laiem kui paigaldusvahemik ( ca 1cm laiem kui konstruktsiooni vahemaa).

Description provided by sitypro.com

GLASS WOOL KNAUF ULTRA ACOUSTIC 50x610x1250/ 12,2m²
Write a review

Also purchase from categories

Related Products
rempro rempro-mobile

Frequently asked questions about the GLASS WOOL KNAUF ULTRA ACOUSTIC 50x610x1250/ 12,2m²

What is GLASS WOOL KNAUF ULTRA ACOUSTIC 50x610x1250/ 12,2m² and what is it used for?

GLASS WOOL KNAUF ULTRA ACOUSTIC 50x610x1250/ 12,2m² is a mineral wool slab made with Ecose® technology without formaldehydes or dyes; it’s used for thermal and acoustic insulation of internal walls and pitched roofs, offering good cavity fill and low dust during installation.

What are the dimensions and area of GLASS WOOL KNAUF ULTRA ACOUSTIC 50x610x1250/ 12,2m²?

The slab measures 50 mm thick × 610 mm wide × 1250 mm long; the product designation indicates an area of 12.2 m² for the supplied quantity.

Is this glass wool suitable for internal partition walls?

Yes, GLASS WOOL KNAUF ULTRA ACOUSTIC is recommended for internal walls and partitions; it provides effective thermal and acoustic insulation and is produced about 2–3% wider than the installation gap for a tight fit.

Can this slab be used in pitched roofs?

Yes, the product description states GLASS WOOL KNAUF ULTRA ACOUSTIC can be used in pitched roofs; it is suitable for both vertical and horizontal constructions and provides good cavity fill.

What is this glass wool made of and does it produce dust or smell during installation?

The slab is glass wool bonded with Ecose® technology without formaldehydes or dyes; it produces low dust and is virtually odourless, making installation more comfortable.

What does the 50 mm thickness mean for frame installation — will it fit the cavity?

The slab is 50 mm thick; the product is manufactured about 2–3% wider than the installation gap (roughly 1 cm wider than the stud spacing) to ensure a snug fit in the frame.

How does KNAUF ULTRA ACOUSTIC deal with noise — is it soundproofing or sound absorption?

KNAUF ULTRA ACOUSTIC provides acoustic properties that reduce unwanted noise and lower sound transmission through walls; it acts as both cavity-filling sound insulation and sound-absorbing material to improve overall acoustic performance.

Is this glass wool suitable for wet rooms or does it need protection?

The description recommends internal walls and pitched roofs but does not state it is moisture‑resistant; for wet rooms you should use appropriate vapour/moisture barriers and construction details to protect the insulation.

How should I cut and install KNAUF ULTRA ACOUSTIC slabs and what tools are needed?

Cut slabs with a sharp insulation knife or insulation saw and wear gloves and safety goggles. Thanks to the Ecose® binder there is low dust; slabs are pushed into vertical or horizontal frames to achieve a snug fit.

How does KNAUF ULTRA ACOUSTIC differ from regular mineral wool?

KNAUF ULTRA ACOUSTIC is made with Ecose® technology without formaldehydes or dyes, reducing dust and odour; it’s optimised for acoustic and thermal performance and produced slightly wider for a firmer installation.

How many slabs are needed per m² of wall using KNAUF ULTRA ACOUSTIC 50x610x1250?

One slab measures 0.61×1.25 m, giving an area of approximately 0.7625 m². Divide the wall area by 0.7625 to estimate the number of slabs required (allow extra for cuts/waste).

Where to buy GLASS WOOL KNAUF ULTRA ACOUSTIC 50x610x1250/ 12,2m²?

You can buy GLASS WOOL KNAUF ULTRA ACOUSTIC 50x610x1250/ 12,2m² in our online store for 34.60€. Category: General purpose stone wool boards.

What is the price of GLASS WOOL KNAUF ULTRA ACOUSTIC 50x610x1250/ 12,2m²?

The current price of GLASS WOOL KNAUF ULTRA ACOUSTIC 50x610x1250/ 12,2m² is 34.60€. Brand: Knauf.

GLASS WOOL KNAUF ULTRA ACOUSTIC 50x610x1250/ 12,2m² — specifications and description

Model: 000-498788ASP. Category: General purpose stone wool boards. Brand: Knauf. Price: 34.60€.

Google reviews

See all reviews

Model

//$('#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ххххххх');