{"id":10382,"date":"2021-03-06T16:03:00","date_gmt":"2021-03-06T15:03:00","guid":{"rendered":"https:\/\/lodzdesign.com\/?post_type=products&#038;p=10382"},"modified":"2023-03-06T16:10:14","modified_gmt":"2023-03-06T15:10:14","slug":"mood-collection-of-bath-furniture","status":"publish","type":"products","link":"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/","title":{"rendered":"MOOD &#8211; collection of bath furniture"},"content":{"rendered":"\n\n<div class=\"breadcrumbs container\" role=\"navigation\">\n\n                <p>\n                <span>\n                    <span>\n                                                    <a href=\"https:\/\/lodzdesign.com\/en\/\" target=\"\">\u0141DF<\/a>\n                            \/\n                                                    <a href=\"https:\/\/lodzdesign.com\/en\/musthave\/\" target=\"\">must have<\/a>\n                            \/\n                                                    <a href=\"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/\" target=\"\">Catalog<\/a>\n                            \/\n                        \n                        <strong class=\"breadcrumb_last\" aria-current=\"page\"><\/strong>\n                    <\/span>\n                <\/span>\n            <\/p>\n    <\/div>\n\n\n\n<div class=\"ldf-heading-block container\">\n\n    <div class=\"ldf-heading-block__inner-part\">\n\n        <div class=\"ldf-heading-block__left-part\">\n            <h1>\n                MOOD &#8211; collection of bath furniture\n            <\/h1>\n\n                    <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n\n<div class=\"ldf-content-block container\">\n    <p class=\"p1\"><span class=\"s1\"><i><strong>DESIGN:<\/strong> Marta Niemywska-Grynasz, Dawid Grynasz (Grynasz Studio)<\/i><\/span><\/p>\n<p class=\"p2\"><span class=\"s2\"><i><strong>THE MANUFACTURER?S NAME:<\/strong> DEVO<\/i><\/span><\/p>\n<p>&nbsp;<\/p>\n<p>must have 2021<\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n<p>The Mood collection of bathroom furniture is characterized by individuality and comfort. The construction and dimensions of the modules allow composing convenient configurations of cabinets and drawers and adjust various sizes of washbasins.<\/p>\n<p>&nbsp;<\/p>\n<p>The wall-mounted organizer, which is an important novelty in the market, gives you the flexibility to arrange the bathroom space above the washbasin and helps you adapt it to your needs, rituals and lifestyle.<\/p>\n<p>&nbsp;<\/p>\n<p>The collection is characterized by elaborate usage scenarios. Elements of the collection may penetrate e.g. into the sleeping or living room area creating coherent integrity. The washbasin cabinets come in two sizes, 80 cm and 120 cm wide, and 50 cm deep.<\/p>\n<p>&nbsp;<\/p>\n<p>The accessories assigned to the Mood series are innovative, modern solutions. Metal components are powder coated in two colours ? matte black and increasingly popular gold. Tops made of oiled oak and ash wood are a combination of pure elegance and durability. In contrast, bold decors of cabinets bottle green, depth of blue colour in matte finish crowns the works and gives an unusual style to the Mood furniture collection.<\/p>\n<p>&nbsp;<\/p>\n<p>This original collection of Devo furniture is equipped with modern furniture accessories. Full-extension drawers and door hinges have an integrated SoftClose quiet closing system, which guarantees full comfort in the daily use of furniture.<\/p>\n\n<\/div>\n\n\n\n<div class=\"ldf-button-block container\">\n            <a href=\"http:\/\/www.devo.pl\/\" target=\"_blank\">\n            Visit the manufacturer&#8217;s website\n                            <span class=\"ldf-chevron ldf-chevron-right\"><\/span>\n                    <\/a>\n    <\/div>\n\n\n\n<div class=\"ldf-slider container\">\n    <div class=\"ldf-slider-desktop\">\n        <span class=\"thin-arrow left-thin-arrow left-thin-arrow-\"\n\t\t\trole=\"button\"\n\t\t\ttabindex=\"0\"\n\t\t\tdata-move-class=\"carousel-control-previous-\">\n\t\t<div style=\"display: none\">slide left<\/div>\n\t\t<\/span>\n        <div class=\"carousel carousel-\"><\/div>\n\t\t\n        <span class=\"thin-arrow right-thin-arrow right-thin-arrow-\"\n\t\t\trole=\"button\"\n\t\t\ttabindex=\"0\"\n\t\t\tdata-move-class=\"carousel-control-next-\">\n\t\t\t<div style=\"display: none\">slide left<\/div>\n\t\t<\/span>\n\t\t\n\t\t<div class=\"alt-text\"><\/div>\n    <\/div>\n    <div class=\"ldf-slider-mobile\" style=\"display: none;\">\n            <\/div>\n\t\n<\/div>\n\n\t\n<script>\nlet exampleCarousel\n    jQuery( document ).ready(function() {\n        \/\/ Create a new carousel object\n        exampleCarousel = new Carousel( document.querySelector( '.carousel-' ), );\n        \/\/ Setup carousel and methods\n        exampleCarousel.mounted();\n\n        var alreadyGalleryArray = [];\n\n        jQuery('.ldf-slider-desktop .carousel- .carousel-item').each(function( index ) {\n\t\t\n            var src = jQuery(this).attr('src');\n\n            if ( jQuery.inArray(src, alreadyGalleryArray) === -1 ) {\n                alreadyGalleryArray.push(src);\n                jQuery(this).attr('data-fancybox', '');\n            }\n        });\n\n    });\n\n    jQuery( document ).ready(\n        function(){\n            var maxHeight = 0;\n\n            jQuery('.carousel-container-' + carousel_number + ' img').each(function(){\n\n                jQuery(this).on('load', function(){\n                    var thisH = jQuery(this).height();\n\n                    if (thisH > maxHeight) {\n                        maxHeight = thisH;\n\n                        jQuery('.ldf-slider .carousel-' + carousel_number).css('height', maxHeight);\n                        jQuery('.ldf-slider .carousel-container-' + carousel_number).css('height', maxHeight);\n\t\t\t\t\t\texampleCarousel.altText()\n                    }\n                });\n            });\n        }\n    );\n\n    jQuery('body').on('click', '.ldf-slider-desktop img', function() {\n        var isFancybox = jQuery(this).attr('data-fancybox');\n\n        if ( isFancybox === undefined || isFancybox === '' ) {\n            var clickedSrc = jQuery(this).attr('src');\n\n            jQuery('.ldf-slider-desktop img[data-fancybox=\"\"]').each(function(){\n               if ( jQuery(this).attr('src') === clickedSrc ) {\n                   jQuery(this).attr('data-fancybox', '');\n               }\n            });\n\n            jQuery(this).attr('data-fancybox', '');\n\n        }\n    });\n\n    jQuery('body').on('click', '.ldf-slider-mobile img', function() {\n       var src = jQuery(this).attr('src');\n       var currentSrc = '';\n\n        jQuery('.carousel-container img[data-fancybox=\"\"]').each(function(){\n            currentSrc = jQuery(this).attr('src');\n\n            if ( currentSrc === src ) {\n                jQuery(this).click();\n            }\n        });\n\n    });\n\n<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":10345,"parent":5291,"menu_order":0,"template":"","year_product":[],"product_category":[196],"class_list":["post-10382","products","type-products","status-publish","has-post-thumbnail","hentry","product_category-furniture"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>MOOD - collection of bath furniture - \u0141\u00f3d\u017a Design Festival<\/title>\n<meta name=\"description\" content=\"The collection\u00a0is characterized by individuality and comfort of use. The design of the modules allows for convenient configuration and various adjustments.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"MOOD - collection of bath furniture - \u0141\u00f3d\u017a Design Festival\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0141\u00f3d\u017a Design Festival\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Lodz.Design\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-06T15:10:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/03\/LDF2021-must-have-MOOD-Kolekcja-mebli-lazienkowych-Grynasz-Studio-DEVO-1.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"2480\" \/>\n\t<meta property=\"og:image:height\" content=\"1748\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/03\/LDF2021-must-have-MOOD-Kolekcja-mebli-lazienkowych-Grynasz-Studio-DEVO-1.jpeg\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/\",\"url\":\"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/\",\"name\":\"MOOD - collection of bath furniture - \u0141\u00f3d\u017a Design Festival\",\"isPartOf\":{\"@id\":\"https:\/\/lodzdesign.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/03\/LDF2021-must-have-MOOD-Kolekcja-mebli-lazienkowych-Grynasz-Studio-DEVO-1.jpeg\",\"datePublished\":\"2021-03-06T15:03:00+00:00\",\"dateModified\":\"2023-03-06T15:10:14+00:00\",\"description\":\"The collection\u00a0is characterized by individuality and comfort of use. The design of the modules allows for convenient configuration and various adjustments.\",\"breadcrumb\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/#primaryimage\",\"url\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/03\/LDF2021-must-have-MOOD-Kolekcja-mebli-lazienkowych-Grynasz-Studio-DEVO-1.jpeg\",\"contentUrl\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/03\/LDF2021-must-have-MOOD-Kolekcja-mebli-lazienkowych-Grynasz-Studio-DEVO-1.jpeg\",\"width\":2480,\"height\":1748},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0141DF\",\"item\":\"https:\/\/lodzdesign.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Catalog must have\",\"item\":\"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"MOOD &#8211; collection of bath furniture\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/lodzdesign.com\/#website\",\"url\":\"https:\/\/lodzdesign.com\/\",\"name\":\"\u0141\u00f3d\u017a Design Festival\",\"description\":\"Z nami odnajdziesz najlepsze wzorce! Wejd\u017a na stron\u0119 i poznaj nasze podcasty, wirtualne wystawy, przewodniki, przyk\u0142ady najlepszego polskiego designu i wiele innych\",\"publisher\":{\"@id\":\"https:\/\/lodzdesign.com\/#organization\"},\"alternateName\":\"\u0141DF\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/lodzdesign.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/lodzdesign.com\/#organization\",\"name\":\"\u0141\u00f3d\u017a Design Festival\",\"url\":\"https:\/\/lodzdesign.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp\",\"contentUrl\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp\",\"width\":300,\"height\":76,\"caption\":\"\u0141\u00f3d\u017a Design Festival\"},\"image\":{\"@id\":\"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Lodz.Design\",\"https:\/\/instagram.com\/lodzdesign\/\",\"https:\/\/www.linkedin.com\/company\/lodz-design-festival\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"MOOD - collection of bath furniture - \u0141\u00f3d\u017a Design Festival","description":"The collection\u00a0is characterized by individuality and comfort of use. The design of the modules allows for convenient configuration and various adjustments.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/","og_locale":"en_US","og_type":"article","og_title":"MOOD - collection of bath furniture - \u0141\u00f3d\u017a Design Festival","og_url":"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/","og_site_name":"\u0141\u00f3d\u017a Design Festival","article_publisher":"https:\/\/www.facebook.com\/Lodz.Design","article_modified_time":"2023-03-06T15:10:14+00:00","og_image":[{"width":2480,"height":1748,"url":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/03\/LDF2021-must-have-MOOD-Kolekcja-mebli-lazienkowych-Grynasz-Studio-DEVO-1.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/03\/LDF2021-must-have-MOOD-Kolekcja-mebli-lazienkowych-Grynasz-Studio-DEVO-1.jpeg","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/","url":"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/","name":"MOOD - collection of bath furniture - \u0141\u00f3d\u017a Design Festival","isPartOf":{"@id":"https:\/\/lodzdesign.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/#primaryimage"},"image":{"@id":"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/#primaryimage"},"thumbnailUrl":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/03\/LDF2021-must-have-MOOD-Kolekcja-mebli-lazienkowych-Grynasz-Studio-DEVO-1.jpeg","datePublished":"2021-03-06T15:03:00+00:00","dateModified":"2023-03-06T15:10:14+00:00","description":"The collection\u00a0is characterized by individuality and comfort of use. The design of the modules allows for convenient configuration and various adjustments.","breadcrumb":{"@id":"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/#primaryimage","url":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/03\/LDF2021-must-have-MOOD-Kolekcja-mebli-lazienkowych-Grynasz-Studio-DEVO-1.jpeg","contentUrl":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/03\/LDF2021-must-have-MOOD-Kolekcja-mebli-lazienkowych-Grynasz-Studio-DEVO-1.jpeg","width":2480,"height":1748},{"@type":"BreadcrumbList","@id":"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/mood-collection-of-bath-furniture\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0141DF","item":"https:\/\/lodzdesign.com\/en\/"},{"@type":"ListItem","position":2,"name":"Catalog must have","item":"https:\/\/lodzdesign.com\/en\/musthave\/catalog\/"},{"@type":"ListItem","position":3,"name":"MOOD &#8211; collection of bath furniture"}]},{"@type":"WebSite","@id":"https:\/\/lodzdesign.com\/#website","url":"https:\/\/lodzdesign.com\/","name":"\u0141\u00f3d\u017a Design Festival","description":"Z nami odnajdziesz najlepsze wzorce! Wejd\u017a na stron\u0119 i poznaj nasze podcasty, wirtualne wystawy, przewodniki, przyk\u0142ady najlepszego polskiego designu i wiele innych","publisher":{"@id":"https:\/\/lodzdesign.com\/#organization"},"alternateName":"\u0141DF","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lodzdesign.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/lodzdesign.com\/#organization","name":"\u0141\u00f3d\u017a Design Festival","url":"https:\/\/lodzdesign.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/","url":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp","contentUrl":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp","width":300,"height":76,"caption":"\u0141\u00f3d\u017a Design Festival"},"image":{"@id":"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Lodz.Design","https:\/\/instagram.com\/lodzdesign\/","https:\/\/www.linkedin.com\/company\/lodz-design-festival"]}]}},"_links":{"self":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/products\/10382","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/products"}],"about":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/types\/products"}],"version-history":[{"count":4,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/products\/10382\/revisions"}],"predecessor-version":[{"id":10406,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/products\/10382\/revisions\/10406"}],"up":[{"embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/products\/5291"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/media\/10345"}],"wp:attachment":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/media?parent=10382"}],"wp:term":[{"taxonomy":"year_product","embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/year_product?post=10382"},{"taxonomy":"product_category","embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/product_category?post=10382"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}