Towel dryer L-540 C-340 (electric) 2V, WHITE 3/4

The photographs are for illustrative purposes only.
Get AI analytics on product Towel dryer L-540 C-340 (electric) 2V, WHITE 3/4:
86.98€/box
Ex Tax: 70.15€/box
VANDENS LINIJA UAB
0 reviews
In stock
Product Code: 000-5493337MASP
EAN Code: 4750667017977

Specification

  • Model: L-540 C-340
  • Type: electric towel rail
  • Configuration: 2V
  • Connection size: 3/4
Qty
One click order

BALTS electric towel warmer — model L-540 C-340 with 2V layout

Electric towel dryer designed for drying and warming towels; compact model L-540 C-340 with 2V configuration and BALTS 3/4 connection, suitable for bathrooms and utility spaces.

Key Benefits


    Electric operation for reliable, consistent drying and warming
  • Compact L-540 and C-340 dimensions ideal for limited spaces
  • 2V design increases hanging capacity for multiple towels
  • BALTS 3/4 connection ensures compatibility with standard fittings
  • Practical features for daily use and faster towel turnover

Applications

Suitable for residential and light commercial use where electric towel heating is required.


    Bathroom towel warming and drying
  • Laundry or utility rooms for faster drying
  • Sauna anterooms and changing areas
  • Hotel or guest-room bathrooms
  • Small spa or wellness corners

What to Consider When Choosing


    Verify the L-540 and C-340 dimensions fit the intended wall space
  1. Confirm electric supply compatibility and professional installation
  2. Ensure BALTS 3/4 connection matches your piping or adapter needs
  3. Consider the 2V configuration for the required hanging capacity
  4. Compare price, features and delivery options on SityPro before you buy

Specifications


    Product type: Towel dryer
  • Model: L-540 C-340
  • Power: Electric
  • Configuration: 2V
  • Brand/connection: BALTS 3/4

Why Buy from SityPro


    Clear product information on features and price to help you decide
  • Easy online purchase process — buy directly from SityPro
  • Secure payment and reliable customer support
  • Fast delivery options to Estonia and Finland
  • Assistance with ordering and after-sales inquiries

Description provided by sitypro.com

ETERNIIT
Model
L-540 C-340
Plane materials
Type
electric towel rail
Taps
Configuration
2V
Connection size
3/4
Общее
Manufacturer
VANDENS LINIJA UAB
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Towel dryer L-540 C-340 (electric) 2V, WHITE 3/4
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the Полотенцесушитель L-540 C-340 (элект)2V, BALTS 3/4

What is the Towel dryer L-540 C-340 (electric) 2V, WHITE 3/4?

Towel dryer L-540 C-340 (electric) 2V, WHITE 3/4 is a VANDENS LINIJA UAB electric model L-540 with C-340 centre distance, 2V layout and a BALTS 3/4 connection, designed for drying towels and providing local heating in bathrooms and utility spaces.

Is the L-540 C-340 (electric)2V suitable for a small bathroom?

Yes — the L-540 is a compact model and the C-340 centre distance is designed for limited spaces; confirm the L-540 dimensions fit your intended mounting location and fixing centres.

What connection type does the L-540 C-340 have?

The L-540 C-340 is an electric (electric) towel rail with a standard 3/4 connection size, compatible with common fittings for electric towel dryers.

How many sections does the 2V configuration have and how many towels fit?

The 2V configuration indicates a two-section layout, providing increased hanging area; it typically fits 1–2 standard bath towels depending on towel size and hanging method.

What electrical power does this towel dryer use?

The listing states it is an electric model, but specific power (W) and voltage values are not provided; request the exact electrical specifications from the seller before installation.

Is the L-540 C-340 suitable for a bathroom without central heating?

Yes — the electric heating type allows the towel dryer to operate independently of central heating, providing towel drying and local heating where mains electricity is available.

What material is the towel dryer made of and how to care for it?

The description does not specify the exact material; typically BALTS electric towel dryers are wiped with a soft damp cloth and have periodic checks of fixings and the electric element — ask the seller for material details for precise care instructions.

What does the C-340 centre distance mean and why is it important for installation?

C-340 indicates a 340 mm centre distance between fixings; this is important for drilling and matching existing wall fittings, so verify the C-340 spacing against your mounting points before purchase.

Is the L-540 C-340 compatible with other BALTS accessories or universal mounts?

The L-540 has a standard 3/4 connection and 2V configuration, which generally improves compatibility with universal mounts and some BALTS accessories; ask the seller for a list of compatible fixings and accessories for the L-540.

What rooms is the L-540 C-340 (electric) best suited for?

This model is suited for bathrooms, guest WCs, small hotel or apartment bathrooms, cottages and utility rooms — anywhere electric towel heating and local warming is needed.

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