{"product_id":"compact-16-inch-wall-and-ceiling-fan","title":"Kompaktowy wentylator z pilotem","description":"\u003cstyle\u003e\n    .yc-fan-detail {\n      --yc-ink: #202421;\n      --yc-muted: #5f6860;\n      --yc-line: #d7ddd6;\n      --yc-soft: #f5f7f3;\n      --yc-accent: #356b5a;\n      color: var(--yc-ink);\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.55;\n      max-width: 1180px;\n      margin: 0 auto;\n      padding: 18px 14px 34px;\n      background: #fff;\n      box-sizing: border-box;\n    }\n    .yc-fan-detail * { box-sizing: border-box; min-width: 0; }\n    .yc-block { border-top: 1px solid var(--yc-line); padding: 30px 0; }\n    .yc-block:first-of-type { border-top: 0; }\n    .yc-eyebrow {\n      color: var(--yc-accent);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0;\n      margin: 0 0 8px;\n      text-transform: uppercase;\n    }\n    .yc-title {\n      font-size: 28px;\n      line-height: 1.18;\n      margin: 0 0 10px;\n      font-weight: 700;\n    }\n    .yc-copy {\n      color: var(--yc-muted);\n      font-size: 15px;\n      margin: 0 0 18px;\n      max-width: 680px;\n    }\n    .yc-detail-layout {\n      display: grid;\n      gap: 20px;\n      align-items: start;\n    }\n    .yc-detail-intro {\n      max-width: 860px;\n    }\n    .yc-detail-intro .yc-copy {\n      max-width: 760px;\n      margin-bottom: 0;\n    }\n    .yc-detail-slider {\n      width: 100%;\n      max-width: none;\n    }\n    .yc-detail-slider .yc-slide {\n      display: grid;\n      grid-template-columns: minmax(0, 0.64fr) minmax(240px, 0.36fr);\n      align-items: stretch;\n      background: #fff;\n    }\n    .yc-detail-slider .yc-slide img {\n      width: 100%;\n      max-height: 520px;\n      aspect-ratio: 1 \/ 1;\n      object-fit: contain;\n      background: var(--yc-soft);\n      padding: 8px;\n    }\n    .yc-detail-slider .yc-caption {\n      min-height: 100%;\n      border-top: 0;\n      border-left: 1px solid var(--yc-line);\n      display: flex;\n      align-items: center;\n      color: var(--yc-ink);\n      font-size: 15px;\n      line-height: 1.55;\n      background: #fff;\n      padding: 24px 26px;\n    }\n    .yc-slider {\n      border: 1px solid var(--yc-line);\n      background: #fff;\n      overflow: hidden;\n    }\n    .yc-track {\n      display: flex;\n      transition: transform 280ms ease;\n      background: #fff;\n    }\n    .yc-slide {\n      min-width: 100%;\n      background: #fff;\n      margin: 0;\n    }\n    .yc-slide img {\n      display: block;\n      width: 100%;\n      aspect-ratio: 4 \/ 3;\n      object-fit: contain;\n      background: var(--yc-soft);\n      padding: 18px;\n    }\n    .yc-caption {\n      min-height: 54px;\n      padding: 12px 16px 14px;\n      border-top: 1px solid var(--yc-line);\n      color: var(--yc-muted);\n      font-size: 14px;\n      background: #fff;\n    }\n    .yc-controls {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 12px;\n      padding: 12px 16px 14px;\n      border-top: 1px solid var(--yc-line);\n      background: #fff;\n    }\n    .yc-nav,\n    .yc-dots {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n    }\n    .yc-btn {\n      width: 36px;\n      height: 36px;\n      border: 1px solid var(--yc-line);\n      background: #fff;\n      color: var(--yc-ink);\n      font-size: 22px;\n      line-height: 1;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      cursor: pointer;\n    }\n    .yc-dot {\n      width: 8px;\n      height: 8px;\n      border: 0;\n      border-radius: 999px;\n      background: #aab4ac;\n      padding: 0;\n      cursor: pointer;\n    }\n    .yc-dot[aria-current=\"true\"] {\n      width: 22px;\n      background: var(--yc-accent);\n    }\n    .yc-story {\n      display: grid;\n      grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);\n      gap: 28px;\n      align-items: center;\n    }\n    .yc-story-text {\n      background: var(--yc-soft);\n      border: 1px solid var(--yc-line);\n      padding: 24px;\n    }\n    .yc-story img,\n    .yc-product-image {\n      display: block;\n      width: 100%;\n      aspect-ratio: 1 \/ 1;\n      object-fit: cover;\n      background: var(--yc-soft);\n      border: 1px solid var(--yc-line);\n    }\n    .yc-spec-grid {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) minmax(320px, 0.82fr);\n      gap: 24px;\n      align-items: start;\n    }\n    .yc-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid var(--yc-line);\n      background: #fff;\n      font-size: 14px;\n    }\n    .yc-table th,\n    .yc-table td {\n      border-bottom: 1px solid var(--yc-line);\n      padding: 13px 14px;\n      text-align: left;\n      vertical-align: top;\n    }\n    .yc-table tr:last-child th,\n    .yc-table tr:last-child td { border-bottom: 0; }\n    .yc-table th {\n      width: 34%;\n      background: var(--yc-soft);\n      font-weight: 700;\n      color: var(--yc-ink);\n    }\n    .yc-style-slider .yc-slide img {\n      aspect-ratio: 1 \/ 1;\n      object-fit: contain;\n    }\n    @media (min-width: 761px) {\n      .yc-style-slider .yc-slide img {\n        aspect-ratio: 4 \/ 3;\n        max-height: 360px;\n        padding: 14px;\n      }\n    }\n    @media (max-width: 760px) {\n      .yc-fan-detail { padding: 10px 12px 28px; }\n      .yc-block { padding: 24px 0; }\n      .yc-title { font-size: 23px; }\n      .yc-copy { font-size: 14px; }\n      .yc-detail-layout,\n      .yc-story,\n      .yc-spec-grid { grid-template-columns: 1fr; gap: 18px; }\n      .yc-spec-grid {\n        display: flex;\n        flex-direction: column;\n      }\n      .yc-spec-grid \u003e .yc-slider {\n        order: -1;\n        width: 100%;\n      }\n      .yc-style-slider .yc-caption {\n        min-height: auto;\n      }\n      .yc-style-slider .yc-controls {\n        flex-wrap: wrap;\n      }\n      .yc-style-slider .yc-dots {\n        flex: 1 1 auto;\n        justify-content: flex-end;\n        min-width: 0;\n      }\n      .yc-table,\n      .yc-table tbody,\n      .yc-table tr,\n      .yc-table th,\n      .yc-table td {\n        display: block !important;\n        width: 100% !important;\n        max-width: 100% !important;\n      }\n      .yc-table {\n        table-layout: auto;\n      }\n      .yc-table th,\n      .yc-table td {\n        overflow-wrap: anywhere;\n        word-break: normal;\n      }\n      .yc-table th {\n        border-bottom: 0;\n        padding-bottom: 6px;\n      }\n      .yc-table td {\n        padding-top: 6px;\n      }\n      .yc-story-text { padding: 18px; }\n      .yc-slide img { aspect-ratio: 1 \/ 1; padding: 12px; }\n      .yc-detail-slider {\n        width: 100%;\n        max-width: none;\n      }\n      .yc-detail-slider .yc-slide { grid-template-columns: 1fr; }\n      .yc-detail-slider .yc-slide img {\n        max-height: 360px;\n        aspect-ratio: 1 \/ 1;\n        padding: 8px;\n      }\n      .yc-detail-slider .yc-caption {\n        min-height: auto;\n        border-left: 0;\n        border-top: 1px solid var(--yc-line);\n        padding: 14px 16px 16px;\n      }\n      .yc-controls { padding: 10px 12px 12px; }\n      .yc-btn { width: 34px; height: 34px; }\n      .yc-table th,\n      .yc-table td { display: block; width: 100%; }\n      .yc-table th { border-bottom: 0; padding-bottom: 6px; }\n      .yc-table td { padding-top: 0; }\n      .yc-table {\n        height: auto !important;\n        border-collapse: separate;\n        border-spacing: 0;\n      }\n      .yc-table tbody,\n      .yc-table tr,\n      .yc-table th,\n      .yc-table td {\n        height: auto !important;\n      }\n      .yc-table tr {\n        border-bottom: 1px solid var(--yc-line);\n      }\n      .yc-table tr:last-child {\n        border-bottom: 0;\n      }\n      .yc-table th {\n        background: var(--yc-soft);\n        border-bottom: 0 !important;\n        padding: 12px 14px 5px !important;\n      }\n      .yc-table td {\n        background: #fff;\n        border-bottom: 1px solid var(--yc-line);\n        padding: 5px 14px 13px !important;\n      }\n      .yc-table tr:last-child td {\n        border-bottom: 0;\n      }\n    }\n  \u003c\/style\u003e\u003csection class=\"yc-fan-detail\" data-product=\"compact-wall-ceiling-fan\"\u003e\u003cdiv class=\"yc-block\"\u003e\u003cdiv class=\"yc-detail-layout\"\u003e\n\u003cdiv class=\"yc-detail-intro\"\u003e\n\u003cp class=\"yc-eyebrow\"\u003eKompaktowe chłodzenie\u003c\/p\u003e\n\u003ch2 class=\"yc-title\"\u003ePrzepływ powietrza do kątów, blatów i małych pomieszczeń\u003c\/h2\u003e\n\u003cp class=\"yc-copy\"\u003e16-calowy korpus wentylatora, łopatki imitujące drewno i pilot zdalnego sterowania sprawiają, że zestaw jest praktyczny do ciasnych przestrzeni, gdzie wentylator stojący zajmowałby zbyt dużo miejsca.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yc-slider yc-detail-slider\" data-yc-slider=\"\"\u003e\n\u003cdiv class=\"yc-track\"\u003e\n\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/06\/f170e261264a87a30cb7cce2880e66e3.jpg\" alt=\"Łopatki wentylatora z usłojeniem drewna i wzmocniony piasta\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eŁopatki z usłojeniem drewna, widoczne płytki śrub i kompaktowy centralny piasta nadają wentylatorowi ciepłe, meblowe wykończenie, jednocześnie ułatwiając kontrolę konstrukcji.\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/06\/8402024e33ee90190c852e909a11a6b4.jpg\" alt=\"Szczegół wentylowanej czarnej obudowy silnika\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eWentylowana obudowa silnika, zaokrąglona osłona i widoczne śruby pokazują praktyczną strukturę chłodzenia za kompaktowym korpusem wentylatora.\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/06\/968db265a6da6ffb66c2df0fda18252b.jpg\" alt=\"Regulowane połączenie i szczegół uchwytu montażowego\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eSolidny uchwyt, kątowe połączenie i dokręcone elementy pomagają utrzymać głowicę wentylatora w pozycji dla skoncentrowanego przepływu powietrza w małych pomieszczeniach.\u003c\/figcaption\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yc-controls\"\u003e\n\u003cdiv class=\"yc-nav\"\u003e\n\u003cbutton class=\"yc-btn\" type=\"button\" data-yc-prev=\"\" aria-label=\"Previous image\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"yc-btn\" type=\"button\" data-yc-next=\"\" aria-label=\"Next image\"\u003e›\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yc-dots\" aria-label=\"Slide selection\"\u003e\n\u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-current=\"true\" aria-label=\"Show slide 1\"\u003e\u003c\/button\u003e \u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-label=\"Show slide 2\"\u003e\u003c\/button\u003e \u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-label=\"Show slide 3\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"yc-block\"\u003e\u003cdiv class=\"yc-story\"\u003e\n\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/06\/0da1f8188b77e31eb1d937571b47b795.jpg\" alt=\"Kompaktowy wentylator zamontowany w jasnym kącie domu\"\u003e\u003cdiv class=\"yc-story-text\"\u003e\n\u003cp class=\"yc-eyebrow\"\u003eSkala gotowa do pokoju\u003c\/p\u003e\n\u003ch2 class=\"yc-title\"\u003eStworzony do przestrzeni, które potrzebują cichej cyrkulacji\u003c\/h2\u003e\n\u003cp class=\"yc-copy\"\u003eUżyj go nad kącikiem do czytania, przy kuchennym blacie, obok drzwi na balkon lub w małym gabinecie, gdzie ważny jest stały przepływ powietrza, ale przestrzeń podłogi jest ograniczona.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"yc-block\"\u003e\u003cdiv class=\"yc-spec-grid\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"yc-eyebrow\"\u003eSpecyfikacje\u003c\/p\u003e\n\u003ch2 class=\"yc-title\"\u003eSzczegóły wentylatora i dopasowanie\u003c\/h2\u003e\n\u003ctable class=\"yc-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eTyp produktu\u003c\/th\u003e\n\u003ctd\u003eKompaktowy wentylator sufitowy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eKolor\u003c\/th\u003e\n\u003ctd\u003e\u003cspan\u003eAntyczne srebro, czarny z ciemnym usłojeniem drewna, biały z jasnym usłojeniem drewna, czarny, biały\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMontaż\u003c\/th\u003e\n\u003ctd\u003eŚrednica 41 cm \/ 16,1\"; wysokość 50 cm \/ 19,7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eŁopatki\u003c\/th\u003e\n\u003ctd\u003e3 łopatki wentylatora\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStyl\u003c\/th\u003e\n\u003ctd\u003eRegulowany, ścienny i sufitowy, stały\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUstawienia prędkości\u003c\/th\u003e\n\u003ctd\u003e5 prędkości\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSterowanie\u003c\/th\u003e\n\u003ctd\u003ePilot zdalnego sterowania\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMontaż\u003c\/th\u003e\n\u003ctd\u003eMontaż na ścianie lub suficie w zależności od wybranego stylu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMateriał\u003c\/th\u003e\n\u003ctd\u003eKute żelazo + lite drewno\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePielęgnacja\u003c\/th\u003e\n\u003ctd\u003eOdkurzaj miękką suchą ściereczką i utrzymuj obudowę silnika suchą\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yc-slider yc-style-slider\" data-yc-slider=\"\"\u003e\n\u003cdiv class=\"yc-track\"\u003e\n\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/06\/77e51bc444b9c3d5c0cb7c10edca5134.jpg\" alt=\"Kompaktowy wentylator w stylu antycznego srebra\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eAntyczne srebro.\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/06\/eef86b802ce42d37f11b48eb40b4844a.jpg\" alt=\"Czarny kompaktowy wentylator z łopatkami o ciemnym usłojeniu drewna\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eCzarny z ciemnym usłojeniem drewna.\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/06\/cb4b379bad70660469bf9ed4d965ba21.jpg\" alt=\"Biały kompaktowy wentylator z łopatkami o jasnym usłojeniu drewna\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eBiały z jasnym usłojeniem drewna.\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/06\/05695320f7bda828001c8d29f6ea47b1.jpg\" alt=\"Czarny kompaktowy wentylator w stylu wiatraka\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eCzarny.\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"yc-slide\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/06\/4eddfceaf2ddcdd714f23fe40f0c437a.jpg\" alt=\"Biały kompaktowy wentylator w stylu wiatraka\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eBiały.\u003c\/figcaption\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yc-controls\"\u003e\n\u003cdiv class=\"yc-nav\"\u003e\n\u003cbutton class=\"yc-btn\" type=\"button\" data-yc-prev=\"\" aria-label=\"Previous style\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"yc-btn\" type=\"button\" data-yc-next=\"\" aria-label=\"Next style\"\u003e›\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yc-dots\" aria-label=\"Style selection\"\u003e\n\u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-current=\"true\" aria-label=\"Show style 1\"\u003e\u003c\/button\u003e \u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-label=\"Show style 2\"\u003e\u003c\/button\u003e \u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-label=\"Show style 3\"\u003e\u003c\/button\u003e \u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-label=\"Show style 4\"\u003e\u003c\/button\u003e \u003cbutton class=\"yc-dot\" type=\"button\" data-yc-dot=\"\" aria-label=\"Show style 5\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cscript\u003e\n    (function () {\n      document.querySelectorAll('[data-yc-slider]').forEach(function (slider) {\n        var track = slider.querySelector('.yc-track');\n        var slides = Array.prototype.slice.call(slider.querySelectorAll('.yc-slide'));\n        var dots = Array.prototype.slice.call(slider.querySelectorAll('[data-yc-dot]'));\n        var index = 0;\n        function update(nextIndex) {\n          index = Math.max(0, Math.min(slides.length - 1, nextIndex));\n          track.style.transform = 'translateX(-' + (index * 100) + '%)';\n          dots.forEach(function (dot, dotIndex) {\n            dot.setAttribute('aria-current', dotIndex === index ? 'true' : 'false');\n          });\n        }\n        slider.querySelector('[data-yc-prev]').addEventListener('click', function () {\n          update(index === 0 ? slides.length - 1 : index - 1);\n        });\n        slider.querySelector('[data-yc-next]').addEventListener('click', function () {\n          update(index === slides.length - 1 ? 0 : index + 1);\n        });\n        dots.forEach(function (dot, dotIndex) {\n          dot.addEventListener('click', function () { update(dotIndex); });\n        });\n      });\n    }());\n  \u003c\/script\u003e\u003c\/section\u003e","brand":"seendoor","offers":[{"title":"Regulowany \/ Antyczne srebro \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501260857,"sku":"TBCODEX02-Adjustable-Antique Silver-Diameter 41 cm \/ 16.1\"-1004545","price":567.0,"currency_code":"EUR","in_stock":true},{"title":"Regulowany \/ Czarny z ciemnym usłojeniem drewna \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501293625,"sku":"TBCODEX02-Adjustable-Black with Dark Wood Grain-Diameter 41 cm \/ 16.1\"-1004544","price":567.0,"currency_code":"EUR","in_stock":true},{"title":"Regulowany \/ Biały z jasnym usłojeniem drewna \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501326393,"sku":"TBCODEX02-Adjustable-White with Light Wood Grain-Diameter 41 cm \/ 16.1\"-1004543","price":567.0,"currency_code":"EUR","in_stock":true},{"title":"Regulowany \/ Czarny \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501359161,"sku":"TBCODEX02-Adjustable-Black-Diameter 41 cm \/ 16.1\"-1004542","price":567.0,"currency_code":"EUR","in_stock":true},{"title":"Regulowany \/ Biały \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501391929,"sku":"TBCODEX02-Adjustable-White-Diameter 41 cm \/ 16.1\"-1004541","price":567.0,"currency_code":"EUR","in_stock":true},{"title":"Ściana i sufit \/ Antyczne srebro \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501424697,"sku":"TBCODEX02-Wall and Ceiling-Antique Silver-Diameter 41 cm \/ 16.1\"-1004540","price":611.0,"currency_code":"EUR","in_stock":true},{"title":"Ściana i sufit \/ Czarny z ciemnym usłojeniem drewna \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501457465,"sku":"TBCODEX02-Wall and Ceiling-Black with Dark Wood Grain-Diameter 41 cm \/ 16.1\"-1004539","price":611.0,"currency_code":"EUR","in_stock":true},{"title":"Ściana i sufit \/ Biały z jasnym usłojeniem drewna \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501490233,"sku":"TBCODEX02-Wall and Ceiling-White with Light Wood Grain-Diameter 41 cm \/ 16.1\"-1004538","price":611.0,"currency_code":"EUR","in_stock":true},{"title":"Ściana i sufit \/ Czarny \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501523001,"sku":"TBCODEX02-Wall and Ceiling-Black-Diameter 41 cm \/ 16.1\"-1004537","price":611.0,"currency_code":"EUR","in_stock":true},{"title":"Ściana i sufit \/ Biały \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501555769,"sku":"TBCODEX02-Wall and Ceiling-White-Diameter 41 cm \/ 16.1\"-1004536","price":611.0,"currency_code":"EUR","in_stock":true},{"title":"Naprawione \/ Antyczne srebro \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501588537,"sku":"TBCODEX02-Fixed-Antique Silver-Diameter 41 cm \/ 16.1\"-1004535","price":523.0,"currency_code":"EUR","in_stock":true},{"title":"Naprawione \/ Czarny z ciemnym usłojeniem drewna \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501621305,"sku":"TBCODEX02-Fixed-Black with Dark Wood Grain-Diameter 41 cm \/ 16.1\"-1004534","price":523.0,"currency_code":"EUR","in_stock":true},{"title":"Naprawione \/ Biały z jasnym usłojeniem drewna \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501654073,"sku":"TBCODEX02-Fixed-White with Light Wood Grain-Diameter 41 cm \/ 16.1\"-1004533","price":523.0,"currency_code":"EUR","in_stock":true},{"title":"Naprawione \/ Czarny \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501686841,"sku":"TBCODEX02-Fixed-Black-Diameter 41 cm \/ 16.1\"-1004532","price":523.0,"currency_code":"EUR","in_stock":true},{"title":"Naprawione \/ Biały \/ Średnica 41 cm \/ 16,1\"","offer_id":46211501719609,"sku":"TBCODEX02-Fixed-White-Diameter 41 cm \/ 16.1\"-1004531","price":523.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/2534\/6105\/files\/c782ddbbf927a3a75b4f3fe5e56f4091.jpg?v=1784253490","url":"https:\/\/seendoor.com\/pl\/products\/compact-16-inch-wall-and-ceiling-fan","provider":"Seendoor","version":"1.0","type":"link"}