SUITSUTORU 130MM 0,5M MUST

The photographs are for illustrative purposes only.
Get AI analytics on product Flue pipe 130 mm 0.5 m black:
27.55€ / pc.
Ex Tax: 22.22€ / pc.
55.11€ / m²
1 pc. = 0.5m²
No brand
0 reviews
In stock
Product Code: 000-349878ASP
Qty
One click order
Tags:
Package dimensions13,00 x 13,00 x 50,00 cm
Gross weight3,350 kg
Net weight3,500 kg

Flue Pipe 130 mm, 0.5 m — Black

This flue pipe is a compact smoke/chimney pipe section designed for venting systems. It serves to connect stove, furnace or chimney components, providing a reliable exhaust passage. If you want to buy a single, short section with clear characteristics and features, this item is suitable and available at SityPro.

Key advantages


    Compact half-meter length ideal for tight installations
  • Standard diameter for compatibility with many venting systems
  • Durable black finish for a discreet appearance
  • Simple to install as a straight pipe section
  • Useful as a replacement part or to extend existing flue runs
  • Cost-effective way to adjust venting layout

Application and use cases

Designed as a straight section of flue or smoke pipe, this product is used in heating and ventilation setups where a short, reliable connector is required.


    Connecting stove or fireplace outlet to an existing flue
  • Extending a chimney run in cramped spaces
  • Replacing a damaged section of smoke pipe
  • Creating a modular venting layout for maintenance access
  • Temporary installations or test setups before final configuration

What to consider when choosing


    Ensure the diameter matches your existing flue or adapter for a proper fit
  1. Check material compatibility and heat ratings with your appliance and local codes
  2. Plan the overall venting layout to avoid excessive joints and leaks
  3. Consider the finish and corrosion resistance for the installation environment
  4. Verify connection method (slip, clamp, or other) to ensure secure joints

Characteristics


    Type: flue / smoke pipe section (from product name)
  • Diameter: 130 mm
  • Length: 0.5 m
  • Color: black

Why buy at SityPro


    Wide selection of venting components so you can easily find matching parts
  • Clear price information and product characteristics to help you decide
  • Fast delivery options to Estonia and Finland for both professionals and DIY buyers
  • Reliable customer support to answer questions about application and installation
  • Secure online ordering makes it simple to buy the exact part you need from SityPro

Description provided by sitypro.com

SUITSUTORU 130MM 0,5M MUST
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Flue pipe 130 mm 0.5 m black

What is Flue pipe 130 mm 0.5 m black and what is it used for?

Flue pipe 130 mm 0.5 m black is a straight flue section with a 130 mm diameter and 0.5 m length designed to connect and extend chimney or stove flue runs. It is used for joining stove or furnace flue components, replacements, tight installations and temporary test setups where a compact, standard-diameter piece is required.

Will this flue pipe fit a 130 mm flue system?

Yes, Flue pipe 130 mm 0.5 m black is designed for standard 130 mm diameter flue systems and will fit other components of the same nominal diameter provided connections are correctly seated and sealed.

Can I use this pipe to extend an existing flue run?

Yes, the 0.5 m length of Flue pipe 130 mm 0.5 m black is suitable for extending existing flue runs and allows precise fitting where a short extension is needed.

What material is the pipe made of and what does it look like?

The product description specifies a durable black finish that provides a neat, discreet appearance; the exact metal type is not specified, but the item is presented as a lightweight, easy-to-handle flue section.

How should I join sections with this pipe to ensure seals?

Use components of the same 130 mm diameter and ensure tight, gap-free seating; if needed, apply flue-compatible seals or gaskets and follow manufacturer installation guidance to maintain joint tightness.

Is this pipe suitable for fireplaces and wood stoves?

Yes, Flue pipe 130 mm 0.5 m black is suitable for connecting fireplaces and wood stoves that use 130 mm diameter flue components; ensure the rest of the system and materials are rated for your appliance temperatures.

Can this pipe be used for ventilation rather than just flue use?

The product is primarily designed for flue and smoke exhaust systems, but may be used in certain ventilation applications if the 130 mm diameter and material/temperature requirements are met.

How does model A016545SP differ from other flue sections?

Model A016545SP is a short 0.5 m section with a 130 mm diameter and black finish; its distinguishing features are the compact length for precise fitting, ease of use in tight spaces and standard compatibility with 130 mm systems.

What is the weight and ease of installation for this 0.5 m section?

The description highlights low weight and compactness for easy handling and installation; exact weight isn't specified, but 0.5 m sections are generally lighter and easier to manoeuvre than longer pieces, facilitating single- or two-person installs.

Is this pipe suitable for temporary installations and system testing?

Yes, the 0.5 m length and straightforward installation make Flue pipe 130 mm 0.5 m black well-suited for temporary setups and testing of flue runs before final installation.

Where to buy Flue pipe 130 mm 0.5 m black?

You can buy Flue pipe 130 mm 0.5 m black in our online store for 22.22€. Category: Smoke pipes.

What is the price of Flue pipe 130 mm 0.5 m black?

The current price of Flue pipe 130 mm 0.5 m black is 22.22€. Brand: Tootja puudub.

Flue pipe 130 mm 0.5 m black — specifications and description

Model: 000-349878ASP. Category: Smoke pipes. Brand: Tootja puudub. Price: 22.22€.

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