SISENURGALIIST HAAB 14X30X2400

The photographs are for illustrative purposes only.
Get AI analytics on product Inner Corner Moulding Aspen 14x30x2400:
7.27€ / pc.
Ex Tax: 5.86€ / pc.
3.03€ / m²
1 pc. = 2.4m²
Thermory
0 reviews
In stock
Product Code: 000-354897ASP
Qty
Tags:
Package dimensions240,00 x 3,00 x 1,40 cm
Net weight0,470 kg

Aspen corner profile for neat interior corners 14x30x2400

Wooden inner corner moulding in aspen designed to create clean, neat interior corner finishes and elegant transitions between surfaces.

Key Benefits


    Durable aspen wood for long‑lasting performance
  • Helps achieve smooth and aesthetically pleasing corner joints
  • Easy to install in various interior settings
  • Improves the visual appeal of walls and ceilings
  • Suitable for renovation and new construction projects
  • Can be treated or finished according to design needs

Applications

Used where tidy inner corner transitions and a polished finish are required.


    Corner finishing in living rooms and bedrooms
  • Interior wall and ceiling transitions
  • Finishing work in wooden houses
  • Use in renovation projects for improving corners
  • Decorative enhancement for interior design concepts

What to Consider When Choosing


    Evaluate the wood type and its compatibility with your interior style
  1. Check the dimensions to ensure they suit the installation area
  2. Consider whether the moulding will be painted or left natural
  3. Assess installation requirements and tools needed
  4. Ensure the moulding matches other decorative elements

Specifications


    Material: aspen (haab) wood
  • Type: inner corner moulding
  • Dimensions: 14x30x2400
  • Suitable for interior finishing projects

Why Buy from SityPro


    Reliable product selection from trusted suppliers
  • Easy to buy with clear price information and visible product features
  • Fast delivery options, including to Estonia and Finland
  • Professional support to help you choose the right materials
  • Wide assortment of finishing products for every project

Description provided by sitypro.com

SISENURGALIIST HAAB 14X30X2400
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the Inner Corner Moulding Aspen 14x30x2400

What is the Inner Corner Moulding Aspen 14x30x2400 and what is it for?

Inner Corner Moulding Aspen 14x30x2400 is a haab (aspen) wooden inner corner moulding, 2400 mm long with a 14×30 mm profile, designed for finishing interior wall and ceiling corners. It conceals joints, evens corner transitions and provides a neat, finished look in living spaces and sauna interiors.

Is the Aspen 14x30x2400 moulding suitable for sauna rooms?

Yes. Aspen inner corner moulding is suitable for sauna and humid environments due to aspen’s low resin content and dimensional stability; you can apply additional protective finishes to improve moisture resistance.

What are the dimensions and profile of this moulding?

The moulding measures 2400 mm in length with a rectangular profile of 14×30 mm (14 mm thickness, 30 mm height), suitable for neat finishing of interior corners and panel joints.

What material is the moulding made from and what are aspen’s benefits?

The moulding is made from aspen (haab/haapa), offering a natural warm appearance, light weight and low resin content, making it easy to work with and suitable for interior and sauna finishes.

Can the Inner Corner Moulding Aspen 14x30x2400 be painted or varnished?

Yes, the aspen moulding can be painted, varnished or treated with oil/wax; sand the surface and apply a suitable primer or treatment before final finish.

How to correctly install the Inner Corner Moulding Aspen 14x30x2400?

Measure and cut the 2400 mm moulding to fit, fix it with adhesive or small nails/staples into the corner, level it, and fill any gaps with caulk then sand before finishing.

Is this moulding suitable for panels or tongue-and-groove cladding?

Yes, the 14×30×2400 aspen inner corner moulding is designed to cover panel and cladding joints and provide a neat corner finish.

How does model A021564SP differ from other inner corner mouldings?

Model A021564SP is an aspen inner corner moulding sized 14×30×2400 mm with SKU 000-354897ASP; it stands out by using natural aspen and being suited for interior and sauna finishing applications.

Can the moulding be cut from 2400 mm length and how best to do it?

Yes, the moulding can be cut to length with a wood saw or mitre saw; use a fine-tooth blade and secure the piece firmly for a clean cut.

Is this moulding suitable for staining dark without losing wood texture?

Yes, aspen moulding accepts stains and paints; to retain wood texture use tinted stains or translucent finishes and sand the surface before application.

Where to buy Inner Corner Moulding Aspen 14x30x2400?

You can buy Inner Corner Moulding Aspen 14x30x2400 in our online store for 5.86€. Category: Sauna wood products .

What is the price of Inner Corner Moulding Aspen 14x30x2400?

The current price of Inner Corner Moulding Aspen 14x30x2400 is 5.86€. Brand: Thermory.

Inner Corner Moulding Aspen 14x30x2400 — specifications and description

Model: 000-354897ASP. Category: Sauna wood products . Brand: Thermory. Price: 5.86€.

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