Bath faucet, 300 mm spout, FS1135-300, chrome

The photographs are for illustrative purposes only.
Get AI analytics on product Bath faucet, 300 mm spout, FS1135-300, chrome:
38.46€
Ex Tax: 31.02€
MAGMA
0 reviews
In stock
Product Code: MA1102033SP
EAN Code: 4750667059052
Qty
One click order
Tags:

Chrome bath mixer with a 300 mm spout (model FS1135-300)

Bath faucet for bathtub use with a 300 mm spout and chrome finish (HROMS), designed for reliable water delivery and a clean look.

Key Benefits


    Extended 300 mm spout for comfortable bathtub filling
  • Chrome finish (HROMS) for a polished look and easy cleaning
  • Clear model identification (FS1135-300) for straightforward replacement
  • Purpose-built for bath application and integration
  • Available to buy from SityPro with visible price and features

Applications

Suitable where a bath-specific faucet with longer spout reach is required.


    Filling a bathtub
  • Bathroom renovations and upgrades
  • Replacing an existing bath spout
  • Residential bathroom installations
  • Commercial bathroom fits in hotels or apartments

What to Consider When Choosing


    Confirm the 300 mm spout length meets your reach requirements
  1. Verify model FS1135-300 compatibility with existing fittings
  2. Match the HROMS finish to your bathroom decor
  3. Check mounting and connection type before purchase
  4. Compare price and features on SityPro prior to buy

Specifications


    Product type: Bath faucet
  • Spout length: 300 mm
  • Model: FS1135-300
  • Finish: HROMS

Why Buy from SityPro


    Easy to buy online with clear price and features listings
  • Convenient ordering and customer support from SityPro
  • Delivery available to Estonia and Finland
  • Secure checkout and straightforward purchase process
  • Responsive service for product questions and application advice

Description provided by sitypro.com

Bath faucet, 300 mm spout, FS1135-300, chrome
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Смеситель для ванны,300мм изл.FS1135-300, HROMS

What is the Bath faucet, 300 mm spout, FS1135-300, chrome and what is it for?

Bath faucet, 300 mm spout, FS1135-300, chrome is a chrome-finished bath mixer (model FS1135-300) with a 300 mm spout. It’s designed for filling a bathtub and controlling water flow and temperature in residential bathrooms and is suitable for replacing existing bath mixers.

Will the FS1135-300 fit a standard bathtub?

Yes, the FS1135-300 with a 300 mm spout is designed for standard bathtubs and provides extended reach for filling. Check the distance from your mounting holes to the bath edge to ensure the 300 mm spout clears the rim.

What material and finish does the FS1135-300 bath faucet have?

The FS1135-300 bath faucet features a chrome finish (HROMS) for a smooth, easy-to-clean surface and polished appearance. The body is manufactured from standard metal alloys for mixers, model MA1102033SP by MAGMA.

Is this faucet compatible with a shower head or only for filling the bathtub?

The FS1135-300 is described primarily as a bath mixer for filling the tub and controlling water flow. If you need a shower head connection, check MAGMA’s technical specs for model MA1102033SP or available accessories, as this isn’t specified in the product text.

What are the benefits of the 300 mm spout on the FS1135-300?

The 300 mm spout makes bathtub filling easier by extending the water reach over the tub, useful for wide rims and simplifies replacing older mixers. It also complements modern bathroom designs with its extended profile.

How do I care for the HROMS chrome finish on the FS1135-300?

Wipe the chrome (HROMS) with a soft cloth and warm water or a mild detergent; avoid abrasives and harsh chemicals that can damage the finish. Regular wiping prevents limescale buildup and maintains the shine.

Can the FS1135-300 replace an old mixer without additional modifications?

The FS1135-300 is compact and often suitable for direct replacement, but check the mounting hole spacing and dimensions against your existing setup. If they don’t match, adaptors or minor adjustments may be necessary.

Which bathroom design styles suit the FS1135-300 best?

The chrome-finished, clean-lined FS1135-300 suits modern, minimalist and Scandinavian bathroom styles. Its simple look also fits traditional and practical bathroom schemes.

How does the FS1135-300 differ from other bath mixers?

The FS1135-300 stands out with its 300 mm spout, providing extended reach for filling bathtubs, and a HROMS chrome finish for easy maintenance. It’s identifiable by model FS1135-300 and focuses on straightforward installation and use.

What should I consider when choosing between the FS1135-300 and other bath mixer models?

Consider the spout length (300 mm for the FS1135-300), mounting dimensions and compatibility with your plumbing, the chrome (HROMS) finish and the bathroom style. Also check whether you need a shower diverter or extra features that this model may not include.

Where to buy Bath faucet, 300 mm spout, FS1135-300, chrome?

You can buy Bath faucet, 300 mm spout, FS1135-300, chrome in our online store for 31.02€. Category: Bath and shower mixer tap.

What is the price of Bath faucet, 300 mm spout, FS1135-300, chrome?

The current price of Bath faucet, 300 mm spout, FS1135-300, chrome is 31.02€. Brand: MAGMA.

Bath faucet, 300 mm spout, FS1135-300, chrome — specifications and description

Model: . Category: Bath and shower mixer tap. Brand: MAGMA. Price: 31.02€.

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