Kitchen faucet with shower MG-2056, ABAVA

The photographs are for illustrative purposes only.
Get AI analytics on product Kitchen faucet with shower MG-2056, ABAVA:
84.45€
Ex Tax: 68.10€
MAGMA
0 reviews
In stock
Product Code: MA7103203SP
EAN Code: 4750667115482
Qty
One click order
Tags:

ABAVA MG-2056 kitchen mixer — classic styling with shower function

A kitchen faucet with a shower from the Abava series combining timeless classic design, minimalist lines and reliable quality; designed to provide comfortable daily use with precise water flow. Check features, compare price and buy at SityPro.

Key Benefits


    Timeless classic design that suits different interiors.
  • Minimalist lines add elegance to the kitchen.
  • Reliable quality built for everyday comfort.
  • MAGMA 40 mm cartridge for precise, smooth and quiet water flow.
  • 15-year warranty on the body for long-term security.
  • 100% tested — each faucet is quality-checked.
  • Fits classic and modern interiors harmoniously.

Applications

Suitable application areas where classic design and functional performance are required.


    Home kitchen sinks.
  • Apartment kitchens and renovated spaces.
  • Classic interior designs.
  • Modern kitchen interiors.
  • Projects requiring a faucet with shower function.

What to Consider When Choosing


    Match the Abava style to your kitchen interior.
  1. Verify compatibility with kitchen sink installation and shower function.
  2. Prioritise the MAGMA 40 mm cartridge for smooth operation.
  3. Consider the 15-year body warranty when comparing options.
  4. Look for products that are 100% tested for quality assurance.

Specifications


    Series: Abava.
  • Model: MG-2056.
  • Type: kitchen faucet with a shower.
  • Cartridge: MAGMA 40 mm.
  • Warranty: 15-year warranty on the body.
  • Each unit undergoes 100% testing.

Why Buy from SityPro


    Easy to buy online at SityPro with clear price information.
  • Product selection with detailed features and descriptions.
  • Convenient ordering and customer support for purchases.
  • Delivery available to Estonia and Finland.
  • SityPro assistance with warranty and product questions.

Description provided by sitypro.com

Kitchen faucet with shower MG-2056, ABAVA
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Кухонный смеситель с выдв.душем MG-2056, ABAVA

What is the Kitchen faucet with shower MG-2056, ABAVA?

Kitchen faucet with shower MG-2056, ABAVA is a Latvian-made Abava series kitchen mixer made of brass with a glossy chrome finish and ceramic cartridge control; it features a pull-out shower for easier rinsing, filling large pots and everyday kitchen use.

What material is the MG-2056 faucet made of?

The MG-2056 faucet is made of brass with a glossy chrome finish, providing durability and resistance to corrosion in normal household use.

What control mechanism and cartridge does the MG-2056 use?

The MG-2056 uses a ceramic cartridge control (MAGMA 40 mm referenced in descriptions) which delivers smooth, precise, and quiet lever operation and long service life.

Is the MG-2056 suitable for single or double bowl sinks and is it large?

The MG-2056 is designed for standard kitchen use and suits both single- and double-bowl sinks thanks to its pull-out shower and universal mounting; exact dimensions are not provided in the product text, so check your sink hole and clearance before purchase.

Can I connect a dishwasher to the MG-2056?

The MG-2056 does not include a dedicated dishwasher outlet; dishwasher connection depends on your plumbing setup and typically requires a separate valve or tee for connection.

How does the pull-out shower work and how long is it?

The MG-2056 pull-out shower increases maneuverability for rinsing and filling tasks; the exact hose length is not specified in the product text, but it provides noticeably more reach than a fixed spout.

What warranty does the MG-2056 have and what does it cover?

The MG-2056 lists a 15-year warranty (Garantija: 15 gadi), indicating long-term coverage for the body and materials; for exact coverage details (cartridge, wear parts), consult the manufacturer's documentation.

How do I care for and clean the MG-2056 chrome finish?

Clean the MG-2056's glossy chrome with a soft cloth and warm water with mild detergent; avoid abrasive cleaners and scouring pads to prevent damaging the finish.

Does the MG-2056 suit both classic and modern kitchens stylistically?

Yes, the Abava-series MG-2056 combines timeless classic lines with minimalist design and a glossy chrome finish, making it suitable for both classic and modern kitchen styles.

How does the MG-2056 differ from other Abava kitchen faucets?

The MG-2056 stands out with its pull-out shower and ceramic cartridge (MAGMA 40 mm referenced), plus a classic-minimalist design and glossy chrome finish, offering extra rinsing convenience and a refined look.

Where to buy Kitchen faucet with shower MG-2056, ABAVA?

You can buy Kitchen faucet with shower MG-2056, ABAVA in our online store for 68.10€. Category: Kitchen taps.

What is the price of Kitchen faucet with shower MG-2056, ABAVA?

The current price of Kitchen faucet with shower MG-2056, ABAVA is 68.10€. Brand: MAGMA.

Kitchen faucet with shower MG-2056, ABAVA — specifications and description

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

Google reviews

See all reviews

Model

//$('#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ххххххх');