Shower faucet without set MG-2640-BH, BĒRZUPE

The photographs are for illustrative purposes only.
Get AI analytics on product Shower faucet without set MG-2640-BH, BĒRZUPE:
63.20€/pc.
Ex Tax: 50.97€/pc.
MAGMA
0 reviews
In stock
Product Code: 000-0435427MASP
EAN Code: 4750667126976

Specification

  • Materiāls: Stainless steel
  • Sērija: Bērzupe
  • Vītnes diametrs: 1/2
  • Brand: MAGMA
  • Destination: for shower mixer
  • Flexible supply connection: yes
Qty
One click order
Tags:

Flexible stainless-steel shower supply for angled connections

Flexible stainless steel supply line for shower fittings — Ø 9 x 14 mm with 1/2” connection and built-in bend. Check features, price and buy easily at SityPro.

Key Benefits


    Corrosion-resistant stainless steel construction
  • Flexible design for easy routing in tight spaces
  • Ø 9 x 14 mm profile for secure fit
  • Standard 1/2” connection for wide compatibility
  • Built-in bend for angled installations
  • Durable build for long service life

Applications

Designed for use as a flexible supply in shower and bathroom installations.


    Connecting a shower mixer or faucet
  • Replacing a worn flexible supply hose
  • Installations requiring an angled connection
  • Bathroom renovation and retrofitting
  • Connections to standard 1/2” fittings

What to Consider When Choosing


    Confirm material — stainless steel for corrosion resistance
  1. Verify Ø 9 x 14 mm profile matches your fittings
  2. Ensure 1/2” connection compatibility with your valve
  3. Check bend orientation suits the installation layout
  4. Assess flexibility needed for routing in tight spaces

Specifications


    Product: Shower faucet without set, model MG-2640-BH, BĒRZUPE
  • Type: Flexible stainless steel supply line
  • Dimensions: Ø 9 x 14 mm
  • Connection: 1/2”
  • Feature: With bend

Why Buy from SityPro


    Easy to buy online with clear price information
  • Detailed features and specifications provided
  • Fast delivery options to Estonia and Finland
  • Customer support for product questions and compatibility
  • Secure ordering and convenient payment methods

Description provided by sitypro.com

Materiāls
Stainless steel
Sērija
Bērzupe
Vītnes diametrs
1/2
Taps
Brand
MAGMA
Destination
for shower mixer
Flexible supply connection
yes
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Shower faucet without set MG-2640-BH, BĒRZUPE
Write a review

Also looking for

rempro rempro-mobile

Frequently asked questions about the Смеситель для душа без комп.MG-2640-BH, BĒRZUPE

What is the Shower faucet without set MG-2640-BH, BĒRZUPE?

Shower faucet without set MG-2640-BH, BĒRZUPE is a Bērzupe-series shower mixer made of brass/stainless steel with a single lever and ceramic cartridge, featuring an internal 1/2" thread and white/chrome finish. Designed for shower connections, renovations and standard 1/2" fittings.

Is the MG-2640-BH compatible with my shower system that has a 1/2" thread?

Yes — the MG-2640-BH features an internal 1/2" thread and is compatible with standard 1/2" supply lines and flexible hoses. Confirm that your existing fitting uses the matching internal/external thread type.

What is the body material and why does it matter?

The MG-2640-BH body is made of brass and/or stainless steel, offering strong corrosion resistance and durability. These materials are important for longevity in humid bathroom environments.

What control mechanism does the MG-2640-BH use and what are the benefits?

The MG-2640-BH uses a ceramic cartridge with a single lever, providing precise temperature and flow control and long service life. Ceramic cartridges resist wear and reduce the chance of leaks.

What is the colour and appearance of the MG-2640-BH?

The MG-2640-BH comes in a white/chrome finish, fitting well in modern bathrooms. The white and chrome combination gives a neat, contemporary look.

Is the MG-2640-BH suitable for replacing a worn mixer in an apartment?

Yes — with its standard internal 1/2" thread and durable brass/stainless materials, the MG-2640-BH is suitable for quick replacements in apartments and houses. Check the old fitting dimensions and thread type before installation.

What installation features does the MG-2640-BH have (is the bend or extra fittings needed)?

The MG-2640-BH includes a built-in bend to simplify angled installations, so extra fittings are often unnecessary. Still verify pipe positions and thread compatibility before fitting.

What are the dimensions of the MG-2640-BH supply profile (Ø 9 x 14 mm) and what does it mean?

The MG-2640-BH supply profile is Ø 9 x 14 mm, indicating the flexible line dimensions for a secure water supply connection. These measurements ensure a snug fit between the mixer and supply hoses.

Is the MG-2640-BH suitable for a bathroom with modern tiles and recesses?

Yes — the MG-2640-BH’s white/chrome design and compact single-lever body suit tiled, modern bathrooms and recess installations. Check niche depth and supply positioning prior to fitting.

What use cases is the MG-2640-BH recommended for?

The MG-2640-BH is recommended for connecting shower mixers in cabins, replacing worn supply hoses during renovations, installations in apartments/houses, and plumbing upgrades. Its built-in bend and 1/2" thread ease work in confined spaces.

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