Bath faucet without set MG-2320, SALACA

The photographs are for illustrative purposes only.
-47% Economy 47.41€
Get AI analytics on product Bath faucet without set MG-2320, SALACA:
100.10€/pc. 52.69€/pc.
Ex Tax: 42.49€/pc.
MAGMA
0 reviews
In stock
Product Code: 000-0435437MASP
EAN Code: 4750667100808

Specification

  • Garantija: 15 years
  • Materiāls: Brass
  • Mehānisms: SEDAL Endura
  • Pielietojums: Bathroom
  • Sērija: Salaca
  • Valsts: Latvia
Qty
One click order
Tags:

MG-2320 SALACA bathroom mixer — premium tap without set

Premium bath faucet designed for demanding users; delivers smooth operation and long service life thanks to a high-quality brass body and the SEDAL Endura cartridge. Components are produced in Europe and every unit is 100% tested.

Key Benefits


    15-year warranty on the faucet body
  • SEDAL Endura cartridge for smooth operation and high wear resistance
  • High-quality brass body ensuring durability
  • All components manufactured in Europe for consistent quality
  • Each unit undergoes 100% testing
  • Free service maintenance included

Applications

Suitable for bathroom installations where premium design, reliability and longevity are required.


    Private home bathrooms and bathtubs
  • Luxury apartments and renovated flats
  • Hotels and guest accommodations
  • Wellness and spa facilities
  • Renovation projects seeking premium fittings

What to Consider When Choosing


    Verify the 15-year warranty on the body and what it covers
  1. Look for the SEDAL Endura cartridge as a key feature for durability
  2. Choose brass-bodied mixers for long-term reliability
  3. Confirm that each unit is 100% tested and that free service is available
  4. Compare price and features on SityPro before you buy

Specifications


    Model: MG-2320 (bath faucet, without set)
  • Series: Salaca — premium-class design
  • Cartridge: SEDAL Endura
  • Body material: high-quality brass
  • Components produced in Europe
  • 100% tested; free service maintenance
  • 15-year warranty on the body

Why Buy from SityPro


    Easy online ordering on SityPro with clear price and product features
  • Fast and reliable delivery to Estonia and Finland
  • Accessible customer support for pre-sale questions and application advice
  • Transparent information on warranty and free service options
  • Secure payment and convenient purchase process when you buy

Description provided by sitypro.com

Garantija
15 years
Materiāls
Brass
Mehānisms
SEDAL Endura
Pielietojums
Bathroom
Sērija
Salaca
Valsts
Latvia
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Bath faucet without set MG-2320, SALACA
Write a review

Also looking for

rempro rempro-mobile

Frequently asked questions about the Смеситель для ванны без комплектаMG-2320, SALACA

What is the Bath faucet without set MG-2320, SALACA?

Bath faucet without set MG-2320, SALACA is a premium Salaca‑series single‑lever bath mixer with a brass body and SEDAL Endura ceramic cartridge. It provides smooth control of water flow and temperature and is built for long service life.

What material is the MG-2320 body made of and why does it matter?

The MG-2320 body is made of brass, a durable, corrosion‑resistant material. A brass body ensures long service life and helps the chrome finish withstand daily bathroom conditions.

Which cartridge is fitted in the MG-2320?

The MG-2320 is fitted with a SEDAL Endura ceramic cartridge, providing smooth operation and superior wear resistance compared with standard cartridges.

Is the MG-2320 suitable for mounting on the bath rim or on a basin?

Yes, the MG-2320 is designed for deck/bench mounting (uz galda virsmas / uz izlietnes), so it fits bath rims or single‑hole basin installations provided the hole and mounting space are compatible.

What colour/finish is available for the MG-2320?

The product is specified with a chrome finish (Krāsa: Hroms), so the MG-2320 comes in a polished chrome look suitable for modern bathrooms.

What warranty is provided for the MG-2320 and what does it cover?

The MG-2320 lists a 15 gadi (15‑year) warranty on the body, typically covering manufacturing defects in the brass body and underscoring the product’s durability.

Is the MG-2320 compatible with existing shower accessories and sets?

As the mixer is sold without a set, it can be used with separate accessories provided your connection sizes and fittings match. Check your existing hose and fitting diameters before purchasing.

For which situations is the MG-2320 best suited?

The MG-2320 is ideal for renovations, replacing an old mixer, and new bathrooms where a premium chrome single‑lever bath mixer with a brass body and ceramic cartridge is desired.

What technical aspects should I check before installing the MG-2320?

Check the deck/hole diameter and type, compatibility with your plumbing connections, and that there is space for a single‑lever control. Note the unit has a brass body and ceramic cartridge.

How does the MG-2320 differ from other Salaca series mixers?

The MG-2320 is a single‑lever bath mixer sold without a set, featuring a brass body and SEDAL Endura cartridge. Differences to other Salaca models are typically in supplied accessories, mounting style and trim details.

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

Yes, the MG-2320 is suitable for commercial use in hotels and guest accommodations owing to its brass body, SEDAL Endura cartridge and a 15‑year body warranty that support durability.

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