POLYSTYRENE EXPANDED (EPS) EPS60F 50X600X1000/ 0,72m³

The photographs are for illustrative purposes only.
Get AI analytics on product POLYSTYRENE EXPANDED (EPS)
EPS60F 50X600X1000/ 0,72m³:
69.01€ / box
Ex Tax: 55.65€ / box
4.79€ / m²
1 box = 14.4m²
ESTplast
0 reviews
In stock
Product Code: 000-446821ASP
Qty
One click order
Tags:

DESCRIPTION POLYSTYRENE EXPANDED (EPS) EPS60F 50X600X1000/ 0,72m³ price 49.65€ ESTplast

Product sizes100,00 x 60,00 x 5,00 cm
Package dimensions100,00 x 120,00 x 60,00 cm
Gross weight0,411 kg
Net weight9,990 kg

0,042 pakk=1leht ,pakk=14,4m²=24lehte

Product details

Net weight: 0.38 kg
Total weight: 9.10 kg
Product measurements: 100.00 x 60.00 x 5.00 cm
Package measurements: 100.00 x 120.00 x 60.00 cm

Description provided by sitypro.com

POLYSTYRENE EXPANDED (EPS) EPS60F 50X600X1000/ 0,72m³
Write a review

Also purchase from categories

Related Products
rempro rempro-mobile

Frequently asked questions about the POLYSTYRENE EXPANDED (EPS) EPS60F 50X600X1000/ 0,72m³

What is POLYSTYRENE EXPANDED (EPS) EPS60F 50X600X1000/ 0,72m³?

POLYSTYRENE EXPANDED (EPS) EPS60F 50X600X1000/ 0,72m³ is an expanded polystyrene insulation board sized 100×60×5 cm. Net weight per sheet is 0.38 kg and package measures 100×120×60 cm; suitable for façade and floor insulation.

What are the exact dimensions and weight of one EPS60F board?

One board measures 100.00×60.00×5.00 cm with a net weight of 0.38 kg. Package dimensions are 100×120×60 cm and the total package gross weight is 9.10 kg.

How many sheets and what area are in one EPS60F package?

The description shows pakk=14,4m²=24lehte — one package contains 24 sheets totaling 14.4 m². Each sheet measures 100×60 cm.

Is the 5 cm EPS60F suitable for floor insulation under screed?

Yes, the 5 cm EPS board can be used for floor insulation under screed for light to moderate loads. Verify structural load requirements and desired thermal resistance for your project.

Can EPS60F be used to insulate façades in a plastered façade system?

Yes, the product is listed under polystyrene products for façades and is suitable for plastered façade systems. Ensure the board thickness and density meet the specific façade system requirements.

What does the 0.72 m³ volume in the product name refer to?

The name indicates the total package volume is 0.72 m³, representing the combined volume of all sheets in the package. The package measurements 100×120×60 cm align with this volume.

What is the density or EPS class of the EPS60F model?

Density or EPS class is not provided in the available data. For exact density and load-bearing specifications, contact the manufacturer ESTplast or consult the technical datasheet.

Is EPS60F compatible with façade adhesives and reinforcing mortars?

EPS60F is marketed as a façade polystyrene and is generally compatible with standard façade adhesives and reinforcing mortars. Check adhesive manufacturer recommendations and board density compatibility.

How many sheets do I need to insulate a room by area?

Each sheet covers 0.6 m² (100×60 cm). Divide the room area by 0.6, round up and add allowance for cuts; one package contains 24 sheets (14.4 m²).

What are the main differences between EPS60F and other EPS boards in the 'Polystyrene products for façade' category?

From provided data EPS60F is characterised by sheet size 100×60×5 cm, package of 24 sheets (14.4 m²) and model EPS60F. Differences in density, thermal conductivity and fire rating require the manufacturer's (ESTplast) technical specifications.

Where to buy POLYSTYRENE EXPANDED (EPS) EPS60F 50X600X1000/ 0,72m³?

You can buy POLYSTYRENE EXPANDED (EPS) EPS60F 50X600X1000/ 0,72m³ in our online store for 55.65€. Category: General purpose polystyrene products.

What is the price of POLYSTYRENE EXPANDED (EPS) EPS60F 50X600X1000/ 0,72m³?

The current price of POLYSTYRENE EXPANDED (EPS) EPS60F 50X600X1000/ 0,72m³ is 55.65€. Brand: ESTplast.

POLYSTYRENE EXPANDED (EPS) EPS60F 50X600X1000/ 0,72m³ — specifications and description

Model: 000-446821ASP. Category: General purpose polystyrene products. Brand: ESTplast. Price: 55.65€.

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