Stone Wool SUPERROCK Premium 50x610x1000 / 9.15 m²

The photographs are for illustrative purposes only.
Get AI analytics on product Stone Wool SUPERROCK Premium 50x610x1000 / 9.15 m²:
24.90€ / box
Ex Tax: 20.08€ / box
2.72€ / m²
1 box = 9.15m²
Rockwool
0 reviews
In stock
Product Code: 000-487925ASP
Qty
One click order
Tags:

Superrock Premium stone wool insulation boards — 50 × 610 × 1000 mm (9.15 m² pack)

Semi-rigid stone wool boards designed for thermal and acoustic insulation in light, non-load-bearing structures. Ideal where stable, universal insulation panels are required.

Key Benefits


    Thermal insulation for improved energy efficiency
  • Acoustic insulation to reduce sound transmission
  • Semi-rigid consistency for easy fitting in stud and rafter cavities
  • Universal use in vertical, horizontal and inclined constructions
  • Suitable for additional wall insulation and retrofit projects
  • Pack coverage specified (9.15 m²) for straightforward quantity planning

Applications

Used where insulation is needed in light, non-load-bearing building elements and assemblies.


    Light stud wall constructions
  • Ventilated facades
  • Three-layer brick (masonry) wall constructions
  • Attics and rafter-between roof structures
  • Additional wall insulation in stud frameworks
  • Inter-floor ceilings and floors above basements

What to Consider When Choosing


    Ensure application is non-load-bearing — product is for light, non-structural uses
  1. Confirm orientation (vertical, horizontal or inclined) matches intended installation
  2. Check panel dimensions against stud or rafter spacing for proper fit
  3. Plan quantities using pack coverage (9.15 m²) and 15 pieces per pack
  4. Match insulation needs for both thermal and acoustic performance

Specifications


    Material: stone wool
  • Product line: SUPERROCK PREMIUM
  • Type: semi-rigid universal boards
  • Dimensions: 50 × 610 × 1000 mm
  • Pack coverage: 9.15 m²
  • Quantity per pack: 15 pcs

Why Buy from SityPro


    Easy to buy online with clear product features and application guidance
  • Transparent price information on the SityPro site
  • Fast, reliable delivery to Estonia and Finland
  • Customer support available for product selection and installation advice
  • Convenient pack sizes to simplify ordering and transport

Description provided by sitypro.com

Stone Wool SUPERROCK Premium 50x610x1000 / 9.15 m²
Write a review

Also purchase from categories

Related Products
rempro rempro-mobile

Frequently asked questions about the STONE WOOL SUPERROCK PREMIUM 50X610X1000/ 9.15m²

What is STONE WOOL SUPERROCK PREMIUM 50X610X1000/ 9.15m²?

STONE WOOL SUPERROCK PREMIUM 50X610X1000/ 9.15m² is a semi-rigid Rockwool stone wool panel for thermal and acoustic insulation. Panel dimensions are 50×610×1000 mm, pack contains 15 pieces; suitable for light framing, ventilated façades, attics and floor/ceiling assemblies.

What constructions is this stone wool suitable for?

SUPERROCK PREMIUM panels are for light, non-loadbearing constructions: framed walls, ventilated façades, three-layer brick walls, attics and rafter-spanning roof builds, internal wall insulation, intermediate floors and floors above basements.

What are the panel thickness, width and length?

Panel dimensions are in the product name: thickness 50 mm, width 610 mm, length 1000 mm. These dimensions suit standard timber or metal stud framing cavities.

How many panels per pack and what is the total area?

Pack contains 15 panels. Total coverage area per pack is 9.15 m², as stated in the product name.

Can these panels be used for sound insulation between floors?

Yes, SUPERROCK PREMIUM panels are suitable for thermal and acoustic insulation of intermediate floors. For optimal sound reduction, combine the panels with an appropriate structural build-up and finishing layers.

Are these panels suitable for a ventilated façade?

Yes, SUPERROCK PREMIUM panels can be used in ventilated façades. Their semi-rigid nature makes them easy to fit into vertical framing and perform as part of a ventilated façade system.

Are these panels compatible with timber and metal studs?

Yes, the panels are compatible with both timber and metal stud frames. The 50×610 mm dimension fits standard cavity widths used in both systems.

Is a vapour barrier required when installing SUPERROCK PREMIUM in walls?

A vapour barrier depends on the assembly and room use; internal wall installations commonly include a vapour barrier on the warm side to control moisture. Follow project specifications and local moisture guidelines to decide.

How do you cut and fix SUPERROCK PREMIUM panels during installation?

Panels are easily cut with a sharp utility knife or a stone wool saw to required sizes. Fix into timber or metal framing so the panels are held in the cavity; additional mechanical fasteners are typically not required.

How does SUPERROCK PREMIUM differ from other stone wool boards?

SUPERROCK PREMIUM is a semi-rigid Rockwool board tailored for light, non-loadbearing applications, combining thermal and acoustic insulation. Its standard size 50×610×1000 mm and suitability across framing, façade and roof cavity uses set it apart for those specific installations.

Is this panel suitable for insulation between rafters in a pitched roof?

Yes, SUPERROCK PREMIUM can be used between rafters in pitched roofs for thermal and acoustic insulation. Install in the rafter cavities and add vapour control and wind protection where required by the roof design.

Where to buy Stone Wool SUPERROCK Premium 50x610x1000 / 9.15 m²?

You can buy Stone Wool SUPERROCK Premium 50x610x1000 / 9.15 m² in our online store for 20.08€. Category: General purpose stone wool boards.

What is the price of Stone Wool SUPERROCK Premium 50x610x1000 / 9.15 m²?

The current price of Stone Wool SUPERROCK Premium 50x610x1000 / 9.15 m² is 20.08€. Brand: Rockwool.

Stone Wool SUPERROCK Premium 50x610x1000 / 9.15 m² — specifications and description

Model: 000-487925ASP. Category: General purpose stone wool boards. Brand: Rockwool. Price: 20.08€.

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