Shower faucet without set MG-6440, VENERA

The photographs are for illustrative purposes only.
-28% Economy 8.61€
Get AI analytics on product Shower faucet without set MG-6440, VENERA:
31.17€ 22.56€
Ex Tax: 18.19€
MAGMA
0 reviews
In stock
Product Code: MA7102116SP
EAN Code: 4750667084283
Qty
One click order
Tags:

VENERA MG-6440 shower mixer from the Daugavas line (without installation set)

Functional, high-quality shower faucet designed for adaptability across styles; part of the Daugavas MAGMA collection with selectable handle designs. Check price and buy from SityPro for product features and benefits.

Key Benefits


    Designed for functionality and long-term quality
  • Adaptable to different client tastes and layouts
  • Available with three different handle designs for easy styling
  • 5-year warranty for buyer confidence
  • Includes 40cm MAGMA flexible hoses for quick connection
  • Equipped with a 40mm SEDAL cartridge for reliable operation
  • Each unit is 100% tested before shipment

Applications

Suitable for bathroom use and for matching overall kitchen or bathroom interiors; ideal where reliable mixer performance is needed.


    Residential shower installations
  • Bathroom renovations and upgrades
  • Apartment and flat bathrooms
  • Matching varied interior design schemes

What to Consider When Choosing


    Select preferred handle design from the three available options
  1. Confirm included components (40cm MAGMA hoses, 40mm SEDAL cartridge)
  2. Ensure compatibility with existing plumbing connections
  3. Factor in the 5-year warranty when comparing options
  4. Assess whether the mixer style fits the room’s overall design

Specifications


    Model: VENERA MG-6440 (Daugavas series)
  • Part of the MAGMA faucet range
  • 5-year warranty
  • Includes 40cm MAGMA flexible supply hoses
  • Includes 40mm SEDAL cartridge
  • 100% tested

Why Buy from SityPro


    Clear online price and easy to buy process via SityPro
  • Information and support on product features and application
  • Reliable delivery options to Estonia and Finland
  • Customer service to assist with selection and aftercare
  • Purchase with confidence knowing warranty and testing are documented

Description provided by sitypro.com

Shower faucet without set MG-6440, VENERA
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Dušas jaucējkrāns bez komplekta MG-6440 MAGMA VENERA

What is the Shower faucet without set MG-6440, VENERA?

Shower faucet without set MG-6440, VENERA is a Daugavas (MAGMA) single-lever shower mixer made of brass with a chrome finish, fitted with a 40 mm ceramic (SEDAL) cartridge and sold without an installation set for controlling shower water flow and temperature.

What material is the MG-6440 VENERA made of?

The MG-6440 VENERA is made of brass with a chrome finish, providing durability and corrosion resistance under normal use.

What type of control and handle does the MG-6440 have?

The MG-6440 features single-lever control (one handle), allowing smooth one-handed adjustment of water flow and temperature.

What internal mechanism/cartridge does the MG-6440 use?

The mixer uses a 40 mm ceramic SEDAL cartridge, which provides reliable shut-off and control and a long service life when properly maintained.

Is the MG-6440 suitable for bathroom renovations and new installations?

Yes, the MG-6440 is suitable for both renovations and new bathroom installations; its compact design and ability to choose accessories separately make it a versatile option.

Does the MG-6440 include an installation set or flexible hoses?

The MG-6440 is sold without an installation set — it does not include flexible hoses or mounting kit; you must purchase appropriate hoses and fittings separately for installation.

What are the dimensions of the MG-6440, for example cartridge diameter?

The MG-6440 uses a 40 mm cartridge; it has a compact chrome-bodied design from the Daugavas series suitable for standard shower connections.

Does the MG-6440 come with a warranty and where is it made?

The MG-6440 is manufactured in Latvia by MAGMA and comes with a 15-year warranty, as stated in the product specifications.

Is the MG-6440 suitable for commercial properties like hotels?

Yes — the brass body, 40 mm ceramic cartridge and 15-year warranty make the MG-6440 suitable for intensive use in commercial settings, though water quality and maintenance frequency should be considered.

How does the MG-6440 differ from other Daugavas series models?

The MG-6440 is a single-lever shower mixer sold without an installation set; its defining features are a brass chrome body, 40 mm SEDAL ceramic cartridge and compact design, while other Daugavas models may include installation kits or different handle designs.

Where to buy Shower faucet without set MG-6440, VENERA?

You can buy Shower faucet without set MG-6440, VENERA in our online store for 18.19€. Category: Bath and shower mixer tap.

What is the price of Shower faucet without set MG-6440, VENERA?

The current price of Shower faucet without set MG-6440, VENERA is 18.19€. Brand: MAGMA.

Shower faucet without set MG-6440, VENERA — specifications and description

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

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