Towel dryer M-type L-700 C-500 3/4* 11386, M-VEIDA

The photographs are for illustrative purposes only.
Get AI analytics on product Towel dryer M-type L-700 C-500 3/4* 11386, M-VEIDA:
92.00€/box
Ex Tax: 74.19€/box
SEMKO SIA
0 reviews
In stock
Product Code: 000-6993392MASP
EAN Code: 4750667041699

Specification

  • C: 500 mm
  • Purpose: towel drying and additional heating
  • Connection size: 3/4
  • Brand: M-VEIDA
Qty
One click order
Tags:

M-type Towel Dryer — Compact L-700, C-500 Model by M-VEIDA

Heated towel dryer designed to dry and warm towels and small laundry; suitable for bathroom and utility-area use. Check features and buy options at SityPro.

Key Benefits


    Efficient towel drying and warming for improved comfort
  • Compact footprint indicated by L-700 for space-saving installation
  • Standard connection size 3/4* for broad compatibility
  • Clear model identification (M-type, 11386) simplifies ordering
  • Reliable brand: M-VEIDA

Applications

Ideal for domestic and light commercial spaces where towel drying and warming are needed.


    Bathroom towel warmer in homes
  • Laundry or utility rooms for small items
  • Guest bathrooms in hotels or B&Bs
  • Sauna anterooms and spa facilities

What to Consider When Choosing


    Confirm model type (M-type) matches your needs
  1. Verify physical dimensions L-700 and center distance C-500 for fitting
  2. Check the connection 3/4* for compatibility with your plumbing or heating setup
  3. Use the article number 11386 when ordering to avoid mistakes
  4. Compare price and delivery options before you buy

Specifications


    Product type: Towel dryer
  • Model: M-type
  • Length: L-700
  • Center distance: C-500
  • Connection: 3/4*
  • Article number: 11386
  • Brand: M-VEIDA

Why Buy from SityPro


    Easy online ordering and clear product listings
  • Competitive price and transparent purchase process
  • Delivery available to Estonia and Finland
  • Dedicated customer support for product selection and questions
  • Accurate product information to check features and application before buying

Description provided by sitypro.com

C
500 mm
Lining board
Purpose
towel drying and additional heating
Taps
Connection size
3/4
Общее
Brand
M-VEIDA
Manufacturer
SEMKO SIA
Length (mm)
700 mm
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Towel dryer M-type L-700 C-500 3/4* 11386, M-VEIDA
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the Полотенцесуш. М-обр. 700х500 3/4 11386, M-VEIDA

What is the Towel dryer M-type L-700 C-500 3/4* 11386, M-VEIDA?

Towel dryer M-type L-700 C-500 3/4* 11386, M-VEIDA is an M-shaped heated towel dryer with length 700 mm and C=500 mm, intended for towel drying and additional heating; features a standard 3/4 connection and is manufactured by SEMKO SIA.

What are the dimensions and C-distance of this towel dryer?

The length is 700 mm and the C-distance (centre-to-centre) is 500 mm, as indicated by the model L‑700 C‑500, suitable for space-saving bathroom installations.

What connection size does this towel dryer use?

The model uses a standard 3/4 connection size, making it straightforward to integrate into existing water systems with common fittings.

Is this towel dryer suitable for a small bathroom?

Yes. The compact M-shape and 700 mm length make it suitable for small bathrooms, offering multiple hanging levels for towels without taking up much space.

Which spaces is the M-VEIDA L-700 C-500 suitable for?

Suitable for home bathrooms, utility/laundry rooms, light commercial areas such as hotel guest bathrooms and office washrooms, where towel drying and local heating are needed.

What are the advantages of the M-shape versus regular towel dryers?

The M-shape provides multiple hanging levels for towels while keeping a compact profile, saving space. It also promotes air circulation which helps speed up towel drying.

What material is this towel dryer made of and how to maintain it?

The product lists manufacturer SEMKO SIA and brand M‑VEIDA, but the specific material is not provided in the listing. Clean with a soft cloth and warm water, avoid abrasive cleaners, and check fittings during installation.

Can this towel dryer be connected to an existing apartment water system?

Yes — it uses a standard 3/4 connection making it compatible with typical apartment water systems. Ensure the C-distance of 500 mm matches the installation points before fitting.

How does this model differ from other M-VEIDA towel dryers?

This model is characterised by length 700 mm, C-distance 500 mm and a 3/4 connection; other M‑VEIDA models may vary in length, centre distance and shape. Choose based on the dimensions and compatibility you need.

Are additional fixings or fittings required for installation?

The listing notes factory equipment by M‑VEIDA but does not detail included fixings. Prepare standard wall brackets and fittings for a 3/4 connection, or confirm with the seller whether an installation kit is supplied.

Is this towel dryer suitable for commercial use in a hotel?

Yes, the model is suitable for domestic and light commercial use, including hotel rooms and public washrooms where towel drying and local heating are required. Confirm it meets the specific site requirements prior to purchase.

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