LAVALAUD HAAB 28X90X2400 A-SOR

The photographs are for illustrative purposes only.
Get AI analytics on product Sauna bench board aspen 28x90x2400 A-sort:
32.14€ / pc.
Ex Tax: 25.92€ / pc.
13.39€ / m²
1 pc. = 2.4m²
Thermory
0 reviews
In stock
Product Code: 000-337436ASP
Qty
One click order
Tags:
Package dimensions240,00 x 9,00 x 2,80 cm
Net weight2,810 kg

Aspen Lavalaud Board 28x90x2400 A-SOR

A durable Aspen lavalaud board designed for construction, interior finishing, and various woodworking applications.

Key advantages


    High-quality Aspen wood suitable for diverse projects
  • Smooth surface ideal for finishing work
  • Stable dimensions for precise installation
  • Lightweight material that is easy to handle
  • Suitable for both professional and DIY use
  • Versatile application in interior environments

Application and use cases

This board can be used in multiple construction and finishing tasks where a natural wood element is required.


    Interior paneling and decorative wall elements
  • Furniture components and custom woodworking
  • Sauna and spa room installations
  • Shelving and storage structures
  • General carpentry and renovation projects

What to consider when choosing


    Match the board dimensions with your project requirements
  1. Evaluate the wood type suitability for the intended environment
  2. Check surface quality depending on the desired finish
  3. Consider the stability and durability of the wood
  4. Ensure compatibility with other building materials

Characteristics


    Aspen wood (Haab)
  • Dimensions: 28x90x2400
  • Lavalaud type board
  • A-SOR designation as listed in the name

Why buy at SityPro


    Competitive price and convenient ordering
  • Reliable delivery for all construction materials
  • Wide selection of woodworking and building products
  • Support from knowledgeable specialists
  • Quality products sourced from trusted suppliers

Description provided by sitypro.com

LAVALAUD HAAB 28X90X2400 A-SOR
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the Sauna bench board aspen 28x90x2400 A-sort

What is the Sauna bench board aspen 28x90x2400 A-sort?

Sauna bench board aspen 28x90x2400 A-sort is a finished aspen lavalaud board sized 28×90×2400 mm, intended for sauna benches, interior cladding and woodworking. It features a smooth surface, dimensional stability and is suitable for interior and sauna applications.

Is the aspen 28x90x2400 A-sort suitable for saunas and wet rooms?

Yes, the Sauna bench board aspen 28x90x2400 A-sort is suitable for saunas and wet rooms; aspen handles temperature and humidity changes well and the smooth finish is appropriate for interior use. Ensure proper ventilation and that boards are adequately dried before installation.

What are common uses for the 28x90x2400 A-sort aspen board?

Common uses include sauna benches, interior cladding, wall and ceiling paneling, furniture components and decorative woodworking, as well as frame elements. The 28×90×2400 mm size is convenient for cutting and material takeoffs.

What is the surface finish of the 28x90x2400 A-sort board?

The Sauna bench board aspen 28x90x2400 A-sort has a smooth, well-finished surface suitable for sanding and final treatments. It accepts lacquer, oil or can be left natural depending on the application.

How do I verify A-sort quality before buying?

Visually inspect boards for cracks, knots and major defects since A-sort implies minimal visible imperfections. Also check moisture content and straightness of edges to ensure proper fit in your project.

Can these boards be used to make indoor furniture?

Yes, the Sauna bench board aspen 28x90x2400 A-sort is suitable for furniture elements and decorative parts due to its smooth surface and stable 28×90×2400 mm dimensions. Apply lacquer or oil finish to enhance durability.

What tools and fasteners are best for installing 28x90x2400 boards?

Use woodworking tools like saws, routers and sanders; fasten with galvanized or stainless screws or hidden fastening systems. Pre-drill holes and use moisture‑resistant fasteners when installing in a sauna.

How to calculate the number of 28x90x2400 boards needed for a bench or wall?

Measure the total area and divide by the board’s useful width (90 mm = 0.09 m), allowing for gaps and joints. Divide required length by 0.09, round up and add waste allowance for cuts.

What is the moisture content of this aspen board and why does it matter?

The listing advises to check moisture before purchase; correct moisture content prevents shrinkage and deformation during installation in saunas or interiors. Confirm actual moisture with the seller and dry boards if necessary before fitting.

What are the advantages of aspen versus other woods for benches?

Aspen is lightweight, has low thermal conductivity and dimensional stability, making it comfortable for sauna benches. Its smooth surface and resistance to deformation are advantages over some softwoods.

What do model A004103SP and SKU 000-337436ASP mean for the buyer?

Model A004103SP and SKU 000-337436ASP are the product identifiers for the Sauna bench board aspen 28x90x2400 A-sort by manufacturer Thermory, useful for accurately ordering the correct size and sort. Quote these codes when enquiring to speed up identification.

Where to buy Sauna bench board aspen 28x90x2400 A-sort?

You can buy Sauna bench board aspen 28x90x2400 A-sort in our online store for 25.92€. Category: Sauna wood products .

What is the price of Sauna bench board aspen 28x90x2400 A-sort?

The current price of Sauna bench board aspen 28x90x2400 A-sort is 25.92€. Brand: Thermory.

Sauna bench board aspen 28x90x2400 A-sort — specifications and description

Model: 000-337436ASP. Category: Sauna wood products . Brand: Thermory. Price: 25.92€.

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