TAHMAUKS AVALE 90X110 TSINK

The photographs are for illustrative purposes only.
Get AI analytics on product Soot access hatch 90x110, galvanized:
9.15€/pc.
Ex Tax: 7.38€/pc.
No brand
0 reviews
In stock
Product Code: 000-349151ASP
Qty
Tags:
Package dimensions9,00 x 11,00 x 4,00 cm
Net weight0,250 kg

Tahmauks Avale 90x110 Zinc

This is the Tahmauks Avale 90x110 zinc component — a compact zinc item with nominal dimensions of 90x110. It is intended as a construction accessory for use where a durable zinc element is required, offering corrosion-resistant properties and straightforward application.

Key advantages


    Made of zinc for natural corrosion resistance and long service life
  • Compact 90x110 size suitable for many installation scenarios
  • Simple design that enables easy handling and installation
  • Low maintenance compared with non-metal alternatives
  • Cost-effective option with favourable price-to-durability ratio
  • Versatile features allow use in a range of construction and repair tasks

Application and use cases

This zinc item is suitable for various construction and repair applications where a small, durable metal component is needed.


    Sealing or covering small openings on roofs or façades
  • Use as a protective plate in ventilation or ducting connections
  • Repair work where a compact zinc element is required
  • Detailing and finishing around metal or masonry joins
  • Temporary or permanent small-scale construction fixes

What to consider when choosing


    Ensure the 90x110 dimensions match the opening or installation point
  1. Verify zinc material suits the local environment and expected exposure
  2. Consider the installation method and compatibility with surrounding materials
  3. Compare price and availability to other material options for the project
  4. Check whether the product features meet the functional requirements of the application

Characteristics


    Model name: Tahmauks Avale
  • Size: 90x110 (as stated in the product name)
  • Material: zinc (tsink)

Why buy at SityPro


    Wide selection of construction components and related accessories at SityPro
  • Competitive price offers and transparent product characteristics available online
  • Reliable delivery options to Estonia and Finland for fast project supply
  • Easy ordering process and customer support to help with product selection
  • Secure packing and trusted handling to ensure items arrive in good condition

Description provided by sitypro.com

TAHMAUKS AVALE 90X110 TSINK
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Soot access hatch 90x110, galvanized

What is the Soot access hatch 90x110, galvanized?

Soot access hatch 90x110, galvanized is a zinc-coated access hatch with nominal dimensions 90x110 mm designed for soot removal and maintenance of chimneys and stoves. The galvanized finish provides corrosion resistance and the simple open design allows easy installation into standard rectangular openings.

Will this hatch fit in a metal or brick stove?

Yes — the 90x110 galvanized hatch is suitable for installation in both metal and brick stove constructions provided the opening measures 90x110 mm. Ensure a flat mounting surface and, if needed, use a frame or adapter for a snug fit.

What are the benefits of the galvanized finish on the 90x110 hatch?

The galvanized finish protects against corrosion and extends the hatch’s service life, reducing the need for frequent replacement. It also simplifies maintenance and is suitable for damp or aggressive chimney environments.

What are the exact dimensions and mounting size of model A016828SP?

Model A016828SP (Soot access hatch 90x110, galvanized) has nominal dimensions of 90x110 mm. For installation use these internal dimensions as reference; for panel thickness and fixing hole details consult the product technical documentation.

Is this hatch suitable for external installation on the chimney exterior?

The 90x110 galvanized hatch can be used externally if the zinc coating and material are suitable for outdoor exposure. For external installations seal joints and consider thermal expansion and weather protection.

What tools are needed to install the 90x110 galvanized hatch?

Typical tools include a drill/driver, self-tapping metal screws or masonry fixings depending on the substrate, a spirit level and sealant to close joints. Choose fixings appropriate for the wall material (brick, metal, etc.).

Can this hatch be used for access to a gas-fired stove firebox?

The hatch can be used for access and cleaning in chimney and firebox applications including gas-fired units provided installation complies with the appliance manufacturer’s requirements and joints are properly sealed. Confirm compatibility with your specific boiler or stove before fitting.

How does the open model differ from a closed model?

The open 90x110 galvanized model provides direct, easy access for cleaning without additional locking or sealing elements, whereas a closed model typically includes a seal and lock for airtightness and security. Choose based on whether sealing or quick access is your priority.

How do I ensure airtightness and safe operation after installing the 90x110 hatch?

Use a heat-resistant sealant around joints and ensure the hatch fits the opening snugly with no play. Also verify that the material and installation comply with chimney/flue safety standards for handling combustion gases.

Is model A016828SP suitable to replace an old hatch in a heating unit?

Model A016828SP (Soot access hatch 90x110, galvanized) is suitable as a replacement if the existing hatch opening is 90x110 mm and fixing points are compatible. Compare overall dimensions, opening direction and whether additional sealing is required before replacing.

Where to buy Soot access hatch 90x110, galvanized?

You can buy Soot access hatch 90x110, galvanized in our online store for 7.38€. Category: Castings.

What is the price of Soot access hatch 90x110, galvanized?

The current price of Soot access hatch 90x110, galvanized is 7.38€. Brand: Tootja puudub.

Soot access hatch 90x110, galvanized — specifications and description

Model: 000-349151ASP. Category: Castings. Brand: Tootja puudub. Price: 7.38€.

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