Flexible hose D13 ST 715 3/4, FM 30

The photographs are for illustrative purposes only.
Get AI analytics on product Flexible hose D13 ST 715 3/4, FM 30:
6.01€/pc.
Ex Tax: 4.85€/pc.
MAGMA
0 reviews
In stock
Product Code: 000-4394766MASP
EAN Code: 4750667099157
Qty
Tags:

ST 715 D13 flexible connection hose with 3/4" fitting (FM 30)

Flexible hose designed for fluid connections and plumbing installations; model ST 715 with designation D13 and 3/4" fitting, marked FM 30. Ideal for replacing or installing flexible lines where a compact, flexible connector is required.

Key Benefits


    Flexible design reduces stress on joints and fittings
  • Compatible with 3/4" standard fittings for easy connection
  • Compact D13 profile suitable for tight spaces
  • Clear model marking (ST 715, FM 30) for easy identification
  • Simple installation and replacement, lowering labour time
  • Good value and clear price information when you buy from SityPro

Applications

Suitable for a range of fluid connection tasks where a small-diameter, flexible hose is required.


    Household plumbing connections and repairs
  • Appliance connections (e.g., dishwashers, washing machines)
  • Heating and radiator connector lines
  • Workshop and equipment fluid lines
  • Garden and irrigation connectors in confined spaces

What to Consider When Choosing


    Verify the diameter designation D13 matches your connection requirements
  1. Confirm the fitting size is 3/4" for compatibility with existing fixtures
  2. Check the model marking ST 715 and FM 30 to ensure correct part selection
  3. Assess the intended application and compatibility with the conveyed medium
  4. Measure required hose length and installation space before purchase

Specifications


    Type: Flexible hose
  • Diameter: D13 (13 mm)
  • Model: ST 715
  • Fitting size: 3/4"
  • Marking/code: FM 30

Why Buy from SityPro


    Easy to buy online at SityPro with clear product features and price
  • Wide selection and clear model identification to simplify ordering
  • Customer support to help with product questions and selection
  • Convenient delivery options, including to Estonia and Finland
  • Secure checkout and reliable service for business and private customers

Description provided by sitypro.com

Flexible hose D13 ST 715 3/4, FM 30
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Гибкая подводка D13 ST 715 3/4, FM 30

What is the Flexible hose D13 ST 715 3/4, FM 30 and what is it used for?

Flexible hose D13 ST 715 3/4, FM 30 is the ST 715 model flexible connection hose with D13 profile and a 3/4" fitting (FM 30). It is used for plumbing connections to taps, sinks, boilers and household appliances where compact, flexible routing and easy installation are required.

Will this hose fit a tap with a 3/4" thread?

Yes, the D13 ST 715 flexible hose is designed to be compatible with 3/4" threaded fittings and will fit most standard taps with that connection. Confirm whether your tap uses an internal or external thread to match the hose fitting type.

What does the D13 size and FM 30 marking mean?

D13 denotes the compact hose profile suitable for tight installation spaces. FM 30 is a model identifier within the ST 715 range that helps accurately identify the correct part when selecting or replacing hoses.

Can I use this hose to connect a boiler or washing machine?

The D13 ST 715 flexible hose can be used for boilers and household appliances if the D13 profile and 3/4" thread match your equipment's requirements. Always verify your appliance's connection specifications before fitting.

What material is the hose made of and how strong is it?

The product description states the ST 715 model has a durable, reliable construction with D13 and FM 30 markings intended for domestic plumbing. For exact material composition and working pressure ratings, consult the MAGMA technical datasheet.

What is the length of the ST 715 D13 3/4 hose?

The provided description does not specify the hose length; only the D13 ST 715 model with 3/4" thread and FM 30 marking is listed. Check the product details or technical documentation for available lengths before purchasing.

How does the D13 ST 715 differ from other flexible hoses?

The D13 ST 715 features a compact D13 profile, compatibility with 3/4" threads and FM 30 marking for easy identification. It targets household plumbing and tap connections, unlike larger-diameter or industrial-grade hoses.

Do I need an adapter to connect to fittings of a different size?

If your equipment uses a thread size other than 3/4", you will need a suitable adapter or reducer. For standard 3/4" fittings the D13 ST 715 connects directly without additional adapters.

Is this hose suitable for tight or confined spaces?

Yes, the D13 designation indicates a compact profile designed for restricted installation areas. The ST 715 model provides flexibility and space-saving routing for plumbing connections.

How do I correctly install the D13 ST 715 3/4 hose?

Attach one end to the appliance with the 3/4" thread and the other to the supply connection, sealing threaded joints if required. Avoid sharp bends and ensure the hose is not stretched or compressed during installation.

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