Kitchen faucet, 150 mm spout FS1135-51, chrome

The photographs are for illustrative purposes only.
Get AI analytics on product Kitchen faucet, 150 mm spout FS1135-51, chrome:
20.16€
Ex Tax: 16.26€
MAGMA
0 reviews
In stock
Product Code: MA1102039SP
EAN Code: 4750667059113
Qty
One click order
Tags:

Compact kitchen mixer with 150 mm spout — model FS1135-51 (HROMS)

Kitchen faucet designed for sink use, featuring a 150mm spout length and model designation FS1135-51 in HROMS finish; ideal for everyday water delivery tasks in the kitchen. Buy from SityPro with clear info on features, price and benefits.

Key Benefits


    150mm spout provides practical reach for common kitchen tasks
  • Model FS1135-51 ensures easy identification for parts and service
  • HROMS finish offers a clean, uniform appearance
  • Compact design suitable for standard kitchen sinks
  • Straightforward features make operation and maintenance simple

Applications

Designed for installation at kitchen sinks and similar household wash points.


    Washing dishes and utensils
  • Filling pots and pans
  • Food preparation and rinsing
  • Secondary or bar sink installations

What to Consider When Choosing


    Confirm the 150mm spout length fits your sink layout and clearance
  1. Match the HROMS finish with your kitchen fittings and décor
  2. Verify compatibility with existing sink holes and mounting style
  3. Check the model number FS1135-51 for spare parts and service availability
  4. Assess the application to ensure the faucet meets daily kitchen demands

Specifications


    Product type: Kitchen faucet
  • Spout length: 150mm
  • Model: FS1135-51
  • Finish: HROMS

Why Buy from SityPro


    Easy online ordering and clear information on price and features
  • Fast, reliable delivery to Estonia and Finland
  • Customer support to help with selection and model FS1135-51 queries
  • Convenient returns and after-sales assistance
  • SityPro expertise ensures you get the right kitchen solution and benefits

Description provided by sitypro.com

Kitchen faucet, 150 mm spout FS1135-51, chrome
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Кухонный смеситель,излив 150мм,FS1135-51, HROMS

What is the Kitchen faucet, 150 mm spout FS1135-51, chrome and what is it used for?

Kitchen faucet, 150 mm spout FS1135-51, chrome is a compact kitchen faucet model FS1135-51 with a 150 mm spout and HROMS chrome finish. It is suited for standard kitchen sinks in homes, holiday cottages and small commercial kitchens for washing dishes, filling pots and everyday water control.

Will this faucet fit my standard kitchen sink?

Yes, the FS1135-51 with a 150 mm spout is designed for standard kitchen sinks; its compact reach suits most sink configurations. Check the distance from the tap mounting hole to the sink edge or backsplash to ensure the spout has unrestricted movement.

What is the HROMS finish made of and how to care for it?

HROMS is a chrome finish providing a smooth, shiny surface on the FS1135-51 faucet. Clean with a soft cloth and warm soapy water; avoid abrasive cleaners and scrubbing pads to prevent damage to the finish.

What are the main uses and best installation places for this faucet?

The FS1135-51 is ideal for home kitchens, cottages, office kitchenettes and small food outlets with moderate use. It also suits secondary or bar sinks where a compact 150 mm spout is preferred.

Is the FS1135-51 compatible with sinks made of different materials (stainless steel, composite stone)?

Yes, the FS1135-51 works with most stainless steel, composite stone and ceramic sinks. The key is verifying the mounting hole diameter and the distance from the sink edge or wall for proper fit.

What are the dimensions and spout length of the FS1135-51?

The FS1135-51 features a compact 150 mm spout length, providing practical reach for sink tasks. Other main body dimensions follow typical kitchen faucet proportions and require a standard tap mounting hole for installation.

How does the FS1135-51 differ from models with a long spout?

The FS1135-51’s 150 mm short spout makes it more compact and suitable for smaller sinks and limited workspaces. Long-spout models offer greater reach for large sinks but occupy more space and can increase splash area.

What does model MA1102039SP and manufacturer MAGMA indicate?

The model MA1102039SP identifies the specific technical version of the FS1135-51 faucet, and MAGMA is the manufacturer responsible for production and quality control. Use the model code when sourcing spare parts or service.

Do I need special tools to install the FS1135-51 and is installation difficult?

Installation of the FS1135-51 is straightforward and typically requires no special tools—common adjustable wrench, seals and a screwdriver suffice. It fits a standard tap hole; if unsure, consult a plumber for confident installation.

Is the FS1135-51 suitable as a bar or secondary faucet?

Yes, the compact 150 mm spout makes the FS1135-51 suitable for bar or secondary sinks where long reach is not required. Its simple design and chrome finish make it a neat and practical addition to such areas.

Where to buy Kitchen faucet, 150 mm spout FS1135-51, chrome?

You can buy Kitchen faucet, 150 mm spout FS1135-51, chrome in our online store for 16.26€. Category: Kitchen taps.

What is the price of Kitchen faucet, 150 mm spout FS1135-51, chrome?

The current price of Kitchen faucet, 150 mm spout FS1135-51, chrome is 16.26€. Brand: MAGMA.

Kitchen faucet, 150 mm spout FS1135-51, chrome — specifications and description

Model: . Category: Kitchen taps. Brand: MAGMA. Price: 16.26€.

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