Anti-vibration hose with elbow TFGN-800, 3/4"

The photographs are for illustrative purposes only.
Get AI analytics on product Anti-vibration hose with elbow TFGN-800, 3/4":
14.41€/box
Ex Tax: 11.62€/box
MAGMA
0 reviews
In stock
Product Code: 000-4394659MASP
EAN Code: 4750667044904
Qty
Tags:

Flexible anti-vibration connector TFGN-800 with elbow (3/4")

Anti-vibration hose with elbow, model TFGN-800 (3/4"), designed to isolate vibration and provide a flexible 90° connection between 3/4" plumbing fittings.

Key Benefits


    Reduces vibration transfer to piping and equipment — clear benefits for longevity
  • Elbow shape enables neat connections in confined spaces
  • Flexible hose eases alignment between misaligned fittings
  • Protects joints and reduces noise from vibrating appliances
  • Compatible with standard 3/4" connections for straightforward installation

Applications

Suitable for installations where vibration damping and a 90° connection are required.


    Washing machines and dishwashers
  • Boilers and water heaters
  • Circulation pumps and booster systems
  • HVAC units and fan coil connections
  • General plumbing installations with 3/4" fittings

What to Consider When Choosing


    Confirm nominal size matches your fittings — this model is 3/4"
  1. Check compatibility of the elbow orientation with the available space
  2. Verify material suitability and pressure/temperature ratings for your application
  3. Ensure connection type and sealing method match your plumbing standards
  4. Consider ease of installation and access for maintenance

Specifications


    Product type: anti-vibration hose with elbow
  • Model: TFGN-800
  • Nominal connection size: 3/4"

Why Buy from SityPro


    Easy to buy online with clear price information on the product page
  • Fast ordering process and convenient payment options
  • Delivery available to Estonia and Finland
  • Expert product selection and support for application questions
  • Reliable shipping and local service through SityPro

Description provided by sitypro.com

Anti-vibration hose with elbow TFGN-800, 3/4"
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Гибкая подводка антив. с угол. TFGN-800, 3/4

What is the Anti-vibration hose with elbow TFGN-800, 3/4 and what is it used for?

Anti-vibration hose with elbow TFGN-800, 3/4 is a flexible 3/4" elbow connector with anti-vibration protection, designed to reduce vibration transfer and enable neat 90° connections in confined spaces. It’s used for connecting taps, boilers, washing machines and other plumbing where vibration damping is needed.

Is the TFGN-800 compatible with a tap that has a 3/4" thread?

Yes, the Anti-vibration hose with elbow TFGN-800 is a standard 3/4" size and fits most taps and plumbing fixtures with that thread. Check whether your fitting has male or female thread and use an adapter if required.

Which household appliances is the TFGN-800 suitable for?

The TFGN-800 is suitable for taps, washbasins, boilers/water heaters, washing machines, dishwashers, circulation pumps and HVAC fan coils where vibration damping and an elbow connection are needed. It simplifies installations in tight spaces.

How does the anti-vibration protection affect the TFGN-800 hose performance?

The anti-vibration protection reduces vibration transfer from appliances and pumps to the piping, lowering noise and mechanical stress on joints. This helps extend fitting life and reduces the risk of loosened connections and leaks.

Can the TFGN-800 be installed in confined spaces and what is its elbow angle?

Yes, the TFGN-800 is an elbow-style 3/4" connector with an approximate 90° bend, making it suitable for tight spaces and behind units. Its flexibility also compensates for minor misalignment between fittings.

What material is the TFGN-800 hose made of and how does that affect durability?

The product description notes a flexible construction with anti-vibration protection but does not specify the exact material (e.g. braided metal or reinforced rubber). Durability depends on the material and manufacturing; check MAGMA technical specifications for precise material details.

Is the TFGN-800 compatible with circulation pumps and fan coils?

Yes, the TFGN-800 is indicated for circulation pumps, booster systems and fan coil connections where vibration damping is beneficial. Confirm your equipment has a 3/4" thread for direct compatibility.

How to choose between the TFGN-800 and other flexible hoses?

Choose the TFGN-800 when you need a 3/4" size with an elbow and anti-vibration features. Compare thread type, allowable pressure/temperature and MAGMA technical specs to alternative hoses before deciding.

Are special fittings or adapters required to install the TFGN-800 with a different thread?

If your system does not use a 3/4" thread or uses a different connector type, you will need the appropriate adapters or fittings. No extra parts are needed for direct installation when threads match.

How to maintain and when to replace the TFGN-800 anti-vibration hose?

Visually inspect regularly for damage, cracks and leaks, especially at joints. Replace immediately if you find wear, corrosion or leaks; replacement intervals depend on operating conditions and MAGMA’s recommendations.

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