Flexible hose D13 ST 715 3/4, FF 60

The photographs are for illustrative purposes only.
Get AI analytics on product Flexible hose D13 ST 715 3/4, FF 60:
7.56€/box
Ex Tax: 6.10€/box
MAGMA
0 reviews
In stock
Product Code: 000-4394761MASP
EAN Code: 4750667099201
Qty
Tags:

D13 ST 715 flexible connector with 3/4" FF 60 fittings

Flexible hose designed to connect plumbing fixtures and water appliances; D13 profile with model ST 715 and 3/4" FF 60 fittings for straightforward installation and reliable flow.

Key Benefits


    Flexible design for easy routing in tight spaces
  • Compatibility with 3/4" connections for common plumbing fixtures
  • Model ST 715 specification for clear identification and replacement
  • D13 size offers a compact profile suited to many installations
  • FF 60 fittings provide a secure female-to-female connection
  • Simple to buy from SityPro with visible price and feature information

Applications

Typical application is connecting household and commercial water fixtures where a flexible 3/4" hose is required.


    Connecting taps and mixers
  • Linking boilers and water heaters
  • Supplying dishwashers and washing machines
  • Bathroom and kitchen plumbing installations
  • Replacement of existing flexible hoses with matching D13/3/4 fittings

What to Consider When Choosing


    Confirm connector size compatibility with 3/4" fittings
  1. Verify D13 profile fits the available installation space
  2. Check that ST 715 is the correct model for your replacement or project
  3. Ensure FF 60 fitting type matches the required connection orientation
  4. Compare price and features on SityPro before purchase

Specifications


    Product type: Flexible hose
  • Size/profile: D13
  • Model: ST 715
  • Connection: 3/4"
  • Fittings: FF 60

Why Buy from SityPro


    Easy to buy online with clear product features and price display
  • Fast ordering and reliable delivery to Estonia and Finland
  • Customer support to help with selection and compatibility questions
  • Wide availability of replacement parts and recognized models
  • Secure checkout and straightforward returns for peace of mind

Description provided by sitypro.com

Flexible hose D13 ST 715 3/4, FF 60
Write a review
Related Products

Also looking for

rempro rempro-mobile

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

What is the Flexible hose D13 ST 715 3/4, FF 60 and where is it used?

Flexible hose D13 ST 715 3/4, FF 60 is an ST 715 model D13-profile flexible connector with 3/4" FF 60 fittings for 3/4" plumbing. It’s used to connect taps, sinks, boilers and other water appliances in domestic and commercial installations.

Will this hose fit a standard 3/4" kitchen mixer tap?

Yes. Flexible hose D13 ST 715 3/4, FF 60 has 3/4" FF 60 fittings and is compatible with most standard 3/4" mixer taps and plumbing connections.

What are the D13 profile dimensions — is it compact for tight spaces?

The D13 profile denotes a compact diameter and increased flexibility, so Flexible hose D13 ST 715 3/4, FF 60 is designed to fit and route easily in tight spaces like under sinks and inside cabinets.

What materials and construction does the hose have — is it leak-resistant?

The product notes a flexible D13 design with FF 60 fittings delivering secure female-to-female connections. When properly installed, Flexible hose D13 ST 715 3/4, FF 60 offers reduced leak risk suitable for standard water systems.

Can I use Flexible hose D13 ST 715 3/4, FF 60 with a boiler or water heater?

Yes. The D13 ST 715 3/4, FF 60 flexible hose is suitable for boilers and water heaters provided the appliance has a standard 3/4" outlet and compatible FF 60 fittings.

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

The ST 715 with D13 profile features a more compact diameter and FF 60 fittings for easier routing in tight spaces compared with thicker hoses. The model marking simplifies identification and replacement.

Do I need special tools to install this hose?

No. Flexible hose D13 ST 715 3/4, FF 60 is designed for simple installation and typically only requires a standard spanner or wrench to tighten the FF 60 fittings.

Is this hose suitable for connecting household appliances (washing or dishwasher)?

Yes — the D13 ST 715 3/4, FF 60 flexible hose can be used for appliances provided the appliance inlet is 3/4" and compatible with FF 60 fittings.

How to choose the right length for D13 ST 715 hoses?

Measure the distance between the connection points including bends and available routing space. The D13 profile is well suited for short to medium runs in cabinets and niches; check available lengths in the product listing before purchase.

Is D13 ST 715 compatible with hot and cold water systems?

Yes. Flexible hose D13 ST 715 3/4, FF 60 is designed for water connections and is suitable for both cold and standard hot water lines when used within normal plumbing temperature ranges.

What does the FF 60 marking on the hose fittings mean?

FF 60 denotes a female-to-female connection with '60' indicating the fitting size/type. For Flexible hose D13 ST 715 3/4, FF 60 it signals compatibility with 3/4" threaded connections and ease of replacement.

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