Features we love
- The sleek square shape gives it a clean contemporary feel.
- The perfect size for smaller bathrooms and ensuites.
- Compatible with a wide range of mono basin taps.
- Can be installed as a wall-hung or countertop basin.
- Made from high-quality, hardwearing ceramic.
- 10-year guarantee for added peace of mind.
All about me
Bring contemporary style into your bathroom with this Detroit basin. The basin has one tap hole located to the left, the tap isn’t included, so you’re free to choose the mixer tap of your choice. It matches any of our square design toilets and accessories to complete the perfect look.
Need to know
- Overall dimensions: H101 x W410 x D205 mm
- Type: Wall hung or countertop
- Style: Modern
- Shape: Square
- Colour: White
- Finish: Matt
- Material: High-grade ceramic
- Tap holes: 1
- Tap position: Left
- Tap type required: Mono basin mixer
- Taps included: No
- Waste included: No
- Product weight: 6kg
- Assembly required: No
- Guarantee: 10 years
View User Manual »
Dimensions & Weight | |
Depth (mm) | 205mm |
Height (mm) | 101mm |
Width (mm) | 405mm |
Weight (Kg) | 5.4kg |
Installation & Features | |
Basin Type | Wall Hung |
Basin Hand Position | Left |
Basin Tap Holes | 1 Tap Hole |
Waste Included | |
Waste Required | Unslotted |
Tap Included | |
Tap Required | Mono basin mixer |
Fittings Included | |
Material | Ceramic |
Style | |
Basin Shape | Rectangular |
Finish | Matt |
Colour | White |
Style | Modern |
Product Range | Detroit |
Warranty | |
Warranty | 10 years |
/**/{“@context”: “https://schema.org/”,”@type”: “Product”,”@id”: “/p/detroit-matt-white-left-hand-wall-hungcountertop-basin-405mm-beba_25847#Product”,”image”: [{“@type”: “schema:ImageObject”,”schema:url”: “https://furniture123.co.uk/Images/BeBa_25847_5_LargeProductImage.jpg?v=10”},{“@type”: “schema:ImageObject”,”schema:url”: “https://furniture123.co.uk/Images/BeBa_25847_6_LargeProductImage.jpg?v=10”}]}
/**/$(function ($) {initProductImageSwiper();$(“.popUpVideoImage”).fancybox({afterLoad: function () {// Click first video slide to autoplayvar $firstVid = $(“.vp_thumbVidLink”).first();$firstVid.click();},beforeClose: function () {// Change iframe src to force “stop” video playing$(“#divPopUpPlayVideo”).attr(“src”, “”);}});});function checkActiveSlide() {const $swiperWrapper = $(‘.swiper.gallery-top’);const $activeSlide = $(‘.swiper-slide.swiper-slide-active.popUpVideoImageDiv’);if ($activeSlide.length > 0) {$swiperWrapper.css(‘background-color’, ‘lightgray’);}else {$swiperWrapper.css(‘background-color’, ”);}}function initProductImageSwiper() {let galleryTops = $(‘.gallery-top’);let galThumbs = $(‘.gallery-thumbs’);for (var i = 0; i < galThumbs.length; i++) {galleryTops[i].classList.add('gallery-top-' + i);galThumbs[i].classList.add('gallery-thumbs-' + i);let galleryThumbs = new Swiper('.gallery-thumbs-' + i, {spaceBetween: 10,slidesPerView: 'auto',});var galleryTop = new Swiper('.gallery-top-' + i, {loop: true,loopedSlides: 5,centeredSlides: true,slidesPerView: 1,clickable: true,breakpoints: {992: {loop: false,direction: 'horizontal',}},thumbs: {swiper: galleryThumbs},navigation: {nextEl: ".gallery-top-" + i + " .swiper-button-next",prevEl: ".gallery-top-" + i + " .swiper-button-prev"}});galleryThumbs.on("slideChange", () => {galleryTop.slideTo(galleryThumbs.activeIndex);});galleryTop.on(“slideChange”, () => {galleryThumbs.slideTo(galleryTop.activeIndex);});galleryThumbs.on(‘slideChangeTransitionEnd’, () => {checkActiveSlide();});galleryTop.on(‘slideChangeTransitionEnd’, () => {checkActiveSlide();});}}