Sink cabinet DEFA DINA DAU35 35CM KÕRGE

The photographs are for illustrative purposes only.
Get AI analytics on product Tall Sink Cabinet DEFA DINA DAU35 35 cm:
99.00€/pc.
Ex Tax: 79.84€/pc.
Defa
0 reviews
In stock
Product Code: 000-323170ASP
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 sizes25,00 x 35,00 x 137,50 cm
Package dimensions27,00 x 37,00 x 139,50 cm
Gross weight18,154 kg
Net weight19,550 kg

DEFA DINA DAU35 High 35 cm Sink Cabinet

This is a high sink cabinet model DEFA DINA DAU35 with a 35 cm width, designed to house a bathroom sink and provide vertical storage. It combines functional storage with a compact footprint, suitable for tight bathroom spaces. If you want to buy a narrow, tall sink cabinet, check the price and characteristics before purchase at SityPro.

Key advantages


    Compact 35 cm width ideal for small bathrooms or narrow spaces
  • Tall (high) design that maximizes vertical storage without using much floor area
  • Model-specific fit for sink installations from the DEFA DINA DAU35 line
  • Streamlined appearance that complements modern and classic interiors
  • Easy to incorporate into bathroom layouts where space efficiency is important

Application and use cases

Practical applications for this sink cabinet include providing a dedicated vanity solution where space is limited while keeping plumbing and supplies organized.


    Small family bathroom where floor space is at a premium
  • Guest bathroom or powder room with narrow layout
  • Apartment or studio bathrooms needing compact storage
  • Renovation projects that require a tall cabinet to balance other fixtures
  • Placement next to a shower or toilet to consolidate fixtures

What to consider when choosing


    Ensure the 35 cm width fits the intended space and allows comfortable use of the sink
  1. Consider the cabinet height and how it aligns with existing plumbing and mirror placement
  2. Think about internal storage needs and whether a tall cabinet provides needed capacity
  3. Check compatibility with your sink style and installation method
  4. Review finish and color options to match your bathroom decor

Characteristics


    Product type: sink cabinet
  • Model: DEFA DINA DAU35
  • Width: 35 cm
  • Version: high (tall)

Why buy at SityPro


    Wide selection of bathroom furniture and clear product characteristics listed for easy comparison
  • Competitive price offers and options to buy online with transparent cost information
  • Reliable delivery service to Estonia and Finland, with local logistics support
  • Customer service to help with product questions, fitting advice, and order tracking
  • Convenient purchase process on SityPro and professional after-sales support

Description provided by sitypro.com

Sink cabinet DEFA DINA DAU35 35CM KÕRGE
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the Tall Sink Cabinet DEFA DINA DAU35 35 cm

Tall Sink Cabinet DEFA DINA DAU35 35 cm — what is it and which bathrooms is it suitable for?

Tall Sink Cabinet DEFA DINA DAU35 35 cm is a narrow 35 cm wide tall cabinet designed for bathroom storage and to complement a sink. It’s ideal for small bathrooms or tight WC spaces where vertical storage is needed without occupying much floor area.

What are the dimensions and width of the Tall Sink Cabinet DEFA DINA DAU35 35 cm?

The DEFA DINA DAU35 cabinet has a 35 cm width and is described as a tall (vertical) storage unit. Exact height and depth are not listed in the product description, so verify those measurements before planning installation next to a sink.

Is the DEFA DINA DAU35 suitable for installation next to a sink?

Yes, the DEFA DINA DAU35 is designed as a sink-side complement and fits beside a washbasin. Consider its 35 cm width and confirm depth and waste pipe positions to ensure proper fit during installation.

What materials is the DEFA DINA DAU35 cabinet made of and how to care for the surface?

The product notes ease of maintenance but does not list specific materials. Wipe surfaces with a soft damp cloth and use mild, non-abrasive cleaners to avoid damaging finishes.

How many shelves does the DEFA DINA DAU35 cabinet have and are they adjustable?

The description mentions multiple shelf positions for vertical storage, but exact shelf count and adjustability are not specified. If adjustable shelves are required, confirm removable or adjustable shelf features with the seller before purchasing.

Is the DEFA DINA DAU35 suitable for hotel rooms and dormitories?

Yes, the description lists use in residential and hotel environments; its 35 cm width and tall design provide compact storage suitable for space-limited hotel rooms and dorms.

How does the DEFA DINA DAU35 differ from other tall bathroom cabinets?

The DEFA DINA DAU35 stands out with its narrow 35 cm width and sink-side oriented tall design, maximising vertical storage while saving floor space. Specific material or fittings comparisons aren’t listed, so compare by width, height and shelving when choosing.

Can I use the DEFA DINA DAU35 to store towels and textiles?

Yes, the cabinet is described as suitable for towels and small textiles thanks to its vertical shelving. Check shelf depth if you plan to store bulky bath towels to ensure adequate capacity.

Does the DEFA DINA DAU35 require complicated installation and what tools are needed?

The description states easy installation though no specifics are provided; tall cabinets are typically wall-fixed with plugs and screws. You’ll generally need a drill, level, wall plugs and a screwdriver—confirm whether fixings are included.

Is the DEFA DINA DAU35 suitable for both modern and classic interiors?

Yes, the description highlights a streamlined design that complements both modern and classic interiors. Specific colour options aren’t listed, so check product images and finishes when selecting.

What typical items are convenient to store in the DEFA DINA DAU35?

The cabinet is suitable for cosmetics, personal care items, cleaning supplies, towels and small textiles. Its vertical shelving makes it easy to organise bottles, tubes and rolled towels without taking extra floor space.

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