SUITSUTORU KRAE D115mm MUST

The photographs are for illustrative purposes only.
Get AI analytics on product Flue pipe collar D115 mm black:
12.19€/pc.
Ex Tax: 9.83€/pc.
No brand
0 reviews
In stock
Product Code: 000-394006ASP
Qty

It will be over soon!
The last item is left. Hurry up to buy first.
Tags:
Package dimensions11,50 x 11,50 x 0,03 cm
Net weight0,300 kg

Flue Pipe Collar D115mm - Black (SUITSUTORU KRAE)

This flue pipe collar is a finishing and sealing accessory designed for use with smoke or flue pipes. It provides a tidy transition where a round pipe passes through a roof or wall, helping to protect the opening and improve the overall appearance.

Key advantages


    Accurate fit for pipes with a 115mm diameter, ensuring a snug finish
  • Black finish that blends with many roof and exterior designs
  • Simple and quick to install for both new installations and replacements
  • Improves the visual appearance around pipe penetrations
  • Reduces gaps and helps to simplify sealing and weatherproofing efforts

Application and use cases

Suitable for finishing and sealing points where flue or smoke pipes pass through building envelopes. Commonly used by professionals and DIYers to complete installations and prevent drafts or unsightly gaps.


    Sealing roof penetrations for chimney or stove flue pipes
  • Finishing wall penetrations for ventilation or exhaust pipes
  • Replacement of worn or damaged collars during maintenance
  • Use with wood stoves, pellet stoves, and other flue-connected appliances
  • Detail work in renovation projects to improve weatherproofing and appearance

What to consider when choosing


    Verify the pipe diameter to ensure compatibility with the D115mm collar
  1. Consider the roof or wall material and how the collar will be sealed to it
  2. Check finish and color to match surrounding surfaces and aesthetic requirements
  3. Think about the installation method and whether any additional sealing materials are needed
  4. Ensure compatibility with the type of flue or exhaust system in use

Characteristics


    Product type: flue / smoke pipe collar (SUITSUTORU KRAE)
  • Diameter: D115mm
  • Color: black

Why buy at SityPro


    Easy to buy online with clear pricing and product characteristics listed
  • Competitive price and regular offers to help you get the best value
  • Fast delivery options to Estonia and Finland for convenient arrival
  • Wide selection of related accessories and components to complete your project
  • Reliable customer support to help with product selection and application questions

Description provided by sitypro.com

SUITSUTORU KRAE D115mm MUST
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Flue pipe collar D115 mm black

What is the Flue pipe collar D115 mm black and what is it used for?

Flue pipe collar D115 mm black (SUITSUTORU KRAE) is a finishing and sealing accessory for flue or smoke pipes with a 115 mm diameter. It tidyies the point where a pipe passes through a roof or wall, improves sealing of the joint and provides a neat visual finish.

Will the flue pipe collar fit a 115 mm diameter pipe?

Yes, the collar is designed specifically for 115 mm (D115) diameter flue pipes and provides a snug fit around a D115 pipe when installed correctly.

What material is the Flue pipe collar D115 mm black made of?

The product description notes a black finish and suitability for normal exterior/interior use, but the exact base material (e.g. steel) is not specified in the database; check the detailed product sheet or label before installation.

Is the flue pipe collar suitable for indoor and outdoor use?

Yes, the description states the collar is suitable for finishing and sealing flue penetrations both indoors and outdoors and is intended to withstand normal external conditions.

What type of installation is required for the Flue pipe collar D115 mm black?

Installation is straightforward: place the collar around the 115 mm pipe at the penetration point through the roof or wall and fix and seal it with appropriate fasteners and sealant depending on the roof/wall construction.

Is this flue pipe collar compatible with other SUITSUTORU system components?

The collar is made for SUITSUTORU 115 mm (D115) pipes and is compatible with other components of the same diameter. Confirm compatibility by checking the pipe and connector dimensions.

Is the flue pipe collar suitable for repairing an old flue and replacing an element?

Yes, the collar is intended for repair and replacement of flue elements with a 115 mm diameter and eases finishing and sealing during reconstruction of stoves or boilers when diameters match.

Can the black flue pipe collar be painted or used with a different finish?

The black finish provides a neat appearance and often serves as the final finish. If you plan to paint or refinish it, check that the chosen paint is compatible with the collar material and any heat exposure.

What are typical uses of the flue pipe collar in a private home and summer house?

The collar is used to finish and seal flue penetrations for fireplaces, connect boiler flues, during stove system reconstructions, and to tidy pipe passages through roofs or walls in houses and summer cottages.

How does this flue pipe collar differ from similar products for other diameters?

The key difference is the precise fit for 115 mm (D115) diameter pipes: the collar’s shape and dimensions are made for a D115 pipe, ensuring a tighter seal and easier installation versus incorrectly sized or universal collars.

Where to buy Flue pipe collar D115 mm black?

You can buy Flue pipe collar D115 mm black in our online store for 9.83€. Category: Smoke pipes.

What is the price of Flue pipe collar D115 mm black?

The current price of Flue pipe collar D115 mm black is 9.83€. Brand: Tootja puudub.

Flue pipe collar D115 mm black — specifications and description

Model: 000-394006ASP. Category: Smoke pipes. Brand: Tootja puudub. Price: 9.83€.

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