Flexible hose D13 ST 715 3/4, FM 90

The photographs are for illustrative purposes only.
Get AI analytics on product Flexible hose D13 ST 715 3/4, FM 90:
8.36€/box
Ex Tax: 6.74€/box
MAGMA
0 reviews
In stock
Product Code: 000-4394778MASP
EAN Code: 4750667099270
Qty
Tags:

Compact angled flexible hose — D13 ST 715 with 3/4 connection and FM 90

A flexible plumbing hose designed for connecting water fittings where a D13 designation, ST 715 model and a 3/4 connection with FM 90 angle are required. Suitable for compact or angled installations.

Key Benefits


    Flexible design enables installation in tight spaces
  • FM 90 angled end allows neat right‑angle connections
  • Compatible with standard 3/4 connections for broad interoperability
  • D13 sizing simplifies matching to existing fittings
  • Model ST 715 ensures consistent specification and fit
  • Quick installation reduces labor time and costs

Applications

Intended for plumbing and appliance connections where a compact, angled flexible hose is needed.


    Connecting sink faucets and taps
  • Dishwasher inlet hose connection
  • Washing machine water supply
  • Small boiler and water heater hookups
  • Under‑sink or tight cabinet installations

What to Consider When Choosing


    Verify connector size matches your fittings (3/4)
  1. Confirm D13 designation fits the system port or adapter
  2. Check that the FM 90 angle suits your installation clearance
  3. Ensure the ST 715 model matches existing components or replacement needs
  4. Measure available length and routing before purchase

Specifications


    Product type: flexible hose
  • Designation: D13
  • Model: ST 715
  • Connection size: 3/4
  • Feature: FM 90 (angled)

Why Buy from SityPro


    Easy to buy online with clear product features and application info
  • Transparent price and reliable product listings
  • Fast delivery and shipping options to Estonia
  • Delivery available to Finland for cross‑border orders
  • Customer support to confirm compatibility and installation benefits

Description provided by sitypro.com

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

Also looking for

rempro rempro-mobile

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

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

Flexible hose D13 ST 715 3/4, FM 90 is a compact angled plumbing hose designed for 3/4 threaded connections and D13 sizing. It’s used to connect taps, sinks, dishwashers and washing machines where an FM 90 angled end and compact installation are required.

Which appliances is the Flexible hose D13 ST 715 3/4, FM 90 compatible with?

This hose is compatible with standard 3/4 threaded taps and fittings, including kitchen and bathroom mixers, dishwasher inlet connections and washing machines, provided the appliance has a matching 3/4 threaded fitting.

What does D13 mean and what size is the hose?

D13 denotes the hose sizing/type intended for domestic plumbing installations. Choose the D13 designation to match existing fittings and ensure compatibility with your plumbing setup.

What does FM 90 mean and why use an angled end?

FM 90 indicates a 90° angled fitting that enables neat right-angle connections in tight spaces. The angled end reduces hose bending stress and simplifies concealed or compact installations.

What material is the flexible hose made of and how durable is it?

The description lists model ST 715 but does not specify the exact material. To confirm whether it has stainless steel braid, rubber inner hose or other construction and its durability, check the MA1061445SP technical details with the supplier before installation.

What length is this hose and will it fit under my sink?

The product highlights compact, angled installation suitability but does not state length. Confirm the exact length of model MA1061445SP with the seller to ensure it fits under your sink.

Will I need an adapter to connect to a device with a different thread?

Yes — if the appliance or fitting has a thread other than 3/4, you’ll need an adapter to mate it with the D13 ST 715 3/4 hose. Choose an adapter that matches the D13 sizing and thread material for a secure, leak-free connection.

How does the ST 715 model differ from other hoses?

ST 715 is a manufacturer model identifier specifying this hose’s configuration and features. Combined with D13 and FM 90 markings it denotes a compact, angled hose designed for consistent 3/4 compatibility and fit.

Can I use this hose for connecting a washing machine or dishwasher?

Yes — the D13 ST 715 3/4, FM 90 hose is suitable for washing machine and dishwasher connections if the appliance has a 3/4 thread or you use a compatible adapter. Check water pressure and hose length before installation.

How should I fit the Flexible hose D13 ST 715 3/4, FM 90 to avoid leaks?

Fit the hose without sharp bends, use a sealing washer on the 3/4 thread, hand-tighten first then finish with a small wrench turn. Test under water pressure and avoid over-tightening to prevent thread damage.

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