Wall-mounted kitchen faucet MG-3232, URANS

The photographs are for illustrative purposes only.
Get AI analytics on product Wall-mounted kitchen faucet MG-3232, URANS:
39.53€
Ex Tax: 31.88€
MAGMA
0 reviews
In stock
Product Code: MA7103044SP
EAN Code: 4750667083460
Qty
One click order
Tags:

URANS MG-3232 — wall-mounted kitchen mixer from the Daugava range

Wall-mounted kitchen faucet MG-3232 (URANS) designed within the Daugava series to deliver functional, high-quality performance and to meet varied customer preferences.

Key Benefits


    Emphasis on functionality and reliable performance
  • High quality construction consistent with the Daugava series
  • Three handle design options to match personal taste
  • Designed to satisfy a wide range of customer wishes
  • Part of MAGMA’s widest assortment in the Daugava line
  • Consistently among top-selling models year after year
  • 5-year warranty for added consumer confidence

Applications

Primary application is kitchen installations; the Daugava series also fits bathroom designs where wall-mounted mixers are desired.


    Home kitchen sinks
  • Apartment kitchens
  • Kitchens with wall-mounted plumbing installations
  • Bathroom basins where matching Daugava fittings are used

What to Consider When Choosing


    Select from the three available handle designs to suit your interior
  1. Match the mixer to the overall kitchen or bathroom design
  2. Prioritize proven functionality and quality of the Daugava series
  3. Factor in the manufacturer warranty of 5 years
  4. Compare assortment options within the Daugava range

Specifications


    Type: wall-mounted kitchen faucet (from product name)
  • Model: MG-3232, URANS
  • Series: Daugava by MAGMA
  • Handle options: 3 design variants
  • Warranty: 5 years
  • Series note: widest assortment in MAGMA; top-selling

Why Buy from SityPro


    Buy online at SityPro with clear listing of price and features
  • Convenient online ordering and product information
  • Reliable customer service and support at SityPro
  • Delivery available to Estonia and Finland

Description provided by sitypro.com

Wall-mounted kitchen faucet MG-3232, URANS
Write a review
Related Products

Also looking for

rempro rempro-mobile

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

What is the Wall-mounted kitchen faucet MG-3232, URANS and what is it used for?

The Wall-mounted kitchen faucet MG-3232, URANS is a MAGMA Daugava-series wall-mounted faucet designed to fit above a kitchen sink; it controls water temperature and flow, saves counter space and is suitable for domestic and small commercial kitchens.

What are the installation requirements and dimensions for the Wall-mounted kitchen faucet MG-3232, URANS?

Dimensions and centre-to-centre measurement depend on the installation version; the faucet requires standard wall water connections above the sink, so confirm the pipe centres in the wall before fitting.

What materials and finish does the Wall-mounted kitchen faucet MG-3232, URANS use?

The faucet is part of MAGMA’s Daugava series manufactured in Latvia, with a lever-type handle and design focused on durable quality; check the product sheet for exact body material and finish details.

Is this faucet compatible with high- and low-rim sinks?

Being wall-mounted, the MG-3232/6232 height can be set during installation, so it is compatible with both high- and low-rim sinks; ensure correct installation height above the sink.

What warranty does the Wall-mounted kitchen faucet MG-3232, URANS have?

The MAGMA Daugava series listing shows a 15-year warranty; check the warranty terms and coverage details before purchase.

What type of handle does the MG-3232/6232 faucet have and is it practical daily?

The MG-3232/6232 features a lever-type handle (Тип ручки: Рычаг), providing easy and precise control of water temperature and flow for everyday use.

How does the MG-3232/6232 differ from other Daugava series models?

The MG-3232/6232 is the wall-mounted kitchen variant in the Daugava range; differences across models are mainly handle design, spout reach/shape and finish options — choose based on required spout reach and style.

Is the MG-3232/6232 suitable for a professional kitchen?

The MG-3232/6232 can suit small commercial kitchens due to its wall-mounted design and Daugava series durability; for heavy industrial use, check the cartridge and component durability specs.

Are additional accessories required to install the MG-3232/6232?

Installation may require wall fittings and fixings depending on wall type and existing pipework; confirm necessary accessories (mounting sleeves, seals) before installation.

How do I care for and clean the MG-3232/6232 faucet?

Wipe with a soft cloth and mild non-abrasive cleaner; avoid acidic or chlorine-based products to protect the finish and seals. Check the cartridge and filters periodically for limescale.

Where to buy Wall-mounted kitchen faucet MG-3232, URANS?

You can buy Wall-mounted kitchen faucet MG-3232, URANS in our online store for 31.88€. Category: Kitchen taps.

What is the price of Wall-mounted kitchen faucet MG-3232, URANS?

The current price of Wall-mounted kitchen faucet MG-3232, URANS is 31.88€. Brand: MAGMA.

Wall-mounted kitchen faucet MG-3232, URANS — specifications and description

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

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