Sink cabinet SERENA RETRO 35cm KÕRGE, PESUKORVIGA

The photographs are for illustrative purposes only.
Get AI analytics on product Sink cabinet SERENA RETRO 35 cm High, with laundry hamper:
192.27€/pc.
Ex Tax: 155.06€/pc.
RBbathroom
0 reviews
In stock
Product Code: 000-323597ASP
Qty
One click order
Tags:
Product sizes35,00 x 35,00 x 160,00 cm
Package dimensions36,00 x 36,00 x 161,00 cm
Gross weight27,788 kg
Net weight29,814 kg

SERENA RETRO Sink Cabinet — 35cm Tall with Basket

A compact sink cabinet in the SERENA RETRO line designed to provide practical storage and a vintage-inspired look. This tall 35cm unit includes an integrated basket, making it a useful solution for small bathrooms and utility spaces.

Key advantages


    Space-saving 35cm width suitable for narrow areas and tight bathrooms
  • Tall design offers extra vertical storage without a large footprint
  • Integrated basket adds convenient storage for laundry, linens, or supplies
  • Retro styling enhances classic or vintage bathroom interiors
  • Compact footprint ideal for apartments, ensuite bathrooms, and guest toilets
  • Easy to combine with a range of sinks and bathroom fixtures

Application and use cases

Practical application for homes and rental properties where efficient storage and style are both needed.


    Under or next to a small sink in a family bathroom or guest toilet
  • As a laundry or linen station in small utility rooms or apartments
  • In holiday homes or cottages where compact, stylish furniture is required
  • As additional organized storage for toiletries, cleaning products, or towels

What to consider when choosing


    Check available floor space and clearances to ensure the 35cm width and tall profile fit your room
  1. Consider the intended use of the integrated basket — laundry, towels, or general storage
  2. Match the retro aesthetic with other bathroom fixtures and color scheme
  3. Verify compatibility with your sink and plumbing layout before purchase
  4. Assess installation requirements and access for maintenance

Characteristics


    Product type: sink cabinet (SERENA RETRO)
  • Width indication: 35cm
  • Design: tall (KÕRGE)
  • Included: with basket (PESUKORVIGA)

Why buy at SityPro


    Easy to buy online with clear product characteristics and features listed
  • Competitive price and transparent offers for customers
  • Reliable delivery to Estonia and Finland with local support
  • Wide selection of bathroom furniture and accessories to match your project
  • Customer service available to help with questions about application and installation

Description provided by sitypro.com

Sink cabinet SERENA RETRO 35cm KÕRGE, PESUKORVIGA
Write a review

Also purchase from categories

Related Products
rempro rempro-mobile

Frequently asked questions about the Sink cabinet SERENA RETRO 35 cm High, with laundry hamper

What is the Sink cabinet SERENA RETRO 35 cm High, with laundry hamper?

Sink cabinet SERENA RETRO 35 cm High, with laundry hamper is a compact 35 cm‑wide tall unit in retro style with an integrated laundry basket, designed to save floor space while providing vertical storage for small bathrooms and utility areas.

What are the dimensions and width of the SERENA RETRO 35 cm model?

The unit is 35 cm wide with a tall (Kõrge) design to maximise vertical storage while minimising floor footprint. Exact height and depth measurements are available in the product specification or from the seller on request.

Is this cabinet suitable for a very small bathroom or cloakroom?

Yes — the 35 cm narrow width combined with the tall profile makes the SERENA RETRO ideal for small bathrooms and cloakrooms where floor space is limited. It also works well next to a washing machine.

What is the integrated laundry hamper used for?

The integrated laundry hamper is for collecting and sorting dirty laundry and can also be used for temporary storage of towels or bathroom accessories. It’s built into the cabinet to save space and improve organisation.

Does the SERENA RETRO 35 cm fit under a sink and how to check compatibility?

The SERENA RETRO is designed to be used with sinks and works with many basins due to its narrow 35 cm width. To ensure compatibility, measure your chosen sink and the trap (siphon) position before purchase.

What material is the SERENA RETRO cabinet made of and how to maintain it?

The product description does not list a specific material for model A090264SP by RBbathroom, though it features a retro finish. General care: wipe with a soft damp cloth and avoid harsh chemicals; ask the seller for exact material and care instructions.

Is this cabinet suitable to place next to a washing machine?

Yes — the description specifically notes it’s convenient to place the SERENA RETRO next to a washing machine, with the integrated hamper aiding laundry collection and the 35 cm width saving space.

What interior style suits the SERENA RETRO 35 cm?

The SERENA RETRO features a retro style, making it ideal for classic, vintage or retro bathroom interiors; it can also be blended with modern elements if finishes are chosen to match.

How does the SERENA RETRO 35 cm differ from wider models?

The main difference is the 35 cm narrow width which saves space in tight rooms, whereas wider models provide more countertop and storage capacity. SERENA RETRO offsets its narrow footprint with a tall profile and integrated laundry basket.

How is the cabinet interior organised — are there shelves besides the hamper?

The description highlights the integrated laundry basket and tall storage capacity, implying multiple storage levels for towels and supplies. Exact shelf configuration (number and removability) should be confirmed in full product specifications or with the seller.

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