All about me
This Zana Matt Black showerhead is a sophisticated slim square shape. A matching ceiling arm is also included. Pair with our other Zana products available, see recommended accessories. The electroplated finish strengthens the tap’s resistance to rust and corrosion, boosting longevity and endurance.
Need to know
- Style: Modern
- Head Dimensions: H250 x W250 x D47 mm
- Arm Dimensions: L235 x W22 x D60 mm
- Material: Brass, stainless steel, ABS
- Head Weight: 0.817kg
- Arm Weight: 0.13kg
- Colour: Black
- Finish: Matt
- Finish process: Electroplating
- Min Pressure & Flow Rate: 0.5 bar (flow rate of 12.8 litres per minute)
- Max Recommended Pressure: 3 bar (flow rate of 29.8 litres per minute)
- Warranty: 3 years
View Shower Head Manual »
View Arm Manual »
Dimensions & Weight | |
Width | 250mm |
Warranty | |
Warranty | 3 years |
Style | |
Colour | Black |
/**/{“@context”: “https://schema.org/”,”@type”: “Product”,”@id”: “/p/zana-matt-black-250mm-slim-square-shower-head-and-ceiling-arm-bunbeba_2718478847#Product”,”image”: [{“@type”: “schema:ImageObject”,”schema:url”: “https://furniture123.co.uk/Images/BUNBeBa_2718478847_5_LargeProductImage.png?v=16”},{“@type”: “schema:ImageObject”,”schema:url”: “https://furniture123.co.uk/Images/BUNBeBa_2718478847_7_LargeProductImage.jpg?v=16”}]}
/**/$(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: 7,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();});}}