EXPANDED CLAY 50 L FRAKTSIOON 10–20 MM BUVEMA

The photographs are for illustrative purposes only.
Get AI analytics on product EXPANDED CLAY
50 L FRAKTSIOON 10–20 MM BUVEMA:
9.11€ / bag
Ex Tax: 7.35€ / bag
0.18€ / m²
1 bag = 50m²
No brand
0 reviews
In stock
Product Code: 000-476326ASP
Qty
Tags:

SPECIFICATION EXPANDED CLAY 50 L FRAKTSIOON 10–20 MM BUVEMA price 6.51€

Package dimensions45,00 x 15,00 x 70,00 cm
Net weight20,000 kg

Kergkruus on keraamiline täite- ja soojustusmaterjal, mis saadakse savist pöördahjus põletusprotsessi tulemusel.

Eelised:
• Kerge täitematerjal
• Soojustusmaterjal
• Dreeniv materjal
• Ei karda vett ega tuld

Kasutuskohad:
• Soojustus ja täitematerjalina vundamentide, keldriseinte ja torustike ümber, põrandate, teede, (spordi)platside all ning vahe- ja katuslagede ehitusel
• Drenaažina vundamentide ümber, (spordi)platside all
• Koormuse vähendajana hoonete/rajatiste all, keldriseintele langeva koormuse vähendamiseks, põrandates, teede ehituses
• Ventileeriva ja tasandava kihina põrandates, katuslagedes
• Haljastuses ja reoveepuhastuses

Description provided by sitypro.com

EXPANDED CLAY 50 L FRAKTSIOON 10–20 MM BUVEMA
Write a review

Also purchase from categories

Related Products
rempro rempro-mobile

Frequently asked questions about the EXPANDED CLAY 50 L FRAKTSIOON 10–20 MM BUVEMA

What is EXPANDED CLAY 50 L FRAKTSIOON 10–20 MM BUVEMA?

EXPANDED CLAY 50 L FRAKTSIOON 10–20 MM BUVEMA is a ceramic lightweight filler and thermal insulation material produced by firing clay in a rotary kiln. It is lightweight, drainage-capable and fire- and water-resistant, used for insulation, drainage, foundation backfill and landscaping.

What jobs is the 10–20 mm fraction suitable for?

The 10–20 mm fraction is suitable for drainage, insulating loft and floor voids, as a lightweight filler under screeds and sub-bases for roads and sports surfaces, and around foundations or in landscaping as a drainage layer.

Can 50 L expanded clay be used as floor insulation?

Yes, EXPANDED CLAY 50 L FRAKTSIOON 10–20 MM BUVEMA is used as a ventilating and leveling layer in floors. It should be installed at the correct depth and combined with any required vapour/water barriers and screed.

Is this expanded clay used for drainage around foundations?

Yes, the product is used as a drainage layer around foundations and under sports fields. The 10–20 mm fraction provides good water permeability and helps prevent moisture buildup at the foundation base.

Can expanded clay be used for landscaping and wastewater treatment?

Yes, EXPANDED CLAY 50 L FRAKTSIOON 10–20 MM BUVEMA is suitable for landscaping and as a filtration/drainage medium in wastewater treatment due to its permeability and inert nature. It is commonly used in planting beds and filter systems.

What is the bag volume and is it suitable for hand filling?

The bag volume is 50 L (10–20 mm fraction), suitable for hand filling smaller areas such as floor insulation, planting beds, and minor drainage works. For large volumes consider mechanical handling, but 50 L bags are easy to carry and dose.

Is this expanded clay affected by water or fire?

EXPANDED CLAY 50 L FRAKTSIOON 10–20 MM BUVEMA is ceramic and therefore water-resistant and non-combustible. However, for prolonged water exposure ensure proper drainage and waterproofing in the construction.

What advantages does expanded clay have over gravel or sand?

Expanded clay is much lighter, provides both thermal insulation and drainage, and is inert and fire-resistant. Compared with gravel or sand it reduces load on structures and adds insulation value while maintaining permeability.

Can this expanded clay be mixed with concrete or used in load-bearing layers?

Expanded clay can be used as a filler in lightweight concrete and in load-reducing layers, but use in structural load-bearing elements must follow engineering specifications. For structural applications consult a structural engineer.

What are the roofing and floor void application options?

This expanded clay is used as a leveling and ventilating layer in floor voids and roof decks to improve insulation and reduce dead load. It is laid to the required thickness and protected with vapour/water barriers according to the construction design.

Where to buy EXPANDED CLAY 50 L FRAKTSIOON 10–20 MM BUVEMA?

You can buy EXPANDED CLAY 50 L FRAKTSIOON 10–20 MM BUVEMA in our online store for 7.35€. Category: Facade materials - Thermal insulation.

What is the price of EXPANDED CLAY 50 L FRAKTSIOON 10–20 MM BUVEMA?

The current price of EXPANDED CLAY 50 L FRAKTSIOON 10–20 MM BUVEMA is 7.35€. Brand: Tootja puudub.

EXPANDED CLAY 50 L FRAKTSIOON 10–20 MM BUVEMA — specifications and description

Model: 000-476326ASP. Category: Facade materials - Thermal insulation. Brand: Tootja puudub. Price: 7.35€.

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