OIL FOR IMPREGNATION OF TERRACES TIKKURILA VALTTI brown 9L

The photographs are for illustrative purposes only.
--30% Economy -24.40€
Get AI analytics on product OIL FOR IMPREGNATION OF TERRACES TIKKURILA VALTTI brown 9L:
81.00€ / pc. 105.40€ / pc.
Ex Tax: 85.00€ / pc.
9.00€ / m²
1 pc. = 9m²
Tikkurila
0 reviews
In stock
Product Code: 000-364189ASP
Qty
One click order

SPECIFICATION OIL FOR IMPREGNATION OF TERRACESTIKKURILA VALTTI brown 9L price 101.74€ Tikkurila

Package dimensions31,40 x 30,20 x 21,00 cm
Gross weight8,100 kg
Net weight9,490 kg

Solvent-based furniture and terrace oil for outdoor use. Protects wood from moisture and dirt while reducing surface cracking. The type of wood affects the final shade. Weathered and rough wood surfaces absorb oil strongly, resulting in a much darker finish. Always perform a test application before treatment.

Applications: terraces, garden furniture, docks, and piers. Suitable for untreated, heat-treated, pressure-treated, hardwood, previously oiled, and industrially oiled wood.

Coverage: 5–7 m²/l, depending on the porosity of the wood.
Colour: brown.
Application tools: brush, sprayer, or sponge.
Drying time: surface dries within a few hours. The next treatment can be carried out once the surface is dry, depending on weather conditions, after a few hours.

Instructions for Use

Clean wooden surfaces from dust, dirt, and loose particles. Remove loose material from previously oiled surfaces using a scraper and/or steel brush. Wash mouldy wood surfaces with Tikkurila Homeenpoisto solution. If a visible film remains on the surface after washing, remove it before treatment. Allow the surface to dry completely, as damp wood does not absorb oil properly and the oil dries slowly.

Stir Valtti oil thoroughly before and during use. Apply the wood oil evenly using a brush or sponge. Wipe off any excess oil. To avoid overlap marks, treat the entire surface evenly in one operation. Treat outdoor furniture once. Porous wood may require a second treatment. A second coat can be applied once the oil has been absorbed and the surface is dry, depending on weather conditions, after a few hours.

The wood surface becomes darker with each treatment. If a darker surface is not desired, maintenance can be carried out using transparent Valtti Wood Oil. Maintenance oiling should be performed as needed. Wooden surfaces exposed outdoors all year round usually require treatment once a year.

Detailed Description
Gross weight: 8.51 kg
Package dimensions: 27.30 × 27.30 × 21.90 cm

OIL FOR IMPREGNATION OF TERRACES TIKKURILA VALTTI brown 9L
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the OIL FOR IMPREGNATION OF TERRACES TIKKURILA VALTTI brown 9L

What is OIL FOR IMPREGNATION OF TERRACES TIKKURILA VALTTI brown 9L?

OIL FOR IMPREGNATION OF TERRACES TIKKURILA VALTTI brown 9L is a solvent-based outdoor furniture and terrace oil that protects wood from moisture and dirt, reduces surface cracking and provides a brown colour with a coverage of 5–7 m²/l.

Which surfaces is this oil suitable for — decking, furniture or piers?

This oil is suitable for terraces (decking), garden furniture and docks/piers; compatible with untreated, heat-treated, pressure-treated, hardwood and previously or industrially oiled timber.

What is the oil coverage and what does it depend on?

Coverage is approximately 5–7 m²/l and depends on the wood’s porosity and condition; weathered, rough or greyed wood will absorb more oil and reduce coverage.

How to prepare the surface before applying the oil?

Clean the wood of dirt and dust, remove loose old coatings if needed and ensure the surface is dry; always perform a test application on a small area first.

What tools should I use to apply the oil?

Use a brush, sprayer or sponge depending on the area and wood texture; brushes or sprayers are typically better for achieving an even coat.

How long does the oil take to dry and when can I re-treat?

The surface dries within a few hours; you can carry out the next treatment once the surface is dry, typically after a couple of hours depending on weather.

How does the wood type affect the final colour?

The wood substrate affects the final shade: weathered and rough wood absorbs oil strongly and will appear much darker; always do a test application to check colour.

Can the oil be applied to previously oiled or industrially oiled wood?

Yes, it is suitable for previously oiled and industrially oiled wood, but clean the surface first and perform a test application to verify adhesion and colour.

Is the oil suitable for heat-treated wood?

Yes, the oil is suitable for heat-treated wood, though absorption may differ so test on a small area first.

What are the main application recommendations — how many coats and how to apply?

Apply in thin coats with a brush, sprayer or sponge; porous surfaces may need a repeat treatment after drying, but avoid heavy buildup and use several thin passes instead.

Where to buy OIL FOR IMPREGNATION OF TERRACES TIKKURILA VALTTI brown 9L?

You can buy OIL FOR IMPREGNATION OF TERRACES TIKKURILA VALTTI brown 9L in our online store for 85.00€. Category: Deck board impregnation agent.

What is the price of OIL FOR IMPREGNATION OF TERRACES TIKKURILA VALTTI brown 9L?

The current price of OIL FOR IMPREGNATION OF TERRACES TIKKURILA VALTTI brown 9L is 85.00€. Brand: Tikkurila.

OIL FOR IMPREGNATION OF TERRACES TIKKURILA VALTTI brown 9L — specifications and description

Model: 000-364189ASP. Category: Deck board impregnation agent. Brand: Tikkurila. Price: 85.00€.

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