Kitchen wall-mounted faucet MG-2147RETRO, DIVUPE

The photographs are for illustrative purposes only.
Get AI analytics on product Kitchen wall-mounted faucet MG-2147RETRO, DIVUPE:
31.50€
Ex Tax: 25.40€
MAGMA
0 reviews
In stock
Product Code: MA7101018SP
EAN Code: 4750667114997
Qty
One click order
Tags:

Retro-style wall-mounted kitchen mixer from the Divupe collection

A wall-mounted, two-handle kitchen faucet that brings classic MAGMA-inspired design to modern interiors while delivering reliable, tested performance and precise water control.

Key Benefits


    Nostalgic classic design with modern execution
  • Separate hot and cold handles for clear temperature control
  • All water-contacting parts made of high-quality brass for durability and water safety
  • 15-year warranty on the body
  • Ceramic valve for precise and easy regulation of water flow
  • Each unit undergoes 100% testing for reliability

Applications

Suitable for wall-mounted kitchen installations and interiors where classic appearance and proven quality are required; good application for renovation and design projects focused on a retro aesthetic.


    Wall-mounted kitchen sinks
  • Retro or classic-style kitchen interiors
  • Interior renovation projects preserving period look
  • Commercial interiors seeking classic design elements

What to Consider When Choosing


    Confirm compatibility with wall-mounted installation
  1. Decide if separate hot and cold handles suit your usage
  2. Prioritise brass construction for water-contacting parts
  3. Consider the ceramic valve for smooth flow control
  4. Factor in the 15-year body warranty and 100% testing as quality indicators

Specifications


    Series: Divupe (homage to MAGMA classic design)
  • Type: wall-mounted kitchen faucet
  • Two-handle design — separate hot and cold
  • All water-contacting parts: high-quality brass
  • 15-year warranty on the body
  • Ceramic valve for precise flow regulation
  • 100% tested

Why Buy from SityPro


    Buy online at SityPro with clear ordering process
  • Transparent price and clear product features listed
  • Delivery available to Estonia and Finland
  • Warranty support and after-sales service
  • Responsive customer service to assist with selection and application

Description provided by sitypro.com

Kitchen wall-mounted faucet MG-2147RETRO, DIVUPE
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Кухонный смеситель из стены MG-2147RETRO, DIVUPE

What is the Kitchen wall-mounted faucet MG-2147RETRO, DIVUPE and what is it for?

The Kitchen wall-mounted faucet MG-2147RETRO, DIVUPE is a Divupe-series wall-mounted retro-style brass faucet with chrome finish and a ceramic cartridge; designed to control hot and cold water in the kitchen with a fixed spout and valve handles.

What material is the MG-2147RETRO faucet made of and what is the finish?

The MG-2147RETRO faucet is made of brass with a chrome finish, improving corrosion resistance and making maintenance easier.

What type of control does the MG-2147RETRO faucet use?

The MG-2147RETRO uses valve control with separate handles for hot and cold water and a ceramic cartridge for precise, reliable flow regulation.

Is this wall-mounted faucet suitable to replace an old wall faucet?

Yes, the MG-2147RETRO is designed for wall mounting and can replace an old wall faucet if the existing supply pipe centre distance matches; measure your current pipe positions before purchase.

What type of spout does the MG-2147RETRO have and is it suitable for large sinks?

The MG-2147RETRO has a fixed spout, suitable for standard and deep kitchen sinks; for very wide sinks check the spout position relative to the sink centre.

What warranty does this faucet have and is it quality-tested?

The MG-2147RETRO is manufactured in Latvia from brass and carries a 15-year body warranty; according to the series description, each unit undergoes 100% quality testing.

Is the MG-2147RETRO suitable for a professional kitchen or restaurant?

Yes, the brass construction and ceramic cartridge make the MG-2147RETRO suitable for home and light commercial use; for heavy professional use verify the technical durability requirements with your washing line.

What are the dimensions and centre distance for the wall connections?

The listing notes wall mounting but does not provide exact dimensions or centre distances; measure your existing supply connections or ask the seller for precise millimetre measurements before purchase.

How to care for the chrome finish and can I use chemical cleaners?

For the chrome finish on the MG-2147RETRO use a soft cloth and warm water with a mild detergent; avoid abrasive cleaners and strong chemicals that can damage the chrome plating.

How does the MG-2147RETRO differ from other DIVUPE models?

The MG-2147RETRO stands out with its retro design and valve control with a ceramic cartridge; unlike some modern single-lever DIVUPE models, it has a fixed spout and classic styling.

Where to buy Kitchen wall-mounted faucet MG-2147RETRO, DIVUPE?

You can buy Kitchen wall-mounted faucet MG-2147RETRO, DIVUPE in our online store for 25.40€. Category: Kitchen taps.

What is the price of Kitchen wall-mounted faucet MG-2147RETRO, DIVUPE?

The current price of Kitchen wall-mounted faucet MG-2147RETRO, DIVUPE is 25.40€. Brand: MAGMA.

Kitchen wall-mounted faucet MG-2147RETRO, DIVUPE — specifications and description

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

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