SUITSUTORU 130MM PÕLV 45 MUST

The photographs are for illustrative purposes only.
Get AI analytics on product Flue pipe 130 mm 45° elbow black:
24.80€/pc.
Ex Tax: 20.00€/pc.
No brand
0 reviews
In stock
Product Code: 000-366675ASP
Qty
One click order
Tags:
Package dimensions13,00 x 13,00 x 27,00 cm
Gross weight1,900 kg
Net weight2,030 kg

Flue Pipe 130 mm 45° Elbow - Black

This 130 mm 45° elbow for flue or chimney systems is designed to change the direction of a venting run while maintaining proper draft. Ideal for connecting stoves, boilers or ventilation ducts where a slight directional shift is required, this black elbow combines practical routing with a discreet finish.

Key advantages


    Compact 45° angle allows gentle redirection of flue gases without sharp turns.
  • Standard diameter fits common 130 mm flue systems for easy compatibility.
  • Black finish offers a low-profile appearance that blends with heating appliances.
  • Simplifies installation and alignment of stove or boiler connections.
  • Helps maintain efficient draft and flow when routing exhaust paths.

Application and use cases

This elbow is suitable wherever a small directional change in a flue or vent is needed. Typical applications include household heating and ventilation installations.


    Connecting a wood stove or pellet stove to a chimney run.
  • Adjusting the alignment of a boiler or furnace flue pipe.
  • Routing venting around obstacles in utility rooms or basements.
  • Creating a neat transition in indoor chimney assemblies.

What to consider when choosing


    Confirm the elbow diameter matches your existing flue or chimney pipes.
  1. Ensure the 45° angle is suitable for achieving the desired routing without additional fittings.
  2. Check material compatibility and heat resistance for your specific heating appliance.
  3. Consider sealing and jointing methods for safe, leak-free connections.
  4. Verify compliance with local building and ventilation regulations.

Characteristics


    Diameter: 130 mm
  • Angle: 45° elbow
  • Type: flue / chimney pipe elbow
  • Color: black (must)

Why buy at SityPro


    Easy to buy online with clear product descriptions and support from SityPro.
  • Competitive price and transparent information about product characteristics and features.
  • Fast delivery options to Estonia and Finland to suit installation schedules.
  • Wide selection of related flue components to complete your setup in one place.
  • Helpful customer service and ordering support to choose the right parts for your application.

Description provided by sitypro.com

SUITSUTORU 130MM PÕLV 45 MUST
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Flue pipe 130 mm 45° elbow black

What is Flue pipe 130 mm 45° elbow black and where is it used?

Flue pipe 130 mm 45° elbow black is a SUITSUTORU 45° elbow with a 130 mm diameter designed to redirect flue or ventilation runs while maintaining draft. It is used for connecting stoves, boilers and ventilation ducts where a gentle directional change and a discreet black finish are needed.

Will the 130 mm elbow fit a standard stove or boiler?

Yes, the elbow is specified as 130 mm diameter which matches common stove and boiler flue connections. Check the appliance’s flue internal/external diameter and whether you need gaskets or adapters for a tight fit.

How do I correctly connect the 45° elbow to a straight 130 mm pipe?

Insert the elbow end into the straight pipe or coupling ensuring a snug 130 mm diameter fit; use gaskets or clamps if required. Make sure the assembly maintains correct fall for condensate and preserves proper draft.

Can I use this elbow in ventilation systems and not just chimneys?

Yes, the 130 mm 45° elbow can be used in ventilation ducts that require a similar directional change and matching diameter. Consider temperature and material suitability since the part is primarily intended for flue/exhaust gases.

What is the material and finish of the 130 mm 45° black elbow?

The listing specifies a black finish for a discreet appearance but does not state the exact base material. For precise material details consult the model A033342SP technical documentation or the manufacturer.

Is the elbow compatible with other SUITSUTORU 130 mm components in shape and joints?

Yes, the listed 130 mm diameter facilitates compatibility with other SUITSUTORU 130 mm parts and adapters. Always verify external/internal diameters of the specific components before assembly.

Is this elbow suitable for the visible external part of a chimney for aesthetic finish?

Yes, the black finish makes the elbow suitable for visible sections where appearance matters. Keep in mind soot and staining can accumulate on the surface over time.

Can I use this elbow to replace a damaged section of the chimney?

Yes, the 130 mm 45° elbow is suitable for quick replacement or modernization of an existing section when the diameter matches. Ensure surrounding parts are sound and the installation angle is correct before replacing.

How does a 45° elbow differ from a 90° elbow and when to choose 45°?

A 45° elbow provides a gentler bend than a 90°, reducing resistance and preserving draft, so choose 45° for slight directional adjustments. Use 90° only for sharp direction changes or confined spaces, noting it may negatively affect gas flow.

What is the model and SKU of this elbow for finding compatible parts?

Model is A033342SP and SKU is 000-366675ASP; use these identifiers to locate compatible components and technical documentation. Quote model A033342SP when ordering spare parts.

Where to buy Flue pipe 130 mm 45° elbow black?

You can buy Flue pipe 130 mm 45° elbow black in our online store for 20.00€. Category: Smoke pipes.

What is the price of Flue pipe 130 mm 45° elbow black?

The current price of Flue pipe 130 mm 45° elbow black is 20.00€. Brand: Tootja puudub.

Flue pipe 130 mm 45° elbow black — specifications and description

Model: 000-366675ASP. Category: Smoke pipes. Brand: Tootja puudub. Price: 20.00€.

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