Kitchen sink faucet MG-6252 3/8, JUPITS

The photographs are for illustrative purposes only.
Get AI analytics on product Kitchen sink faucet MG-6252 3/8, JUPITS:
39.04€
Ex Tax: 31.49€
MAGMA
0 reviews
In stock
Product Code: MA7103185SP
EAN Code: 4750667094572
Qty
One click order
Tags:

JUPITS MG-6252 sink mixer (3/8) — Daugava series kitchen tap alternative

Compact kitchen sink mixer from the Daugava collection, designed to deliver functionality and quality while fitting a variety of kitchen or bathroom designs; ideal when you want to buy a reliable tap with clear features and fair price at SityPro.

Key Benefits


    Engineered for practical functionality suited to daily use
  • High quality design as a core principle of the Daugava series
  • Meets diverse customer preferences — created to satisfy different clients
  • Available in a wide assortment within the Daugava line
  • Three handle design options to match interior style
  • 5-year warranty for long-term confidence

Applications

Suitable for kitchen and bathroom installations where dependable performance and style options are required.


    Domestic kitchen sinks
  • Bathroom basins
  • Replacement projects during renovation
  • New residential builds and apartment fittings

What to Consider When Choosing


    Select the handle design that matches your kitchen or bathroom aesthetic (three designs available)
  1. Prioritize required functionality based on daily use
  2. Verify the 5-year warranty as part of product benefits
  3. Ensure connection compatibility (3/8) with your plumbing
  4. Compare features and price on SityPro before purchase

Specifications


    Model: MG-6252
  • Connection size: 3/8
  • Brand / marking in name: JUPITS
  • Series: Daugava (manufacturer MAGMA)
  • Handle options: 3 design variants
  • Warranty: 5 years

Why Buy from SityPro


    Easy to buy online with clear product features and price information
  • Comprehensive product details and comparisons for informed choice
  • Delivery available to Estonia and Finland
  • Access to the wide Daugava assortment through SityPro
  • Customer support to help with selection and application questions

Description provided by sitypro.com

Kitchen sink faucet MG-6252 3/8, JUPITS
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Кухонный смеситель MG-6252 3/8, JUPITS

What is the Kitchen sink faucet MG-6252 3/8, JUPITS and what is it used for?

Kitchen sink faucet MG-6252 3/8, JUPITS is a Daugava-series brass kitchen faucet with a 3/8" connection and chrome finish; it mixes hot and cold water at the kitchen sink, suitable for domestic and light professional use, controlled by a lever with a thermostatic valve mechanism.

Will the MG-6252 3/8 JUPITS fit a standard 3/8 connection?

Yes, the MG-6252 3/8 JUPITS is designed for a standard 3/8" connection, so it fits common plumbing connections without extra adapters in most installations.

What material is the MG-6252 3/8 JUPITS made of?

The MG-6252 3/8 JUPITS is made of brass with a chrome finish, providing durability and corrosion resistance for normal kitchen use.

What warranty does the MG-6252 3/8 JUPITS have?

The MG-6252 3/8 JUPITS is part of the MAGMA/Daugava range and carries a manufacturer-stated 15-year warranty.

What type of control does the MG-6252 3/8 JUPITS use and is temperature adjustment easy?

The MG-6252 3/8 JUPITS uses a single-lever control with a thermostatic valve mechanism, allowing precise and convenient one-handed adjustment of water temperature and flow.

Does the MG-6252 3/8 JUPITS suit a modern kitchen design?

Yes, the MG-6252 3/8 JUPITS is from the Daugava series with a modern design, chrome finish and minimalist lever, making it well suited to contemporary kitchens.

Does the MG-6252 3/8 JUPITS include water-saving features or an aerator?

The specs don't explicitly state this, but modern Daugava-series faucets typically include an aerator for an even flow and water saving; confirm with the seller if this is required.

Is the MG-6252 3/8 JUPITS suitable for a small sink or a country/holiday house?

Yes, the MG-6252 3/8 JUPITS is suitable for a small sink or holiday home due to its compact modern design, 3/8" connection and straightforward installation.

What internal mechanism does the MG-6252 3/8 JUPITS use — cartridge or thermostatic valve?

The specifications state the model uses a thermostatic valve mechanism (thermo-valve), providing temperature control and flow stability.

How does the MG-6252 3/8 JUPITS differ from other Daugava series models?

The MG-6252 3/8 JUPITS stands out with its 3/8" connection, chrome finish, thermostatic valve and modern design; differences from other Daugava models are typically in lever design and finish options.

Where to buy Kitchen sink faucet MG-6252 3/8, JUPITS?

You can buy Kitchen sink faucet MG-6252 3/8, JUPITS in our online store for 31.49€. Category: Kitchen taps.

What is the price of Kitchen sink faucet MG-6252 3/8, JUPITS?

The current price of Kitchen sink faucet MG-6252 3/8, JUPITS is 31.49€. Brand: MAGMA.

Kitchen sink faucet MG-6252 3/8, JUPITS — specifications and description

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

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