Spout 18.5 cm 17244Io C, Convex

The photographs are for illustrative purposes only.
-47% Economy 51.75€
Get AI analytics on product Spout 18.5 cm 17244Io C, Convex:
109.25€/box 57.50€/box
Ex Tax: 46.37€/box
La torre
0 reviews
In stock
Product Code: 000-3843386MASP
EAN Code: 4750667022667
Qty
One click order
Tags:

KONVEX 18.5 cm shower spout for built-in installations

Spout intended as a recessed fitting for built-in showers; suitable for integration into concealed shower systems and other recessed applications.

Key Benefits


    Designed specifically for built-in showers — seamless integration and neat finish
  • Space-saving recessed installation ideal for modern bathrooms
  • Consistent appearance when paired with concealed shower elements
  • Simple selection based on model and size for straightforward installation
  • Clear product features make comparison and purchase decisions easier

Applications

Typical application areas where this spout can be used.


    Residential bathrooms with recessed shower systems
  • Hotel and hospitality shower installations
  • Spa and wellness centers with built-in fittings
  • Bathroom renovation projects using concealed components
  • New construction specifying recessed shower hardware

What to Consider When Choosing


    Compatibility with your built-in shower system and concealed installation
  1. Model and size to match existing fittings and trim
  2. Finish and visual compatibility with other bathroom elements
  3. Availability of matching components and spare parts
  4. Price and delivery options that suit your project

Specifications


    Product type: spout
  • Length: 18.5 cm
  • Model: 17244Io C
  • Series/name: KONVEX
  • Intended use: built-in (recessed) showers

Why Buy from SityPro


    Buy easily online at SityPro with clear product features and information
  • Transparent price details to help you compare options
  • Professional advice and customer support for selection and installation
  • Delivery available to Estonia and Finland for convenient logistics
  • Secure ordering and responsive service for bathroom projects

Description provided by sitypro.com

Spout 18.5 cm 17244Io C, Convex
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Излив из стены 18.5см 17244Io C, KONVEX

What is Spout 18.5 cm 17244Io C, Convex and what is it used for?

Spout 18.5 cm 17244Io C, Convex is a recessed wall spout, 18.5 cm long, designed for built-in shower systems and concealed installations. It provides a neat, integrated finish and saves space in modern bathrooms when used with concealed shower elements.

Is this wall spout suitable for a built-in apartment shower system?

Yes, the 18.5 cm 17244Io C Convex spout is designed for built-in shower systems and is suitable for residential bathrooms provided you confirm compatibility with the concealed valve and installation dimensions.

What are the spout dimensions and shape — is it suitable for a small bathroom?

The spout measures 18.5 cm in length and features a convex (KONVEX) profile, providing a compact outlet. These dimensions make it suitable for small bathrooms and space-restricted installations.

What type of concealed valve or installation is this spout compatible with (model/standards)?

The spout is model MA0510053SP by La torre and is compatible with typical concealed shower systems provided the installation dimensions and connections match your in-wall valve. Check the mounting dimensions before purchase.

What material and finish does this spout have — is it durable for bathroom use?

The product description highlights a durable construction for the KONVEX spout suited to bathroom use. For exact material and finish details, refer to product specifications or ask the seller with model MA0510053SP.

Can this spout be used in hotels and spa projects?

Yes, the description lists suitability for hotel and spa shower installations thanks to its recessed, neat appearance and ease of integration. Confirm installation requirements and compatibility with professional systems.

How to choose between this spout and other KONVEX models — what to consider?

Compare length (18.5 cm), compatibility with your concealed valve (model MA0510053SP), the convex profile and required mounting depth. Also consider visual matching with other concealed elements and the installation dimensions.

Are additional parts required to install this wall spout?

Installation typically requires a compatible in-wall mounting box and a concealed valve; the spout itself is intended for built-in systems. Required additional parts depend on your installation and the MA0510053SP model.

Is this spout suitable when renovating a bathroom to replace exposed fittings with concealed ones?

Yes, the 18.5 cm 17244Io C Convex spout is suitable for renovations converting exposed fittings to concealed systems, providing a neat recessed finish. Verify mounting dimensions and whether a mounting box is needed beforehand.

Who is the manufacturer and model of this spout — is there a technical code for compatibility?

Manufacturer: La torre; model code: MA0510053SP. Use this code and the product name (Spout 18.5 cm 17244Io C, Convex) when checking compatibility and ordering parts.

Where to buy Spout 18.5 cm 17244Io C, Convex?

You can buy Spout 18.5 cm 17244Io C, Convex in our online store for 46.37€. Category: Spare parts for taps.

What is the price of Spout 18.5 cm 17244Io C, Convex?

The current price of Spout 18.5 cm 17244Io C, Convex is 46.37€. Brand: La torre.

Spout 18.5 cm 17244Io C, Convex — specifications and description

Model: 000-3843386MASP. Category: Spare parts for taps. Brand: La torre. Price: 46.37€.

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