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

The photographs are for illustrative purposes only.
Get AI analytics on product Expanded polystyrene (EPS) EPS60F:
61.64€ / box
Ex Tax: 49.71€ / box
12.84€ / m²
1 box = 4.8m²
ESTplast
0 reviews
In stock
Product Code: 000-446933ASP
Qty
One click order
Tags:
Product sizes100,00 x 60,00 x 15,00 cm
Package dimensions100,00 x 120,00 x 60,00 cm
Gross weight1,233 kg
Net weight9,990 kg

Expanded polystyrene insulation block EPS60F — 0.72 m³

Rigid expanded polystyrene (EPS) designed for thermal insulation and lightweight filling in construction and packaging applications.

Key Benefits


    Lightweight — low net weight per sheet simplifies handling and installation.
  • Standardised sizing — consistent dimensions aid planning and installation.
  • Pack coverage — pack information allows quick calculation of area coverage.
  • Compact packaging — package measurements suit transport and storage.
  • Clear features — material grade EPS60F and stated volume make selection easier.

Applications

Suitable for a range of insulation and protective uses.


    Floor and slab insulation
  • Wall insulation and cavity fill
  • Roof insulation
  • Protective packaging and transport cushioning

What to Consider When Choosing


    Verify the product measurements against your project requirements.
  1. Check pack coverage: 0.125 pack = 1 sheet; pack = 4.8 m² = 8 sheets.
  2. Confirm the material grade EPS60F and the stated volume of 0.72 m³.
  3. Compare net weight and total weight for handling and transport planning.
  4. Review package measurements to ensure delivery and storage fit.

Specifications


    From product name: EPS60F; dimensions indicated: 150 x 600 x 1000; volume: 0.72 m³
  • Product measurements: 100.00 x 60.00 x 15.00 cm
  • Net weight: 2.28 kg
  • Total weight: 9.10 kg
  • Package measurements: 100.00 x 120.00 x 60.00 cm
  • Pack info: 0.125 pakk = 1 leht; pakk = 4.8 m² = 8 lehte

Why Buy from SityPro


    Easy to buy online with clear price and product features on SityPro.
  • Delivery available to Estonia and Finland for convenient ordering.
  • Accurate specifications help plan application and logistics.
  • Professional customer support for product questions and purchase guidance.
  • Packaged to stated measurements for reliable transport and handling.

Description provided by sitypro.com

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

Also purchase from categories

Related Products
rempro rempro-mobile

Frequently asked questions about the Expanded polystyrene (EPS) EPS60F

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

POLYSTYRENE EXPANDED (EPS) EPS60F 150X600X1000/ 0,72m³ is an EPS insulation board for facade and floor use, board size 100×60×15 cm, package volume 0.72 m³, and single board net weight 2.28 kg.

What are the dimensions and weight of one EPS60F board?

One POLYSTYRENE EXPANDED EPS60F board measures 100.00 × 60.00 × 15.00 cm with a net weight of 2.28 kg; package dimensions 100×120×60 cm and total gross weight 9.10 kg.

How many boards and what area are in the 0.72 m³ package?

The product details state 0.125 pakk = 1 sheet; the package contains 8 sheets covering 4.8 m² in total, corresponding to the 0.72 m³ package volume.

Is EPS60F suitable for facade or floor use?

EPS60F is suitable for both facade insulation and floor insulation given its 100×60×15 cm board size; for load-bearing floor applications verify load capacity and required thickness against your project specifications.

How to cut and install EPS60F boards to size?

EPS60F boards can be cut with a handsaw, jigsaw or utility knife using a guide; install on a flat substrate and fix with adhesive/anchors for facade systems or lay floating for floors following system instructions.

Is EPS60F suitable under screed?

The 15 mm? (Actually 15 cm) EPS60F can be used under screed if its load-bearing capacity meets design requirements; consult your structural designer about reinforcement layers and installation method.

What is the package content and how to calculate required quantity?

One package contains 8 boards covering 4.8 m². Divide your required insulation area by 4.8 m² and round up to allow for cutting waste.

How does EPS60F differ from other EPS models and how to choose?

EPS products vary by density, thickness and dimensions. EPS60F is 100×60×15 cm with net weight 2.28 kg; choose based on required thickness, thermal performance and load conditions for your project.

Who manufactures EPS60F and what is the model?

The product is manufactured by ESTplast, model A113600SP, SKU 000-446933ASP, and is listed under the category Polystyrene products for facade.

Is EPS60F suitable for adhesive facade systems?

EPS60F is suitable for adhesive facade systems when installation guidelines are followed: flat substrate, appropriate facade adhesive and mechanical anchors where required.

Where to buy Expanded polystyrene (EPS) EPS60F?

You can buy Expanded polystyrene (EPS) EPS60F in our online store for 49.71€. Category: General purpose polystyrene products.

What is the price of Expanded polystyrene (EPS) EPS60F?

The current price of Expanded polystyrene (EPS) EPS60F is 49.71€. Brand: ESTplast.

Expanded polystyrene (EPS) EPS60F — specifications and description

Model: 000-446933ASP. Category: General purpose polystyrene products. Brand: ESTplast. Price: 49.71€.

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