SUITSUTORU 115MM SIIBER MUST

The photographs are for illustrative purposes only.
Get AI analytics on product 115 mm flue pipe with damper, black:
44.12€/pc.
Ex Tax: 35.58€/pc.
No brand
0 reviews
In stock
Product Code: 000-334964ASP
Qty
One click order
Tags:
Package dimensions27,00 x 13,00 x 13,00 cm
Net weight1,700 kg

115 mm Black Flue Pipe with Damper

This product is a smoke or flue pipe designed for chimney and stove exhaust systems, featuring an integrated damper and a black finish. It is intended to control draft and direct combustion gases safely out of the appliance.

Key advantages


    Integrated damper allows easy control of airflow and draft
  • Standard diameter suitable for many small to medium heating appliances
  • Black finish offers a discreet, professional look
  • Simple design makes installation and maintenance straightforward
  • Helps improve efficiency and safety of stove or fireplace operation

Application and use cases

Suitable for use in exhaust and venting systems where a flue pipe with a damper is required. Commonly applied in domestic and light commercial heating setups.


    Connecting stoves or fireplaces to a chimney system
  • Controlling draft in wood-burning or similar heating appliances
  • Use in renovation projects to replace or upgrade existing flue sections
  • Temporary or permanent venting solutions in sheds, cabins, or outbuildings

What to consider when choosing


    Ensure the diameter matches your appliance and existing ducting
  1. Check compatibility with the type of fuel and appliance you use
  2. Consider installation options and access for maintenance
  3. Verify local regulations and safety requirements for flue installations
  4. Think about corrosion resistance and finish based on installation conditions

Characteristics


    Product type: flue pipe / smoke pipe
  • Diameter: 115 mm
  • Includes: damper
  • Color: black

Why buy at SityPro


    Wide selection of venting products and accessories tailored for different needs
  • Competitive price and clear product characteristics to help you choose
  • Reliable delivery options to Estonia and Finland
  • Customer support to assist with product features, application, and installation advice
  • Easy online ordering if you want to buy quickly and securely from SityPro

Description provided by sitypro.com

SUITSUTORU 115MM SIIBER MUST
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the 115 mm flue pipe with damper, black

What is the 115 mm flue pipe with damper, black and what is it used for?

115 mm flue pipe with damper, black is a 115 mm diameter flue component with an integrated damper designed to direct combustion gases and control draft. It is used to connect stoves, fireplaces and small boilers where adjustable airflow improves appliance performance and safety.

Will this pipe fit my stove with a 115 mm outlet?

Yes, the flue pipe is 115 mm in diameter and is compatible with most stoves, fireplaces and small boilers that use a 115 mm connection. Check your appliance’s outlet measurements to confirm fit before installation.

How does the integrated damper work and can it fully close the pipe?

The integrated damper controls airflow by rotating an internal flap, allowing you to increase or reduce draft. In most cases the damper can be fully closed, but always follow the appliance manufacturer’s guidance for safe operation.

What material is the pipe made from and what is the finish?

The description specifies a black finish for a neat appearance but does not state the exact material. For details on metal type or wall thickness, request additional specifications for model A001631SP from the seller.

Is this pipe suitable for external chimney sections or only for internal installation?

The listing describes use within chimney systems and appliance connections but does not explicitly state suitability for external use. For exposed outdoor installations check the product’s weather resistance and insulation requirements with the seller.

Will I need additional connectors or adapters to install on a standard chimney?

With a standard 115 mm diameter this pipe normally fits directly to 115 mm appliance and chimney connections. If your existing flue has a different diameter or non-standard joining method, you will need an appropriate adapter.

Can I use this pipe with a solid fuel boiler?

Yes — the description lists suitability for solid fuel boilers and other heating appliances provided they use a 115 mm connection. Verify that the damper and construction meet your boiler’s installation requirements.

How do I install the pipe with damper correctly — are special tools required?

The simple design typically does not require special tools; sections are inserted and secured with clamps or screws. Use heat-resistant seals if needed and follow installation guidance to ensure a safe, airtight connection.

How do I maintain and clean the pipe with damper?

Maintenance involves regularly removing soot and deposits inside the pipe and checking the damper’s operation. Clean the flue with a chimney brush as needed, especially when burning solid fuels, and inspect seals and joints periodically.

How does the SUITSUTORU 115MM SIIBER MUST differ from a plain straight flue pipe without a damper?

The primary difference is the integrated damper, allowing you to control draft and close the flue when needed; a plain straight pipe lacks this functionality. This model also features a black finish and is designed for straightforward integration into existing systems.

Is this pipe suitable for modernising vent inserts and how do I integrate it?

Yes — the damper enables airflow control and reduces heat loss, making it useful for upgrading vent inserts. Integration typically involves replacing an existing 115 mm section and securing joints with appropriate seals to maintain airtightness.

Where to buy 115 mm flue pipe with damper, black?

You can buy 115 mm flue pipe with damper, black in our online store for 35.58€. Category: Smoke pipes.

What is the price of 115 mm flue pipe with damper, black?

The current price of 115 mm flue pipe with damper, black is 35.58€. Brand: Tootja puudub.

115 mm flue pipe with damper, black — specifications and description

Model: 000-334964ASP. Category: Smoke pipes. Brand: Tootja puudub. Price: 35.58€.

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