VANNITOAMÖÖBEL ALTERNA COMPACT ALT60-2/P 61CM VAL

The photographs are for illustrative purposes only.
Get AI analytics on product Bathroom furniture ALTERNA COMPACT ALT60-2/P 61 cm White:
219.00€/pc.
Ex Tax: 176.61€/pc.
Alterna
0 reviews
In stock
Product Code: 000-459842ASP
Fuel surcharge — 2.5%
The surcharge covers part of SityPro’s transport and logistics costs. Delivery to parcel lockers is charged without any additional markup — according to the carrier’s rate.
Qty
One click order
Tags:
Product sizes61,00 x 39,00 x 50,00 cm
Package dimensions61,00 x 40,00 x 51,00 cm
Gross weight27,800 kg
Net weight29,110 kg

Alterna Compact Bathroom Furniture ALT60-2/P — 61 cm (VAL)

This is a compact bathroom furniture unit from the Alterna Compact series, model ALT60-2/P, designed to provide functional storage and a tidy finish for small bathrooms. Its 61 cm width makes it suitable for space-saving installations while offering the typical features expected from a bathroom cabinet.

Key advantages


    Space-saving compact design ideal for small or narrow bathrooms
  • Clean, coordinated appearance that fits modern interiors
  • Optimized storage to keep toiletries and essentials organized
  • Easy to clean surfaces for better hygiene and maintenance
  • Simplifies installation under or around a basin in tight spaces
  • Versatile look that pairs well with a range of bathroom fixtures

Application and use cases

This compact unit is intended for practical bathroom storage and finishing. Typical applications include small residential bathrooms, guest toilets and renovation projects where space is limited.


    Under-sink cabinet in a small family bathroom
  • Storage unit for guest or powder rooms
  • Bathroom renovation where a compact footprint is required
  • Apartment or studio bathrooms with limited floor space
  • Complementing a mirror or vanity set in narrow areas

What to consider when choosing


    Measure available space carefully to ensure the 61 cm width fits the intended location
  1. Confirm compatibility with the sink and plumbing layout before purchase
  2. Choose a finish and color that matches existing bathroom fixtures and tiles
  3. Consider the required storage capacity and internal organization needs
  4. Verify installation method and whether professional fitting is needed

Characteristics


    Product type: bathroom furniture (VANNITOAMÖÖBEL)
  • Series / model: Alterna Compact ALT60-2/P
  • Width: 61 cm
  • Designation in name: VAL (as listed in the product title)
  • Compact design indicated by the "Compact" name

Why buy at SityPro


    Convenient online purchase options — buy quickly and securely from SityPro
  • Competitive price information and transparent product characteristics on the site
  • Reliable delivery to Estonia and Finland for customers in the region
  • Wide selection of bathroom furniture and matching accessories
  • Customer support to help with product questions, features and installation guidance

Description provided by sitypro.com

VANNITOAMÖÖBEL ALTERNA COMPACT ALT60-2/P 61CM VAL
Write a review

Also purchase from categories

Related Products
rempro rempro-mobile

Frequently asked questions about the Bathroom furniture ALTERNA COMPACT ALT60-2/P 61 cm White

What is Bathroom furniture ALTERNA COMPACT ALT60-2/P 61 cm White?

Bathroom furniture ALTERNA COMPACT ALT60-2/P 61 cm White is a compact Alterna unit (model A126519SP) with a 61 cm width, designed for small bathrooms. It provides space-saving storage, a clean white finish and straightforward installation under or around a basin.

What are the dimensions of ALTERNA COMPACT ALT60-2/P?

The unit’s width is specified as 61 cm (model ALT60-2/P). Exact height and depth dimensions are available in the technical specification for model A126519SP and should be checked before installation.

Is this unit suitable for a small bathroom or guest WC?

Yes, the ALT60-2/P is designed as a space-saving solution for small bathrooms and guest WCs. Its 61 cm width provides organised storage where floor space is limited.

What material is the unit made from and how to care for the surface?

The description notes a white finish and easy-to-clean surfaces, implying smooth, low-maintenance materials. Wipe with a soft cloth and use non-abrasive cleaners to preserve the finish.

Can this unit be installed under any basin?

The unit is designed for installation under or around a basin, but compatibility depends on your basin’s size and shape. Check that your basin fits a 61 cm wide unit and matches model A126519SP’s configuration.

How much storage space is inside and what compartments are included?

The listing highlights organised storage for daily essentials, but exact shelf and drawer configuration depends on the A126519SP unit variant. Check the seller’s specification for internal layout before buying.

Is this suitable for commercial use (hotel, office)?

Yes — the description states it’s suitable for commercial spaces with limited room, such as hotels and offices. Verify the A126519SP materials and fittings for durability under heavier use.

How does ALT60-2/P differ from other Alterna Compact models?

ALT60-2/P is distinguished by its 61 cm width and basin-oriented configuration; other models differ in dimensions, door/drawer counts and finish options. Compare the A126519SP technical specs with other series items to spot differences.

Is additional hardware required or does the set include everything for installation?

The description states it’s a ready set with basin for quick installation, but not all items are listed. Check with the seller whether hinges, fixings and waste fittings are included for model A126519SP before installation.

What colour and style is the ALT60-2/P and what does it pair well with?

The unit comes in a white finish (VAL) with a neutral, versatile design suitable for modern and Scandinavian interiors. It pairs well with white or chrome sanitaryware and minimalist tiles.

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