SUITSUTORU 150MM ROSETT MUST

The photographs are for illustrative purposes only.
Get AI analytics on product Flue pipe 150 mm rosette black:
8.23€/pc.
Ex Tax: 6.64€/pc.
No brand
0 reviews
In stock
Product Code: 000-334159ASP
Qty
Tags:
Package dimensions15,00 x 15,00 x 0,30 cm
Gross weight0,240 kg
Net weight0,370 kg

Smoke Pipe 150 mm with Rosette — Black

This SUITSUTORU 150MM ROSETT MUST is a black 150 mm smoke (flue) pipe section with an integrated rosette designed to provide a neat finish where the pipe passes through walls or ceilings. Ideal for finishing and sealing pipe penetrations, its primary purpose is to improve appearance and help seal gaps. Check characteristics, features and application details before you buy, and compare price at SityPro.

Key advantages


    Neat, finished look that conceals wall or ceiling gaps around the pipe
  • Designed for compatibility with 150 mm flue systems for straightforward installation
  • Black finish provides a discreet, modern appearance
  • Simple to fit and remove for maintenance or inspection
  • Helps protect the penetration point from drafts and debris
  • Enhances overall aesthetics around stoves and chimneys

Application and use cases

Suitable for finalizing pipe penetrations in domestic and light-commercial heating installations. The rosette hides the joint area and improves the visual and functional finish where the pipe passes through structures.


    Finishing wall or ceiling entries for stove and fireplace flue pipes
  • Concealing gaps around chimney or flue sections
  • Use with wood-burning stoves, fireplaces, and similar heating appliances
  • Retrofit projects where aesthetics around pipe penetrations are needed
  • Maintenance access points where removable rosettes simplify inspection

What to consider when choosing


    Confirm the pipe diameter and compatibility with your existing flue system
  1. Consider the finish color to match your appliance and interior design
  2. Check local building codes and safety requirements for flue installations
  3. Ensure the rosette fits the mounting situation (wall, ceiling, or other surfaces)
  4. Think about ease of removal for future maintenance or inspection

Characteristics


    Product type: smoke / flue pipe component (SUITSUTORU)
  • Diameter: 150 mm
  • Includes: rosette (wall/ceiling cover)
  • Color: black (MUST)

Why buy at SityPro


    Wide selection and clear product characteristics to help you choose the right item
  • Competitive price and transparent offers when you buy through SityPro
  • Fast delivery options to Estonia and Finland for convenient receipt
  • Reliable customer support and advice on application and installation
  • Secure ordering and flexible delivery to suit professional and DIY projects

Description provided by sitypro.com

SUITSUTORU 150MM ROSETT MUST
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Flue pipe 150 mm rosette black

What is the Flue pipe 150 mm rosette black and what is it used for?

Flue pipe 150 mm rosette black is a 150 mm flue pipe section with an integrated rosette designed to finish the penetration where a flue passes through a wall or ceiling. It conceals gaps, improves appearance and helps reduce drafts and debris ingress.

Is this rosette compatible with 150 mm flue systems?

Yes, the rosette is designed for compatibility with 150 mm flue systems and fits directly around the pipe for straightforward installation.

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

The product description states a black finish and its use as a flue pipe rosette, but does not specify the exact material; check with the seller if material details are required.

How is the 150 mm rosette installed on a flue — do I need to remove the pipe?

The rosette fits around the existing pipe and generally does not require removing the entire pipe; you place it at the penetration and secure it as needed for a quick installation.

Can the rosette be used in both wall and ceiling penetrations?

Yes, the rosette is suitable for finishing 150 mm flue penetrations through both walls and ceilings, providing a neat, professional appearance.

Does the rosette obstruct flue maintenance — is it easy to remove?

The rosette is designed for simple fitment and removal, so it can be taken off easily for maintenance or inspection without damaging the finish.

Will the black finish withstand flue temperatures?

The listing describes the item as a finishing detail but does not specify temperature ratings; for high-temperature stove or boiler applications, confirm thermal resistance with the seller.

Is model A001826SP (SKU 000-334159ASP) suitable to replace an existing rosette?

Model A001826SP is intended for 150 mm systems and can replace an existing rosette if the pipe diameter and penetration layout match; verify measurements before purchase.

Is the rosette suitable for indoor and outdoor installation?

The description focuses on indoor finishing for wall and ceiling penetrations; for outdoor use (exterior wall terminations), confirm weather resistance with the seller.

What are the advantages of the black rosette compared to uncoated or stainless versions?

The black finish provides a neat, discreet look that complements modern interiors and conceals installation marks; if corrosion resistance is important, consider stainless alternatives and check specifics with the seller.

Where to buy Flue pipe 150 mm rosette black?

You can buy Flue pipe 150 mm rosette black in our online store for 6.64€. Category: Smoke pipes.

What is the price of Flue pipe 150 mm rosette black?

The current price of Flue pipe 150 mm rosette black is 6.64€. Brand: Tootja puudub.

Flue pipe 150 mm rosette black — specifications and description

Model: 000-334159ASP. Category: Smoke pipes. Brand: Tootja puudub. Price: 6.64€.

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