TAHMATOPP 125X155 TSINK

The photographs are for illustrative purposes only.
Get AI analytics on product SOOT CAP 125X155 ZINC:
9.90€/pc.
Ex Tax: 7.98€/pc.
No brand
0 reviews
In stock
Product Code: 000-359456ASP
Qty
Tags:
Package dimensions12,50 x 15,50 x 10,00 cm
Net weight0,660 kg

TAHMATOPP 125X155 Zinc Top

TAHMATOPP 125X155 TSINK is a zinc-finished component identified by its 125x155 dimensions. It is designed as a protective or finishing element for construction and repair tasks where a zinc surface and a compact size are required. This product is useful for finishing, protection and decorative trim applications.

Key advantages


    Corrosion-resistant zinc finish for extended durability
  • Compact footprint suitable for tight spaces
  • Low maintenance and long service life
  • Simple installation and compatibility with common building materials
  • Provides protective cover and a neat finished appearance
  • Weather-resistant, suitable for exterior use

Application and use cases

This zinc-finished 125x155 element is versatile for building, repair and finishing tasks. Typical application scenarios include:


    Finishing and covering small roof or flashing details
  • Protective caps for vents, pipes or protrusions
  • Edge protection and trim on facades or cladding
  • DIY repairs and retrofit projects where a zinc surface is preferred
  • Decorative metal accents in both interior and exterior settings

What to consider when choosing


    Confirm the 125x155 dimensions match your installation requirements
  1. Verify the zinc coating type and finish meet exposure and aesthetic needs
  2. Check compatibility with surrounding materials to avoid galvanic reactions
  3. Consider installation method and whether additional fasteners or sealants are needed
  4. Assess local climate and exposure to ensure long-term performance

Characteristics


    Product name: TAHMATOPP 125X155 TSINK
  • Dimensions indicated: 125x155
  • Zinc (TSINK) finish indicated in the product name

Why buy at SityPro


    Wide selection and clear product characteristics to help you choose
  • Competitive price and transparent offers when you buy from SityPro
  • Reliable delivery to Estonia and Finland
  • Responsive customer service and support for application questions
  • Secure ordering and efficient handling of returns or exchanges

Description provided by sitypro.com

TAHMATOPP 125X155 TSINK
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the SOOT CAP 125X155 ZINC

What is SOOT CAP 125X155 ZINC and what is it used for?

SOOT CAP 125X155 ZINC is a zinc-finished component measuring 125×155 mm designed as a protective or finishing element for construction and repair tasks. It protects openings from rain, debris and corrosion while providing a neat decorative trim for chimneys, flues or ventilation ducts.

Is SOOT CAP 125X155 ZINC suitable for outdoor use?

Yes, the zinc finish provides corrosion resistance and weather durability, making it suitable for outdoor installation on chimneys, ducts and vents. In coastal or highly corrosive environments, additional protective measures should be considered.

What are common household uses for SOOT CAP 125X155 ZINC?

Common uses include covering the ends of ventilation pipes and chimneys to protect against rain, snow and birds. It is also used as a neat trim for pipe penetrations through roofs or walls and for decorative finishing.

Is SOOT CAP 125X155 ZINC suitable for a fireplace chimney?

Yes, the product description lists chimney use — it protects against precipitation and debris. Confirm the 125×155 mm dimensions match your chimney opening before purchasing.

What material is SOOT CAP 125X155 ZINC made of and how corrosion-resistant is it?

The product has a zinc finish, providing enhanced corrosion resistance and durability under typical weather conditions. In highly aggressive environments, additional protection or alternative materials may be advisable.

What are the dimensions and model of SOOT CAP 125X155 ZINC and how to verify compatibility?

Dimensions are 125×155 mm, model A026123SP, SKU 000-359456ASP. Measure your pipe or chimney opening and compare to the 125×155 mm size to confirm compatibility.

How is SOOT CAP 125X155 ZINC installed — do I need special fasteners?

The description notes simple installation, typically using common pipe or roof fasteners without special hardware. Fastener choice depends on substrate (metal, brick, concrete) — screws, anchors or sealant may be required.

Can SOOT CAP 125X155 ZINC be used for ventilation ducts?

Yes, descriptions mention use on ventilation and flue ends as a protective element against moisture and debris and to help direct airflow. Ensure the 125×155 mm dimensions match your duct cross-section.

How does SOOT CAP 125X155 ZINC differ from other TAHMATOPP models?

This model is defined by its 125×155 mm dimensions and zinc finish; other TAHMATOPP variants may differ in size or finish material. Choose this one for a compact zinc-coated cap that matches your specific pipe or flue opening.

Where to buy SOOT CAP 125X155 ZINC?

You can buy SOOT CAP 125X155 ZINC in our online store for 7.98€. Category: Castings.

What is the price of SOOT CAP 125X155 ZINC?

The current price of SOOT CAP 125X155 ZINC is 7.98€. Brand: Tootja puudub.

SOOT CAP 125X155 ZINC — specifications and description

Model: 000-359456ASP. Category: Castings. Brand: Tootja puudub. Price: 7.98€.

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