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

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

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

Product sizes100,00 x 60,00 x 10,00 cm
Package dimensions100,00 x 120,00 x 60,00 cm
Gross weight0,822 kg
Net weight9,980 kg

0,083 pakk=1leht ,pakk=7,2m²=12lehte

Product details

Net weight: 0.76 kg
Total weight: 9.10 kg
Product measurements: 100.00 x 60.00 x 10.00 cm
Package measurements: 100.00 x 120.00 x 60.00 cm

Description provided by sitypro.com

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

Also purchase from categories

Related Products
rempro rempro-mobile

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

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

POLYSTYRENE EXPANDED (EPS) EPS60F 100X600X1000/ 0,72m³ is an expanded polystyrene insulation board sized 100×600×1000 mm with a volume of 0.72 m³, suitable for facade and floor insulation. Net weight per board is 0.76 kg; package contains 12 sheets covering 7.2 m².

Is EPS60F suitable for facade insulation?

Yes, POLYSTYRENE EXPANDED (EPS) EPS60F is intended for facade insulation; the 100×600×1000 mm boards are convenient to install and compatible with rendered and ventilated facade systems when installed per system guidelines.

Can EPS60F be used for floor insulation?

Yes, POLYSTYRENE EXPANDED (EPS) EPS60F can be used for floor insulation. The 100 mm thickness provides significant thermal resistance, but check structural load requirements and add protective or load-distributing layers if needed.

How many sheets and what total area are in the EPS60F package?

The package contains 12 sheets covering a total of 7.2 m² (each 100×600×1000 mm sheet provides 0.6 m² of coverage).

What is the weight of one board and the package for EPS60F?

One board has a net weight of 0.76 kg; the package total gross weight is 9.10 kg. Use these figures to plan handling and transport on site.

What are the dimensions of the EPS60F board and package?

One board measures 100.00 × 60.00 × 10.00 cm. Package dimensions are 100.00 × 120.00 × 60.00 cm, useful for storage and installation planning.

How to calculate the number of EPS60F boards needed for wall/floor insulation?

Divide the required area (m²) by one board area (0.6 m²), round up and add 5–10% for cuts/waste. One package contains 12 boards = 7.2 m² for quick package calculations.

What material is EPS60F made of and what about flammability?

Boards are made of expanded polystyrene (EPS), a lightweight thermal insulation material. EPS is combustible, so facade and floor systems must meet building fire-safety requirements and include appropriate protective layers.

What is EPS60F compatible with: which renders, adhesives or waterproofing can be used?

EPS60F is compatible with standard EPS adhesives, reinforcing mortars, and acrylic or cement renders formulated for polystyrene. Always use products approved for EPS systems and follow manufacturer installation guidance.

How does EPS60F differ from other thicknesses/models of polystyrene?

EPS60F has a 100 mm thickness, offering greater thermal insulation than thinner boards. The EPS60F designation reflects its suitability/density class for facade and floor use; choose thickness and density based on required thermal resistance and load demands.

How should EPS60F boards be stored and protected on site before installation?

Store boards flat on pallets in a dry, level area, protected from direct sun and rain. Avoid placing heavy objects on them and ensure ventilation between packs to prevent deformation.

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

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

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

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

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

Model: 000-446822ASP. 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ххххххх');