Flexible gas hose 706, FF 120

The photographs are for illustrative purposes only.
Get AI analytics on product Flexible gas hose 706, FF 120:
6.30€/box
Ex Tax: 5.08€/box
MAGMA
0 reviews
In stock
Product Code: 000-4394448MASP
EAN Code: 4750667051230
Qty
Tags:

Gas connection hose — model 706 (FF 120)

This flexible hose is intended for gas connections, identified as model 706 with designation FF 120. It is used to link gas appliances where a flexible gas line is required; see SityPro for buy options and price details, and for full features and benefits.

Key Benefits


    Flexible design for routing in confined spaces
  • Made for gas service to connect appliances reliably
  • Clear model identification (706) and designation (FF 120) for easy replacement
  • Faster installation compared with rigid piping
  • Helps accommodate appliance movement and vibration

Applications

Suitable for gas appliance connections and other gas supply points; application examples include:


    Gas cooktops and stoves
  • Domestic gas boilers
  • Gas water heaters
  • Space heaters running on gas
  • External gas grills and similar appliances

What to Consider When Choosing


    Confirm the model designation (706, FF 120) matches the required part
  1. Check compatibility with your appliance connection type
  2. Choose the correct length and flexibility for installation routing
  3. Ensure installation follows local gas regulations and is done by a qualified person
  4. Inspect fittings and condition before use

Specifications


    Product type: flexible hose for gas
  • Model: 706
  • Designation: FF 120

Why Buy from SityPro


    Easy to buy online at SityPro with clear price information
  • Product listings include features and model details for fast selection
  • Reliable customer support for questions about application and fit
  • Delivery available to Estonia and Finland
  • Convenient ordering and secure payment options

Description provided by sitypro.com

Flexible gas hose 706, FF 120
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Гибкая подводка для газа 706, FF 120

What is Flexible gas hose 706, FF 120 and what is it used for?

Flexible gas hose 706, FF 120 is a model 706 (designation FF 120) flexible gas connection hose designed to link gas appliances to the gas supply. It is used for cooktops, domestic boilers, gas water heaters and space heaters, providing flexible routing and vibration compensation during installation.

Which gas appliances is the 706, FF 120 compatible with?

The 706, FF 120 is compatible with domestic gas appliances such as cooktops, boilers, gas water heaters and space heaters provided the hose connection size and thread type match the appliance. Always check the appliance’s connector thread and dimensions before purchase.

What are the length and dimensions of the 706, FF 120 hose?

The product description notes compact design and easy routing, but precise length and diameters depend on the specific variant (model MA1061115SP). Confirm the required length and connector diameters with the seller or product sheet before ordering.

What material is the 706, FF 120 made of and how durable is it?

The listing highlights reliable connections, but the exact construction material and reinforcement for model MA1061115SP are not specified. Ask the seller for material details (e.g. stainless steel braid, reinforced rubber) and the working pressure rating to assess durability.

Can the 706, FF 120 be used for external gas grills?

The description lists external grills among possible applications, but confirm with the seller whether the specific variant is rated for outdoor use, weather resistance and UV exposure. Also check required length and connector compatibility for the grill.

How does the 706, FF 120 differ from rigid gas pipes and other flexible hoses?

The 706, FF 120 offers flexible routing in confined spaces, faster installation and vibration accommodation versus rigid piping. Compared with other flex hoses, its clear model ID (706, FF 120) and intended universal use are noted; check technical specifications for exact performance differences.

How do I choose the correct mounting and thread type for the 706, FF 120?

Match the appliance connector thread type and diameter with the hose specifications for model MA1061115SP. Ask the seller for compatible fitting sizes and use gas-approved adapters if needed.

Does the 706, FF 120 require certification or testing for domestic use?

The listing stresses reliable connections but does not list certifications for model MA1061115SP. Request confirmation from the seller or manufacturer about certifications and compliance with local safety standards before installation.

How should I install the 706, FF 120 hose — any installation tips?

Connect the hose to the appliance and supply with correct fittings; its flexibility eases routing in tight spaces. Use a qualified gas technician, avoid sharp bends or tension, and perform leak and tightness checks after fitting.

How do I maintain the 706, FF 120 hose to extend its life?

Inspect regularly for cracks, corrosion and wear, avoid sharp bends and exposure to aggressive chemicals. Replace the hose if damaged and perform periodic leak checks to maintain safe operation.

Where to buy Flexible gas hose 706, FF 120?

You can buy Flexible gas hose 706, FF 120 in our online store for 5.08€. Category: Hoses.

What is the price of Flexible gas hose 706, FF 120?

The current price of Flexible gas hose 706, FF 120 is 5.08€. Brand: MAGMA.

Flexible gas hose 706, FF 120 — specifications and description

Model: 000-4394448MASP. Category: Hoses. Brand: MAGMA. Price: 5.08€.

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