Bath faucet with set MG-2538, MALTA

The photographs are for illustrative purposes only.
Get AI analytics on product Bath faucet with set MG-2538, MALTA:
65.42€
Ex Tax: 52.76€
MAGMA
0 reviews
In stock
Product Code: MA7102199SP
EAN Code: 4750667127553
Qty
One click order
Tags:

Malta MG-2538 bath mixer set — modern angular faucet for contemporary bathrooms

A bath faucet from the Malta series designed for modern, minimalist interiors; combines clean geometric lines with reliable performance and functional control of water flow.

Key Benefits


    Modern design with straight lines and angular shapes that suit minimalist or geometric interiors
  • Reliable quality that balances aesthetics and functionality
  • 15-year warranty on the faucet body
  • MAGMA cartridge (35 mm) for smooth and precise water flow
  • Each unit undergoes 100% testing for quality assurance
  • Accessible pricing and practical choice for contemporary bathrooms

Applications

Suitable for various bathroom settings where modern design and dependable performance are required; ideal for projects prioritizing minimalist aesthetics.


    Private home bathrooms
  • Apartment bathtubs
  • Bathrooms with minimalist or geometric interior styles
  • Bathroom renovation projects
  • New build residential bathrooms

What to Consider When Choosing


    Match the faucet's angular design with your bathroom's overall style
  1. Verify the MAGMA 35 mm cartridge meets your expectations for flow control and smooth operation
  2. Check the 15-year warranty on the body and warranty conditions
  3. Compare price and buy options to find the best offer at SityPro
  4. Ensure compatibility with existing bathtub plumbing before purchase

Specifications


    Series: Malta
  • Model: MG-2538 (bath faucet with set)
  • Design: straight lines and angular shapes for modern interiors
  • Cartridge: MAGMA, 35 mm
  • Warranty: 15-year warranty on the body
  • Quality control: each faucet is 100% tested

Why Buy from SityPro


    Easy to buy online with clear information on price and product features
  • Detailed product descriptions and tested quality for confident purchase decisions
  • Warranty support and reliable post-sale service
  • Delivery available to Estonia and Finland
  • Customer service to assist with selection and order details

Description provided by sitypro.com

Bath faucet with set MG-2538, MALTA
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Смеситель для ванны с комплектом MG-2538, MALTA

What is the Bath faucet with set MG-2538, MALTA and what is it used for?

Bath faucet with set MG-2538, MALTA is a MAGMA-made bath mixer from Latvia with a chrome finish, brass body and ceramic cartridge mechanism. It is designed for deck or bath-edge mounting, mixes hot and cold water, and has a swivel spout for convenient bath filling.

What material and finish does the MG-2538 MALTA faucet have?

The MG-2538 MALTA faucet has a brass (latun) body with a chrome finish (colour: chrome), providing corrosion resistance and easy cleaning with a soft cloth.

What is the warranty and country of manufacture for the MG-2538 MALTA faucet?

The MG-2538 MALTA is manufactured in Latvia and comes with a 15-year warranty from MAGMA; check the supplied documentation for full warranty terms.

Is this faucet suitable for deck or bath-edge installation?

Yes — specifications list mounting on a deck or bath-edge, so the faucet is compatible with standard holes in bath edges or countertop decks, provided installation dimensions match.

What is the control type and handle of the MG-2538 MALTA?

The MG-2538 features a single lever handle with top-mounted lever control, allowing easy one-handed adjustment of flow and temperature.

What cartridge does the faucet use and how durable is the mechanism?

It uses a ceramic cartridge mechanism (keramiskā kasetne), providing precise and long-lasting flow control; ceramic cartridges typically last many years under normal water conditions.

Is the spout on the MG-2538 MALTA swivel and by how many degrees?

Specifications state the spout is swivel (Izteka: grozāma), but an exact degree range is not provided in the database; the swivel spout allows convenient bath filling and directional use.

Is this faucet suitable for private homes, hotels or public facilities?

Yes — intended application includes bathrooms for both residential and commercial settings; the brass body and durable design make it suitable for frequent use in hotels and rental properties.

How does the Malta series (MG-2538) differ from other MAGMA series?

The Malta series features straight lines and an angular design suited for modern bathrooms; it also offers a 15-year warranty and a ceramic cartridge, highlighting durability and precise control compared with some other MAGMA ranges.

What additional items are included in the MG-2538 MALTA set?

The name states 'with set', but the database does not list specific included parts (hoses, mounting hardware). Typically the set contains mounting fittings and connectors; check the full product details on the page before purchase.

How to care for the chrome finish of the MG-2538 MALTA?

Wipe with a soft cloth and warm water, avoid abrasive cleaners and harsh chemicals that can damage the chrome. Regular wiping prevents watermarks and lime scale buildup.

Where to buy Bath faucet with set MG-2538, MALTA?

You can buy Bath faucet with set MG-2538, MALTA in our online store for 52.76€. Category: Bath and shower mixer tap.

What is the price of Bath faucet with set MG-2538, MALTA?

The current price of Bath faucet with set MG-2538, MALTA is 52.76€. Brand: MAGMA.

Bath faucet with set MG-2538, MALTA — specifications and description

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

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