Underlay for laminate, SPC & vinyl SMART 1 mm 400 kPa, 6.25 m²

The photographs are for illustrative purposes only.
Get AI analytics on product Underlay for laminate, SPC & vinyl SMART 1 mm 400 kPa, 6.25 m²:
30.36€ / box
Ex Tax: 24.48€ / box
4.86€ / m²
1 box = 6.25m²
No brand
0 reviews
In stock
Product Code: 000-499358ASP
Qty
One click order
Tags:

Smart 1 mm underlay for SPC, vinyl and laminate — 400 kPa, 6.25 m²

Special underlayment for LVT click-system floors, designed for very high‑traffic rooms; features modified XPSHD + PET construction, low thermal resistance and compatibility with floating installation and underfloor heating.

Key Benefits


    Very high resistance to heavy loads — suitable for intense use
  • Designed for LVT/SPC with click system and laminate
  • Low thermal resistance (0.03 m²K/W) — supports underfloor heating
  • Durable material: modified XPSHD + PET
  • Thin 1 mm profile preserves finished floor height
  • Pack covers 6.25 m² for straightforward planning

Applications

Typical application: use under SPC, vinyl and laminate click floors in spaces with heavy foot traffic.


    Office corridors and workspaces
  • Retail and shop floors
  • Public areas and hallways
  • Residential rooms with underfloor heating
  • Hotel lobbies and service areas

What to Consider When Choosing


    Check compatibility with your floor type and click installation
  1. Confirm need for high compressive strength for heavy traffic
  2. Ensure underfloor heating compatibility and low thermal resistance
  3. Consider that 1 mm thickness offers limited leveling of subfloor irregularities
  4. Plan packs to cover required area (6.25 m² per pack)

Specifications


    Application: for LVT plates with click system (SPC, vinyl, laminate)
  • Material: modified XPSHD + PET
  • Thickness: 1 mm
  • Compressive strength: 400 kPa
  • Coverage: 6.25 m² per pack
  • Installation method: floating floor
  • Thermal resistance: 0.03 m²K/W
  • Underfloor heating: Yes
  • Intended use: very dense / high‑load rooms

Why Buy from SityPro


    Buy easily online at SityPro with clear product features and ordering
  • Transparent price information on the product page
  • Availability and product details to help planning and selection
  • Delivery to Estonia and Finland for convenient receipt
  • Local support for questions about application and installation

Description provided by sitypro.com

Underlay for laminate, SPC & vinyl SMART 1 mm 400 kPa, 6.25 m²
Write a review
Related Products
rempro rempro-mobile

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