SPC FLOORING 4,2X200X1200MM TRENDY EIGHT 23/33

The photographs are for illustrative purposes only.
Get AI analytics on product SPC FLOORING
4,2X200X1200MM TRENDY EIGHT 23/33:
38.50€ / box
Ex Tax: 31.05€ / box
17.74€ / m²
1 box = 2.17m²
Tarkett
0 reviews
In stock
Product Code: 000-489482ASP

Specification

  • Type: SPC
  • Class: 33
  • Thickness (mm): 4,2
Fuel surcharge — 2.5%
The surcharge covers part of SityPro’s transport and logistics costs. Delivery to parcel lockers is charged without any additional markup — according to the carrier’s rate.
Qty
One click order
Tags:

SPECIFICATION SPC FLOORING 4,2X200X1200MM TRENDY EIGHT 23/33 price 62.91€ Tarkett

Product sizes120,00 x 20,00 x 0,42 cm
Package dimensions120,80 x 20,80 x 3,90 cm
Net weight17,600 kg

Tarkett SPC Click kuulub jäikade LVT põrandakatete kollektsiooni. Põrandal on jäik südamik, mis tagab laminaadile või puidule lähedase struktuurse tugevuse. Lisage sellele luksuslike vinüülplaatide veekindel viimistlus ja saate ainulaadselt vastupidava toote. Seda on ka lihtne paigaldada. See nõuab vähe või üldse mitte aluspõranda ettevalmistust, pakkudes samas kiiret ja lihtsat teed jäiga, vastupidava põrandakatte saamiseks, mis on vee- ja plekikindel.

• Kogupaksus: 4.2 mm
• Pealiskiht – Topcoat PU
• Paigaldus - Click
• Löögimüra summutus: 4 dB
• Tulepüsivusklass Bfl-s1
• Libisemiskindlus R10
• Soojusjuhitavus 0.04m2KW
• Ftalaadivaba 100%
• Sobib põrandaküttega (aluspõranda MAX temperatuur 27°C)
• Kasutusklass 23/33

Description provided by sitypro.com

Floor coverings
Type
SPC
Class
33
Thickness (mm)
4,2
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
SPC FLOORING 4,2X200X1200MM TRENDY EIGHT 23/33
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the SPC FLOORING 4,2X200X1200MM TRENDY EIGHT 23/33

What is SPC FLOORING 4,2X200X1200MM TRENDY EIGHT 23/33?

SPC FLOORING 4,2X200X1200MM TRENDY EIGHT 23/33 is a Tarkett rigid LVT floor with a water-resistant PU topcoat and rigid core; total thickness 4.2 mm, Click installation, suitable for underfloor heating (max 27°C), usage class 23/33.

Is this flooring suitable for underfloor heating?

Yes, SPC FLOORING 4,2X200X1200MM TRENDY EIGHT 23/33 is suitable for underfloor heating provided the subfloor temperature does not exceed 27°C.

What is the total thickness and plank dimensions of this SPC floor?

Total thickness is 4.2 mm; plank dimensions are 4.2x200x1200 mm (200 mm wide, 1200 mm long).

What is the top layer of the flooring and how is it protected?

The flooring features a Topcoat PU (polyurethane) protective top layer that is water- and stain-resistant, making maintenance easier and extending floor life.

What is the usage class and where can this SPC floor be used?

Usage class 23/33 — suitable for residential areas with medium wear and commercial spaces with moderate traffic, such as offices or small shops.

What is the impact sound reduction of this plank?

Impact sound reduction is 4 dB, which noticeably reduces footfall and impact noise compared with hard floors without underlay.

Can this SPC flooring be installed in bathrooms or kitchens?

Yes, due to its water-resistant PU topcoat SPC FLOORING 4,2X200X1200MM TRENDY EIGHT 23/33 is suitable for kitchens and bathrooms provided joints are properly sealed and installation guidelines are followed.

What is the fire class and slip resistance of this floor?

Fire resistance class is Bfl‑s1 and slip resistance is R10, providing enhanced safety for residential and commercial environments.

Is the material safe — does it contain phthalates?

SPC FLOORING 4,2X200X1200MM TRENDY EIGHT 23/33 is 100% phthalate-free, meeting current material safety standards.

What is the thermal conductivity and how does it affect insulation?

Thermal conductivity is 0.04 m2K/W, indicating good thermal insulation; the floor retains heat well and is compatible with underfloor heating within the specified temperature limits.

What locking system do the planks use and is it easy to install yourself?

Planks use a Click installation system enabling floating installation without glue. The rigid core speeds up fitting, but ensure a level subfloor and leave recommended expansion gaps for best results.

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