Wall-mounted kitchen faucet MG-6231, URANS

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

URANS MG-6231 — wall-mounted kitchen mixer from the Daugava line

Wall-mounted kitchen faucet designed to deliver functionality and quality; part of the Daugava collection created to satisfy different customer preferences with multiple handle styles and a 5-year warranty.

Key Benefits


    Designed for reliable functionality and high quality
  • Available in three handle designs to match interior style
  • Part of the wide Daugava assortment by MAGMA
  • Backed by a 5-year warranty
  • Proven popularity — a top-selling series year after year

Applications

Suitable application areas where a wall-mounted kitchen mixer is preferred, adaptable to various kitchen and bathroom designs.


    Domestic wall-mounted kitchen sinks
  • Apartment and compact kitchen solutions
  • Kitchenettes and small-space installations
  • Bathrooms that use wall-mounted fixtures
  • Renovation projects requiring matching fixtures

What to Consider When Choosing


    Verify compatibility with wall-mount installation and plumbing layout
  1. Choose among the three handle designs to suit your kitchen or bathroom décor
  2. Compare features versus price before you buy
  3. Consider the series reputation and the 5-year warranty
  4. Look for matching items within the Daugava assortment

Specifications


    Model: MG-6231
  • Type: Wall-mounted kitchen faucet
  • Series: Daugava
  • Manufacturer association: MAGMA (Daugava series)
  • Brand: URANS
  • Handles available in three design variants
  • Warranty: 5 years
  • Part of MAGMA's widest and top-selling faucet range

Why Buy from SityPro


    Easy to buy online through SityPro
  • Transparent price and clear product features listed
  • Customer support and assistance with warranty matters
  • Delivery available to Estonia and Finland
  • Convenient ordering and returns for online purchases

Description provided by sitypro.com

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

Also looking for

rempro rempro-mobile

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

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

Wall-mounted kitchen faucet MG-6231, URANS is a Daugava-series wall-mounted faucet made of brass with a chrome finish; it controls hot and cold water, saves counter space and is suitable for both kitchen renovations and new installations.

What material is the MG-6231 URANS faucet made of and what finish does it have?

The MG-6231 URANS faucet is made of brass and features a chrome finish (colour: chrome), providing corrosion resistance and an easy-to-clean surface.

What is the spout type and control of the MG-6231 URANS faucet?

The MG-6231 URANS has a fixed spout (spout: fixed) and is controlled by a single lever (handle type: lever; control: one lever), providing straightforward flow and temperature adjustment.

Is the MG-6231 URANS suitable for wall mounting in my kitchen?

Yes — the MG-6231 URANS is designed for wall-mounted installation and saves countertop space; it is suitable where water connections come from the wall.

What warranty does the MG-6231 URANS faucet have?

The product specifications list a 15-year warranty (Garantija: 15 gadi), indicating long-term durability with proper installation and use.

What kitchen styles suit the Daugava series and MG-6231 URANS?

The Daugava-series MG-6231 with chrome finish and lever design fits modern, minimalist and classic kitchens, suiting interiors that prioritise clean lines and functionality.

Is the MG-6231 URANS compatible with standard hot and cold water supplies?

Yes — the MG-6231 URANS is designed to connect hot and cold water like standard wall-mounted kitchen faucets; ensure your wall supply connections match the faucet’s installation dimensions.

Does the MG-6231 URANS require special wall preparation or mounts for installation?

Wall mounting requires prepared water supply lines in the wall and sturdy mounting points; the installer should confirm the spacing and supports to ensure proper fixation and watertightness.

How does the MG-6231 URANS differ from other Daugava series models?

The MG-6231 URANS is a wall-mounted Daugava model with a fixed spout and single-lever control; other series models may vary by spout type, handle design or mounting style, so choose MG-6231 for a wall-mounted brass chrome finish faucet.

Is the MG-6231 URANS suitable for professional/high-use kitchens?

The MG-6231 URANS is brass-built and robust, suitable for domestic and semi-professional use; for very intensive professional kitchens, consider models with a swivel or pull-out spout.

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

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

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

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

Wall-mounted kitchen faucet MG-6231, 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ххххххх');