TOILET DURAVIT D-NEO RIMLESS+ISTE V.SULGUV

The photographs are for illustrative purposes only.
Get AI analytics on product TOILET DURAVIT D-NEO RIMLESS+ISTE V.SULGUV:
250.95€/pc.
Ex Tax: 202.38€/pc.
Duravit
0 reviews
In stock
Product Code: 000-469206ASP
Price in reward points: 1
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:

DESCRIPTION TOILET DURAVIT D-NEO RIMLESS+ISTE V.SULGUV price 307.64€ Duravit

Product sizes37,00 x 54,00 x 40,00 cm
Package dimensions39,60 x 56,00 x 45,00 cm
Gross weight25,600 kg
Net weight27,570 kg

Duravit D-Neo seinale paigaldatav WC-komplekt.

• Valmistatud kvaliteetsest ja kauakestvast sanitaarkeraamikast: eriti vastupidav, kriimustuskindel ja suure kõvadusega materjal, kergesti puhastatav ja hügieeniline pind
• Peidetud kinnitustega paigaldus: harmooniline välimus, disaini ei sega miski
• Vaikselt sulguva istme ja kaanega
• Täielikult glasuuritud, ülisile keraamika takistab mikroobide teket ja ladestumist
• Suur loputusvee maht: 4,5 liitrit
• Hügieeniline loputus ilma liigse pritsimiseta
• Loputusega mudel: minimaalne ebameeldivate lõhnade teke
• Duravit Rimless® dünaamilise veevooluga avatud loputusserv: täielikult hügieeniline loputustulemus ka väikeste veekogustega
• Eriti tõhus ja säästlik veekulu: Unified Water Label (UWL) klass 1
• Täielikult glasuuritud loputusserv: sile pind takistab mustuse ja jääkide kogunemist
• WC-istme ja kaane saab eemaldada ainult tööriista abil
• Ergonoomilise kujuga iste tagab mugava istumisasendi
• Paigaldatakse seinale

Description provided by sitypro.com

TOILET DURAVIT D-NEO RIMLESS+ISTE V.SULGUV
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the TOILET DURAVIT D-NEO RIMLESS+ISTE V.SULGUV

What is the TOILET DURAVIT D-NEO RIMLESS+ISTE V.SULGUV?

TOILET DURAVIT D-NEO RIMLESS+ISTE V.SULGUV is a Duravit D‑Neo wall‑mounted WC set made of fully glazed sanitary ceramic with a Rimless open flushing rim, soft‑close seat, 4.5 L flush volume and UWL class 1 for efficient water use.

What installation height and method are recommended for the TOILET DURAVIT D-NEO?

The Duravit D‑Neo is a wall‑mounted model installed with concealed fixings into a standard in‑wall WC frame; the final seat height is set by the installation frame and user comfort preferences.

What is the flush volume of the TOILET DURAVIT D-NEO and is it economical?

The D‑Neo uses a 4.5 L flush. Its Duravit Rimless® dynamic water flow delivers hygienic results with low water use and the model holds a UWL class 1 rating for high water efficiency.

What does Rimless mean for the DURAVIT D-NEO and how does it affect cleaning?

Rimless refers to the Duravit Rimless® open flushing rim with dynamic water flow; it removes hidden areas beneath the rim, makes cleaning easier and delivers a more hygienic flush without residue build‑up.

Is the TOILET DURAVIT D-NEO suitable for small bathrooms and what dimensions should I check?

The D‑Neo is a wall‑hung compact WC set, suitable for small bathrooms due to space‑saving installation. Check the product dimensions and the in‑wall frame dimensions to ensure fit.

What materials are used in the TOILET DURAVIT D-NEO and does this affect durability?

The set is made of high‑quality, durable sanitary ceramic that is scratch‑resistant and hard; the fully glazed, ultra‑smooth surface prevents microbial build‑up, simplifies cleaning and enhances longevity.

Does the TOILET DURAVIT D-NEO come with a seat and what features does it have?

Yes—the set includes a soft‑close seat and cover. The seat provides comfortable use and quiet, controlled closing.

What type of flush does the TOILET DURAVIT D-NEO use and does it reduce splashing?

The D‑Neo uses Duravit Rimless® dynamic water flow for the flush, giving hygienic results with minimal splashing. The design also reduces unpleasant odours.

Does the DURAVIT D-NEO meet hygiene standards and does it have an antimicrobial surface?

Yes—the toilet is fully glazed with an ultra‑smooth ceramic surface that prevents microbial growth and residue build‑up, improving hygiene performance.

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