{"product_id":"compact-16-inch-wall-and-ceiling-fan","title":"Kompakter Fernbedienungsventilator","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\"\u003eKompakte Kühlung\u003c\/p\u003e\n\u003ch2 class=\"yc-title\"\u003eLuftstrom für Ecken, Theken und kleine Räume\u003c\/h2\u003e\n\u003cp class=\"yc-copy\"\u003eEin 16-Zoll-Ventilatorkörper, schaufeln mit Holzoptik und Fernbedienung machen die Einrichtung praktisch für enge Räume, in denen ein Standventilator zu viel Platz einnehmen würde.\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=\"Detail Holzmaserungsschaufeln und verstärkte Nabe\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eHolzmaserungsschaufeln, sichtbare Schraubenplatten und eine kompakte zentrale Nabe verleihen dem Ventilator ein warmes, möbelähnliches Finish und halten die Struktur leicht inspizierbar.\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=\"Detail belüftetes schwarzes Motorgehäuse\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eDas belüftete Motorgehäuse, die abgerundete Abdeckung und sichtbare Befestigungen zeigen die praktische Kühlstruktur hinter dem kompakten Ventilatorkörper.\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=\"Detail verstellbares Gelenk und Montagehalterung\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eEine stabile Halterung, ein abgewinkeltes Gelenk und festgezogene Schrauben helfen dem Ventilatorkopf, seine Position für gezielten Luftstrom in kleinen Räumen zu halten.\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=\"Kompakter Ventilator in einer hellen Hausecke installiert\"\u003e\u003cdiv class=\"yc-story-text\"\u003e\n\u003cp class=\"yc-eyebrow\"\u003eRaumgerechte Größe\u003c\/p\u003e\n\u003ch2 class=\"yc-title\"\u003eFür Räume gemacht, die eine leise Luftzirkulation benötigen\u003c\/h2\u003e\n\u003cp class=\"yc-copy\"\u003eVerwenden Sie ihn über einer Leseecke, in der Nähe einer Küchenecke, neben einer Balkontür oder in einem kleinen Arbeitszimmer, wo gleichmäßiger Luftstrom wichtig ist, aber der offene Platz begrenzt ist.\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\"\u003eSpezifikationen\u003c\/p\u003e\n\u003ch2 class=\"yc-title\"\u003eVentilatordetails und Passform\u003c\/h2\u003e\n\u003ctable class=\"yc-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProdukttyp\u003c\/th\u003e\n\u003ctd\u003eKompakter Deckenventilator\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFarbe\u003c\/th\u003e\n\u003ctd\u003e\u003cspan\u003eAntiksilber, Schwarz mit dunkler Holzmaserung, Weiß mit heller Holzmaserung, Schwarz, Weiß\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMontagezubehör\u003c\/th\u003e\n\u003ctd\u003eDurchmesser 41 cm \/ 16,1\"; Höhe 50 cm \/ 19,7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBlätter\u003c\/th\u003e\n\u003ctd\u003e3 Ventilatorblätter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStil\u003c\/th\u003e\n\u003ctd\u003eVerstellbar, Wand- und Deckenmontage, fest\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGeschwindigkeitsstufen\u003c\/th\u003e\n\u003ctd\u003e5 Geschwindigkeiten\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSteuerung\u003c\/th\u003e\n\u003ctd\u003eFernbedienung\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eWand- oder Deckenmontage je nach ausgewähltem Stil\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eSchmiedeeisen + Massivholz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePflege\u003c\/th\u003e\n\u003ctd\u003eStaub mit einem weichen, trockenen Tuch abwischen und das Motorgehäuse trocken halten\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=\"Antiksilberner kompakter Ventilator im Lüfterstil\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eAntiksilber.\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=\"Schwarzer kompakter Ventilator mit dunklen Holzmaserungsschaufeln\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eSchwarz mit dunkler Holzmaserung.\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=\"Weißer kompakter Ventilator mit hellen Holzmaserungsschaufeln\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eWeiß mit hellem Holzmaserung.\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=\"Schwarzer kompakter Ventilator im Lüfterstil\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eSchwarz.\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=\"Weißer kompakter Ventilator im Lüfterstil\"\u003e\u003cfigcaption class=\"yc-caption\"\u003eWeiß.\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":"Verstellbar \/ Antikes Silber \/ Durchmesser 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":"Verstellbar \/ Schwarz mit dunkler Holzmaserung \/ Durchmesser 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":"Verstellbar \/ Weiß mit hellem Holzmaserung \/ Durchmesser 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":"Verstellbar \/ Schwarz \/ Durchmesser 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":"Verstellbar \/ Weiß \/ Durchmesser 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":"Wand und Decke \/ Antikes Silber \/ Durchmesser 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":"Wand und Decke \/ Schwarz mit dunkler Holzmaserung \/ Durchmesser 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":"Wand und Decke \/ Weiß mit hellem Holzmaserung \/ Durchmesser 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":"Wand und Decke \/ Schwarz \/ Durchmesser 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":"Wand und Decke \/ Weiß \/ Durchmesser 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":"Behoben \/ Antikes Silber \/ Durchmesser 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":"Behoben \/ Schwarz mit dunkler Holzmaserung \/ Durchmesser 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":"Behoben \/ Weiß mit hellem Holzmaserung \/ Durchmesser 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":"Behoben \/ Schwarz \/ Durchmesser 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":"Behoben \/ Weiß \/ Durchmesser 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\/de\/products\/compact-16-inch-wall-and-ceiling-fan","provider":"Seendoor","version":"1.0","type":"link"}