Bathtub faucet (300) with set MG-6236, URANS

The photographs are for illustrative purposes only.
Get AI analytics on product Bathtub faucet (300) with set MG-6236, URANS:
51.95€
Ex Tax: 41.90€
MAGMA
0 reviews
In stock
Product Code: MA7103028SP
EAN Code: 4750667083309
Qty
One click order
Tags:

URANS MG-6236 Daugava bath mixer set — model 300

Compact bath faucet from the Daugava series designed to combine functionality and quality; the collection aims to satisfy varied customer preferences and fits both kitchen and bathroom design schemes. Check buy options and price information at SityPro; see product features and benefits below.

Key Benefits


    Focused on functionality for everyday use
  • High quality manufacturing as a core goal of the series
  • Designed to satisfy different customer preferences
  • Handles available in three distinct design options for style choice
  • Part of MAGMA’s widest assortment, offering many options
  • Proven popularity — among top sellers year after year
  • Includes a 5-year warranty for long-term assurance

Applications

Intended for use where a stylish and functional mixer is required in kitchen or bathroom environments.


    Bathroom sink mixer
  • Bathtub faucet setup
  • Kitchen sink mixer matching room design
  • Renovation projects for coordinated bathroom or kitchen interiors

What to Consider When Choosing


    Assess the required functionality for your daily use
  1. Choose among the three handle designs to match your interior style
  2. Ensure the mixer complements the overall kitchen or bathroom design
  3. Verify the 5-year warranty and after-sales support
  4. Prefer items from the wide Daugava assortment for matching options

Specifications


    Series: Daugava
  • Model/set: MG-6236 (URANS)
  • Type: Bath faucet (300) with set
  • Handles offered in three design variants
  • Warranty: 5 years
  • Manufacturer: MAGMA

Why Buy from SityPro


    Easy to buy online with clear product features and descriptions
  • Transparent price information and purchase options on SityPro
  • Customer support for product selection and warranty queries
  • Reliable delivery available to Estonia and Finland
  • Wide selection from the Daugava series to match your needs

Description provided by sitypro.com

Bathtub faucet (300) with set MG-6236, URANS
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Смеситель для ванны(300) с компл.MG-6236, URANS

What is the Bathtub faucet (300) with set MG-6236, URANS?

Bathtub faucet (300) with set MG-6236, URANS is a Daugava series chrome bathtub/shower mixer made of brass, featuring a fixed spout, single top-mounted lever control and a ceramic cartridge mechanism; designed for installation in one mounting hole.

Is this faucet suitable for a standard bath and shower?

Yes — the Bathtub faucet (300) with set MG-6236 is designed for bath and shower use; the MG‑6236 set enables combined bathtub/shower connection.

What materials and finish does this faucet have?

The Bathtub faucet (300) with set MG-6236 is made of brass with a chrome finish (Chrome colour). Brass construction offers durability and the chrome plating provides protection and a glossy look.

How many mounting holes are required for installation?

One mounting hole is required — the faucet is designed for single‑hole installation on a basin or countertop.

What mechanism and control type does the faucet have?

The faucet uses a ceramic cartridge mechanism and is operated by a single top-mounted lever, providing smooth control of water flow and temperature.

Is this faucet suitable for modern bathroom design?

Yes — the Daugava series and modern chrome design make this faucet suitable for contemporary and minimalist bathroom interiors.

What handle options are available in the Daugava series and does model 300 have a lever?

The Daugava series offers three handle designs; model 300 comes with a lever handle (top‑mounted), providing easy single‑hand operation.

What is the warranty period for this faucet?

The Bathtub faucet (300) with set MG‑6236 carries a 15‑year warranty according to the product specifications.

Can the faucet be installed on a countertop by a basin?

Yes — the specifications list installation as 'uz galda virsmas / uz izlietnes', meaning it can be fitted to a countertop or basin using a single hole.

How does this model differ from other Daugava series faucets?

Model 300 is compact with a fixed spout, top‑mounted single lever control and comes with the MG‑6236 installation set; other Daugava models may vary in spout shape, handle options and extra features.

What is the country of manufacture and model number?

Manufacturer: MAGMA; country: Latvia (Latvija); model number: MA7103028SP.

Where to buy Bathtub faucet (300) with set MG-6236, URANS?

You can buy Bathtub faucet (300) with set MG-6236, URANS in our online store for 41.90€. Category: Bath and shower mixer tap.

What is the price of Bathtub faucet (300) with set MG-6236, URANS?

The current price of Bathtub faucet (300) with set MG-6236, URANS is 41.90€. Brand: MAGMA.

Bathtub faucet (300) with set MG-6236, URANS — specifications and description

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

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