SUITSUTORU 115mm PÕLV 90 MUST

The photographs are for illustrative purposes only.
Get AI analytics on product Flue Pipe 115 mm 90° Elbow Black:
45.04€/pc.
Ex Tax: 36.32€/pc.
No brand
0 reviews
In stock
Product Code: 000-339649ASP
Qty
One click order
Tags:
Package dimensions25,00 x 25,00 x 14,00 cm
Net weight2,100 kg

Flue Pipe 115mm 90° Elbow — Black

This is a 90° elbow designed for flue or smoke pipe systems with a 115mm diameter. Its purpose is to change the direction of exhaust gases in chimney and stove installations while providing a black, discreet finish. Search SityPro to buy and check price, characteristics and features for your application.

Key advantages


    Designed to fit 115mm flue systems for straightforward compatibility
  • Precise 90° angle for reliable direction change of smoke and exhaust
  • Black finish for low-visibility installation and attractive appearance
  • Compact solution that helps with tight or space-limited layouts
  • Durable construction and finish suitable for heating applications
  • Easy to install and integrate with standard flue components

Application and use cases

Suitable for directing flue gases and adapting flue runs in residential and light commercial heating setups.


    Connecting and routing wood stove exhaust to a chimney system
  • Adjusting smoke direction for fireplaces and wood-burning inserts
  • Reconfiguring flue runs for pellet stoves or small boilers
  • Repairs or modifications of existing chimney and flue systems
  • Custom installations where a 90° directional change is required

What to consider when choosing


    Ensure diameter compatibility with your existing flue system
  1. Confirm that a 90° angle suits your layout and does not create excessive resistance
  2. Check clearance and safety requirements for nearby combustible materials
  3. Consider the finish and maintenance needs for visible sections
  4. Verify how the elbow connects to other components and whether additional seals or clamps are needed
  5. Review local regulations and installation guidelines for flue systems

Characteristics


    Product type: flue / smoke pipe elbow
  • Diameter: 115mm
  • Angle: 90°
  • Color: black

Why buy at SityPro


    Wide selection of flue components and clear product characteristics to compare
  • Transparent price information and easy online ordering when you buy
  • Delivery available to Estonia and Finland with reliable logistics
  • Support from SityPro customer service to help with product selection and application
  • Fast processing and convenient options for receiving your order

Description provided by sitypro.com

SUITSUTORU 115mm PÕLV 90 MUST
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Flue Pipe 115 mm 90° Elbow Black

What is the Flue Pipe 115 mm 90° Elbow Black?

Flue Pipe 115 mm 90° Elbow Black is a 90° elbow for 115 mm flue systems designed to change the direction of exhaust gases. It features a black finish, compact design for tight installations and compatibility with standard 115 mm flue components for stoves, fireplaces and boilers.

Which heating appliances is the 115 mm 90° elbow compatible with?

The elbow fits domestic and commercial stoves, fireplaces and gas or solid-fuel boilers that use a 115 mm flue system. Always confirm your flue inner diameter is 115 mm and that connection types match prior to installation.

What are the dimensions and will it fit 115 mm pipes?

The elbow is designed for a 115 mm diameter flue and fits standard 115 mm pipes. It has a compact profile suitable for tight spaces; verify mating pipe joint dimensions before fitting.

What material is the elbow made of and what finish does it have?

The product description specifies a durable construction suitable for flue use and a black finish for a discreet appearance. The exact base material is not listed in the provided data — consult technical specs if you need the precise material.

Can the elbow be used outdoors or only indoors?

The elbow can be used in flue installations indoors and potentially outdoors if appropriate insulation and weather protection are applied. Check local installation codes and whether additional thermal or moisture protection is required for external use.

How is the 115 mm elbow connected to a straight pipe — do I need a seal or clamp?

The elbow connects to 115 mm pipes using standard butt joints; in most installations a sealing gasket or clamp is recommended to ensure a secure, gas-tight connection depending on your flue system. Follow the specific system installation instructions.

Is this elbow suitable for systems with condensation or does it need special treatment?

The description does not state specific condensation resistance; for systems prone to condensation, check with the manufacturer or use components rated for condensate and corrosion resistance. Use appropriate gaskets and materials designed for moist or acidic exhaust where required.

How does this elbow differ from other 90° elbows on the market — why choose SUITSUTORU 115mm?

The SUITSUTORU 115 mm elbow offers a precise 90° angle, compatibility with 115 mm systems, compact design for tight installations and a black finish for a low-profile appearance. Choose it when you need tidy aesthetics and straightforward integration with 115 mm flue components.

Do I need additional parts for installation — what fittings are typically required with this elbow?

You may need sealing gaskets, clamps or mounting hardware compatible with 115 mm joints, and possibly adapters if you change connection types. The exact parts depend on your flue system and how components are joined.

Is this elbow suitable for renovating an existing flue?

Yes — the SUITSUTORU 115 mm 90° elbow is suitable for changing direction or renovating existing flue runs provided the system uses 115 mm diameter pipes and compatible joints. Check other components’ condition and sealing requirements before installation.

Where to buy Flue Pipe 115 mm 90° Elbow Black?

You can buy Flue Pipe 115 mm 90° Elbow Black in our online store for 36.32€. Category: Smoke pipes.

What is the price of Flue Pipe 115 mm 90° Elbow Black?

The current price of Flue Pipe 115 mm 90° Elbow Black is 36.32€. Brand: Tootja puudub.

Flue Pipe 115 mm 90° Elbow Black — specifications and description

Model: 000-339649ASP. Category: Smoke pipes. Brand: Tootja puudub. Price: 36.32€.

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