SUITSUTORU 150MM 0.5M MUST

The photographs are for illustrative purposes only.
Get AI analytics on product Flue pipe 150 mm 0.5 m black:
28.47€ / pc.
Ex Tax: 22.96€ / pc.
56.94€ / m²
1 pc. = 0.5m²
No brand
0 reviews
In stock
Product Code: 000-357998ASP
Qty
One click order
Tags:
Package dimensions15,00 x 15,00 x 50,00 cm
Gross weight3,850 kg
Net weight4,000 kg

Smoke Flue Pipe — 150 mm × 0.5 m, Black

This is a smoke flue pipe section designed to channel combustion gases from heating appliances to a chimney or vent. Its purpose is to provide a compact, compatible connection piece for stoves, boilers or heaters where a 150 mm diameter and 0.5 m length section is required. Ideal for repair, extension or new installations.

Key advantages


    Standard diameter for wide compatibility with many stoves and chimney systems
  • Compact half-meter length makes installation and routing easier in tight spaces
  • Black finish offers a discreet, professional appearance
  • Designed for safe evacuation of combustion gases when properly installed
  • Simple to handle and position during assembly
  • Useful as a replacement part or as a modular element in a flue system

Application and use cases

Suitable for use wherever a short section of smoke flue is needed to connect or extend a chimney run. Common applications include home heating, workshop stoves and temporary installations.


    Connecting a wood-burning stove to an existing chimney
  • Extending or repairing a flue run during maintenance
  • Installing a compact heating appliance in a cabin or garage
  • Creating a modular flue layout for staged installation
  • Replacing worn or damaged sections to restore safe operation

What to consider when choosing


    Confirm the pipe diameter matches your appliance and chimney fittings
  1. Check that the length suits the installation layout and required clearances
  2. Ensure material compatibility and temperature rating for your heating type
  3. Verify local building codes and safety regulations before installation
  4. Plan for proper sealing and support to prevent leaks and movement

Characteristics


    Product type: smoke flue pipe (flue section)
  • Diameter: 150 mm
  • Length: 0.5 m
  • Color: black

Why buy at SityPro


    Easy to buy online with clear information on price and characteristics
  • Competitive prices and frequent promotions for heating components
  • Fast, reliable delivery options to Estonia and Finland
  • Wide selection of compatible parts and accessories for flue systems
  • Responsive customer service to help with application and installation questions

Description provided by sitypro.com

SUITSUTORU 150MM 0.5M MUST
Write a review
Related Products

Also looking for

rempro rempro-mobile

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

What is Flue pipe 150 mm 0.5 m black and where is it used?

Flue pipe 150 mm 0.5 m black is a SUITSUTORU flue section with 150 mm diameter and 0.5 m length designed to channel combustion gases from stoves, boilers and heaters. It’s used to connect or extend flue systems in repairs, installations in boiler rooms, saunas and tight spaces.

Will this pipe fit a stove outlet of 150 mm?

Yes, the Flue pipe 150 mm 0.5 m black is sized for a standard 150 mm diameter and is intended to mate with flue components of the same diameter. Confirm the mating part’s external diameter matches the 150 mm connection before purchase.

What material is the Flue pipe 150 mm 0.5 m black made of?

The product listing identifies the SUITSUTORU 150 mm 0.5 m black flue pipe but does not specify the exact material (e.g. mild steel or stainless steel). Contact SityPro for material confirmation before installation.

Can this pipe be used for outdoor flue sections or only indoors?

The listing notes the pipe is for domestic and industrial installations, but it does not detail weather resistance. For outdoor use confirm the coating and heat/weather ratings with SityPro before installing.

How should 150 mm sections be joined — do I need a clamp or seal?

The description highlights 150 mm compatibility but does not list accessories; typically clamps or sealing tape/gaskets are used for airtight joints. Check with SityPro which clamps or seals are recommended for model A024665SP.

Is this pipe suitable for a fireplace in a sauna or seasonal building?

Yes — the listing explicitly mentions use in saunas and seasonal structures, and the 0.5 m length helps with routing. Verify the pipe’s material and finish can handle the specific heat and humidity conditions.

How does the 0.5 m section differ from longer flue sections?

A 0.5 m section offers greater flexibility and easier routing in tight spaces, while longer sections reduce the number of joints. Choose 0.5 m where maneuverability and precise fitting are needed.

Is the SUITSUTORU 150 mm 0.5 m compatible with other brands' flue components?

Because it uses a standard 150 mm diameter, it is generally compatible with other manufacturers’ 150 mm parts. Still, check mating dimensions and joint types before installation to ensure fit.

What is the model and SKU for this item to request accessories?

The model is A024665SP and the SKU is 000-357998ASP; provide these when asking SityPro for compatible clamps, gaskets or other accessories. These codes help locate the correct parts quickly.

Does this pipe need anti-corrosion treatment before installation?

The description does not state any specific anti-corrosion treatment; for outdoor or high-humidity use additional protection may be required. Check SityPro for the pipe’s finish details and apply recommended protective coatings if needed.

Where to buy Flue pipe 150 mm 0.5 m black?

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

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

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

Flue pipe 150 mm 0.5 m black — specifications and description

Model: 000-357998ASP. Category: Smoke pipes. Brand: Tootja puudub. Price: 22.96€.

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