Eskaro Protect Wood Preservative Brown 4.5 L

The photographs are for illustrative purposes only.
Get AI analytics on product Eskaro Protect Wood Preservative Brown 4.5 L:
29.66€ / pc.
Ex Tax: 23.92€ / pc.
6.59€ / l
1 pc. = 4.5l
Eskaro
0 reviews
In stock
Product Code: 000-404980ASP
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:

Protective Wood Treatment — Eskaro Brown (4.5 L)

Solvent-based wood preservative that penetrates deep to slow moisture uptake and limit mold spread; suitable for many interior and exterior structural uses where a decorative finish is not required. Read features and application details before you buy.

Key Benefits


    Deep penetration into the wood for long-lasting protection
  • Slows moisture absorption and reduces mold growth on treated surfaces
  • Suitable for both interior and exterior wooden constructions
  • Can be used on sun-exposed exterior wood (fences, posts, decks)
  • Treated surface remains light brown and does not require repainting
  • Surface can be overpainted after 3 months; indoor protection lasts the lifetime of the structure

Applications

Designed for new or existing undamaged load-bearing and hidden wooden structures, and for wood exposed to moist environments where decorative treatment is unnecessary.


    Roof load-bearing elements: rafters and battens
  • Floor and ceiling beams
  • Hidden structural timber where decoration is not needed
  • Wood in contact with foundations (damp environments, not direct ground contact)
  • Exterior sun-exposed constructions: fences and posts
  • Ship decks and other exterior wood surfaces exposed to sunlight

What to Consider When Choosing


    Do not use for wood in direct contact with water or the ground
  1. Not recommended for open indoor structures (exposed interior frameworks)
  2. Planed or sawn wood affects consumption and coverage—check specifications
  3. Allow up to 3 months before overpainting if a decorative finish is required
  4. For outdoor use, inspect treated constructions after about 5 years

Specifications


    Solvent-based preservative
  • Colour after treatment: light brown; no repainting required unless desired
  • Suitable for interior and exterior use; can be applied to sun-exposed wood
  • Not suitable for direct contact with water or ground; not for open indoor structures
  • Coverage: 8–10 m²/L (planed board), 4–6 m²/L (sawn board), 30–60 L/m³ (dipping)
  • Maximum protection achieved at consumption rate 0.2 L/m²
  • Product volume: 4.5 L

Why Buy from SityPro


    Easy to buy online at SityPro with clear product features and application info
  • Transparent price information and product details to compare before purchase
  • Convenient ordering and secure checkout for customers in Estonia and Finland
  • Delivery options to Estonia and Finland and dedicated customer support for questions

Description provided by sitypro.com

Eskaro Protect Wood Preservative Brown 4.5 L
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the WOOD PRESERVATIVE ESKARO PROTECT BROWN 4,5L

What is Eskaro Protect Wood Preservative Brown 4.5 L and what is it used for?

Eskaro Protect Wood Preservative Brown 4.5 L is a solvent-based wood treatment that penetrates deep to slow moisture uptake and limit mould spread; suitable for interior and exterior load-bearing and hidden wooden constructions, and sun-exposed exterior wood like fences and decks.

Can I use this preservative on decking boards and outdoor fences?

Yes — Eskaro Protect Wood Preservative Brown 4.5 L is suitable for decking boards, fences, posts and other sun-exposed exterior wood; exterior treatment condition should be checked after about 5 years.

How should I apply the preservative: brush, roller or sprayer?

Eskaro Protect Wood Preservative Brown 4.5 L can be applied with a brush, roller or sprayer; apply evenly and consider a second pass on very absorbent areas to ensure deep penetration.

Can the treated surface be painted over and after how long?

Yes — surfaces treated with Eskaro Protect Wood Preservative Brown 4.5 L can be overpainted; wait approximately 3 months to allow the treatment to cure fully for good paint adhesion.

Is this product suitable for interior load-bearing structures and hidden timber works?

Yes — Eskaro Protect Wood Preservative Brown 4.5 L is designed for interior load-bearing and hidden wooden constructions and provides long-lasting protection without immediate need for decorative overcoating.

What colour does the wood become after treatment — dark or light brown?

Wood treated with Eskaro Protect Wood Preservative Brown 4.5 L remains light brown; the preservative gives an even light-brown tone and normally does not require immediate repainting.

What is the coverage rate per m² for exterior application?

The store context does not provide an exact coverage figure. Coverage depends on wood species and absorbency; consult the manufacturer’s instructions on the packaging or the Eskaro technical data sheet for precise consumption.

Can the preservative be used on wood in contact with soil or water?

The description states suitability for exterior and interior use but does not recommend direct contact with water or soil; it is not intended for continuous contact with moisture-rich ground or submerged conditions.

How does this preservative differ from a normal stain or varnish?

Eskaro Protect Wood Preservative Brown 4.5 L is a deep-penetrating protective treatment that slows moisture uptake and mould growth, whereas stains and varnishes primarily provide decorative or film-forming surface finishes; Protect offers internal protection and does not require immediate overcoating.

Is the product suitable for different wood species like pine, oak or larch?

The description states suitability for new and existing undamaged wooden constructions but does not list species specifically; generally the deep-penetrating preservative is used on both softwoods and hardwoods—consult Eskaro technical datasheets if unsure for a particular species.

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