Features we love
- 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, hard wearing ceramic
All about me
Bring contemporary styling into your bathroom with this sleek Detroit basin. It’s effortlessly stylish with a square shape and a handy side ledge to place your guest soap. It’s versatile too; sit it on a countertop or fix it to a wall. 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. Match to any of our square design toilets or accessories to complete the perfect look. It comes with a 10-year guarantee for added peace of mind.
Need to know
- Overall dimensions: H105 x W405 x D200 mm
- Total weight: 6kg
- Type: Wall hung or countertop
- Style: Modern
- Shape: Square
- Colour: White
- Finish: Gloss
- Material: High-grade ceramic
- Tap holes: 1
- Tap position: Left
- Tap type required: Mono basin mixer
- Waste required: Unslotted
- Not included: Tap and waste
- Assembly required: No
- Guarantee 10 years
View User Manual »
Dimensions & Weight | |
Depth (mm) | 200mm |
Height (mm) | 105mm |
Width (mm) | 405mm |
Weight (Kg) | 6kg |
Installation & Features | |
Basin Type | Wall Hung |
Basin Hand Position | Left |
Basin Tap Holes | 1 Tap Hole |
Waste Included | |
Waste Required | Unslotted |
Tap Required | Basin Mixer Tap |
Material | Ceramic |
Style | |
Basin Shape | Rectangular |
Finish | Gloss |
Colour | White |
Style | Modern |
Product Range | Detroit |
Warranty | |
Warranty | 10 years |
/**/{“@context”: “https://schema.org/”,”@type”: “Product”,”@id”: “/p/detroit-left-hand-wall-hungcountertop-basin-405mm-beba_17317#Product”,”image”: [{“@type”: “schema:ImageObject”,”schema:url”: “https://furniture123.co.uk/Images/BeBa_17317_5_6335121_LargeProductImage.jpg?v=26”},{“@type”: “schema:ImageObject”,”schema:url”: “https://furniture123.co.uk/Images/BeBa_17317_5_13155784_LargeProductImage.jpg?v=26”},{“@type”: “schema:ImageObject”,”schema:url”: “https://furniture123.co.uk/Images/BeBa_17317_6_LargeProductImage.jpg?v=26”}]}
/**/$(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: 6,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();});}}