Bath faucet without set MG-2420, VENTA

The photographs are for illustrative purposes only.
Get AI analytics on product Bath faucet without set MG-2420, VENTA:
58.56€
Ex Tax: 47.23€
MAGMA
0 reviews
In stock
Product Code: MA7102172SP
EAN Code: 4750667102086
Qty
One click order
Tags:

Venta-series bath mixer MG-2420 — minimalist bathroom faucet

Bath faucet without set designed to bring Venta’s elegant, modern lines to bathroom interiors, offering comfortable daily use and long-term reliability.

Key Benefits


    Asketic, elegant detailing characteristic of the Venta series
  • Smooth, curved lines and contemporary design that add lightness and harmony
  • Designed for comfortable use and reliable long-term operation
  • 15-year warranty on the faucet body
  • 35 mm cartridge for precise and even water flow
  • Each faucet undergoes 100% testing for quality assurance

Applications

Typical application areas where the Venta design and reliability are valued.


    Home bathroom bathtub installations
  • Bathroom renovation projects
  • Apartments and new-build bathrooms
  • Hotel and guest accommodation bathrooms
  • Commercial washroom fittings requiring modern aesthetics

What to Consider When Choosing


    Confirm this is a bath faucet without set and check what is included
  1. Verify cartridge compatibility — this model uses a 35 mm cartridge
  2. Use the 15-year body warranty as an indicator of durability
  3. Assess design fit with your interior (smooth curved lines, modern style)
  4. Prefer products that have passed 100% testing for reliable performance

Specifications


    Series: Venta
  • Model: MG-2420
  • Type: bath faucet without set
  • Cartridge: 35 mm
  • Warranty: 15 years on the body
  • Quality control: 100% testing
  • Design: smooth curved lines, modern aesthetics; engineered for comfortable, reliable use

Why Buy from SityPro


    Easy to buy online with clear information on price and product features
  • Transparent presentation of benefits and application to help you choose
  • Competitive price offers and straightforward ordering process via SityPro
  • Fast ordering and delivery options to Estonia and Finland
  • Customer support for selection, warranty and after-sales service from SityPro

Description provided by sitypro.com

Bath faucet without set MG-2420, VENTA
Write a review
Related Products

Also looking for

rempro rempro-mobile

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

What is the Bath faucet without set MG-2420, VENTA and what is it used for?

Bath faucet without set MG-2420, VENTA is a Venta-series brass bath/shower faucet with chrome finish, single lever control and a ceramic cartridge. It is used to regulate water flow and temperature for a bath or shower when paired with a suitable installation set.

What material is the MG-2420, VENTA faucet made of and what is the finish?

The MG-2420, VENTA faucet is made of brass with a chrome finish, offering corrosion resistance and a polished look suitable for bathrooms.

What type of control does the MG-2420, VENTA faucet have?

The MG-2420, VENTA uses a single lever control, enabling easy one-hand adjustment of water flow and temperature.

What mechanism is used inside the MG-2420 faucet?

The MG-2420 uses a ceramic cartridge mechanism, providing precise flow and temperature control and durable, leak-resistant performance with proper maintenance.

Can this faucet be used to replace an old bath tap?

Yes, the MG-2420 can replace an old bath/shower faucet provided the mounting connections match and an appropriate installation set is used (installation set not included).

What warranty does the MG-2420, VENTA faucet have?

The MG-2420 carries a 15-year warranty on the body according to the manufacturer's specification, indicating long-term durability with proper use.

Is this faucet compatible with a shower head and hose?

The MG-2420 is a bath/shower type, so it is compatible with a shower head and hose provided the outlet connection is standard; the hose and head are sold separately.

What are the dimensions of the MG-2420 faucet?

The provided data lists series, material and type but does not include exact dimensions (span, height). Please check dimensions with the seller before purchase to ensure compatibility.

Is this faucet suitable for renovating a bathroom in a flat or cottage?

Yes, the Venta-series understated design and brass body make the MG-2420 suitable for household bathrooms, rental properties and cottages, provided a compatible installation set is used.

How does the MG-2420 differ from other Venta-series faucets?

The MG-2420 is offered without an installation set: it is a brass, chrome-finished, single-lever faucet with a ceramic cartridge. Other Venta models may include installation components, different finishes or additional features.

Where to buy Bath faucet without set MG-2420, VENTA?

You can buy Bath faucet without set MG-2420, VENTA in our online store for 47.23€. Category: Bath and shower mixer tap.

What is the price of Bath faucet without set MG-2420, VENTA?

The current price of Bath faucet without set MG-2420, VENTA is 47.23€. Brand: MAGMA.

Bath faucet without set MG-2420, VENTA — specifications and description

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

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