SUITSUTORU 180MM PÕLV 90 MUST

The photographs are for illustrative purposes only.
Get AI analytics on product Flue pipe 180 mm 90° elbow black:
43.19€/pc.
Ex Tax: 34.83€/pc.
No brand
0 reviews
In stock
Product Code: 000-356222ASP
Qty
One click order
Tags:
Package dimensions18,00 x 18,00 x 27,00 cm
Gross weight4,100 kg
Net weight4,230 kg

180mm Black 90° Flue Pipe Elbow

This 180mm black 90° flue pipe elbow is a pipe bend designed to redirect exhaust or flue gases in heating and ventilation systems. It is used to change the direction of a flue run while maintaining a compact footprint and reliable connection between straight pipe sections.

Key advantages


    Simple and effective 90° direction change for flue runs
  • Compatible with 180mm diameter pipe systems
  • Black finish for discreet appearance and corrosion masking
  • Space-saving design for tight installations
  • Easy to install with standard flue pipe fittings
  • Useful replacement or upgrade part when adjusting flue routes

Application and use cases

This elbow is suitable for directing exhaust in various heating and ventilation setups. Typical applications include:


    Connecting stovepipe or chimney sections for wood stoves and fireplaces
  • Rerouting flue gas path around obstacles in a heating installation
  • Adapting flue direction in boiler or furnace exhaust systems
  • Use in workshop or garage ventilation where a 90° bend is required
  • Replacement of worn or damaged elbow pieces in existing flue assemblies

What to consider when choosing


    Ensure the elbow diameter matches the existing flue pipe to maintain proper draft
  1. Check material compatibility and durability for your specific fuel type and heat levels
  2. Verify that the 90° bend suits the installation layout and clearance requirements
  3. Confirm sealing and joint methods for safe, leak-free operation
  4. Consider local building codes and safety regulations for flue installations

Characteristics


    Diameter: 180mm
  • Angle: 90° elbow
  • Color/finish: black
  • Type: flue pipe elbow / chimney pipe fitting

Why buy at SityPro


    Wide selection of heating and flue components with clear characteristics and features
  • Competitive price and transparent buying options—easy to buy online
  • Reliable delivery to Estonia and Finland with tracking and support
  • Customer service and technical advice to help choose the right part
  • Secure payment options and convenient ordering from SityPro

Description provided by sitypro.com

SUITSUTORU 180MM PÕLV 90 MUST
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Flue pipe 180 mm 90° elbow black

What is the Flue pipe 180 mm 90° elbow black and what is it used for?

Flue pipe 180 mm 90° elbow black is a 180 mm diameter flue elbow that redirects a flue run by 90°. It’s used to change direction of stovepipe, chimney or boiler flues in compact installations and to connect straight 180 mm pipe sections reliably.

Is the 180 mm 90° elbow compatible with my 180 mm flue pipe?

Yes — this elbow is designed for 180 mm diameter flue and ventilation pipe systems. Check that your straight pipe ends use the standard fitting profile for 180 mm components to ensure a secure joint and proper sealing.

What material is the 180 mm 90° elbow made of and is it corrosion-resistant?

The product description notes a black finish but does not specify the exact material. These elbows are typically metal; check the SityPro product page to confirm whether it’s stainless steel or painted/galvanised steel for corrosion resistance.

Can I install this elbow indoors and outdoors?

The elbow can be used for indoor and outdoor flue routing provided the material and finish are suitable for external exposure. Verify the product page for manufacturer guidance on outdoor use and whether additional protection or insulation is required.

How do I connect the elbow to a straight 180 mm pipe — do I need a sealant?

The elbow fits standard 180 mm pipe ends; using a heat-resistant sealant or flue sealing tape is recommended to ensure a gas-tight joint. Secure the joint with the appropriate clamp or locking method per your pipe system design.

Is this elbow suitable for connecting a fireplace or stove?

Yes — the elbow is intended for flue systems and is suitable for connecting stoves and fireplaces in 180 mm systems. Ensure the elbow meets the temperature and installation requirements specified by your appliance manufacturer.

Can I use this elbow in a ventilation system instead of just a flue?

Yes — the elbow can be used in 180 mm ventilation channels as well as flue systems to redirect airflow. Verify material suitability and any differing requirements between ventilation and flue applications.

How does this 90° elbow differ from a 45° elbow and when should I choose 90°?

A 90° elbow produces a sharp right-angle turn, useful for space-saving and precise directional changes. Choose 90° when you need an immediate change of direction; choose 45° if you want a gentler bend with lower flow resistance.

What are the product identifiers and dimensions for this elbow — which accessories should I look for?

This elbow is for 180 mm diameter pipe; model A023999SP and SKU 000-356222ASP. When selecting accessories, choose components designed for 180 mm systems and reference the model/SKU for compatibility.

Is this elbow suitable for renovating an old flue?

Yes — the elbow works for rerouting existing flues provided the system uses 180 mm diameter pipes and compatible profiles. During renovation inspect other flue components and replace seals as needed.

Where to buy Flue pipe 180 mm 90° elbow black?

You can buy Flue pipe 180 mm 90° elbow black in our online store for 34.83€. Category: Smoke pipes.

What is the price of Flue pipe 180 mm 90° elbow black?

The current price of Flue pipe 180 mm 90° elbow black is 34.83€. Brand: Tootja puudub.

Flue pipe 180 mm 90° elbow black — specifications and description

Model: 000-356222ASP. Category: Smoke pipes. Brand: Tootja puudub. Price: 34.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ххххххх');