{"product_id":"carbon-filter-industry-edition-1800m-h-315mm","title":"Carbon Filter Industry Edition 1800m³\/h 315mm","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eCarbon Filter Industry Edition 1800 m³\/h 315 mm\u003c\/title\u003e\n  \u003cstyle\u003e\n    :root {\n      --bg: #f6f7f9;\n      --surface: #ffffff;\n      --text: #1c1f23;\n      --muted: #667085;\n      --line: #e7e9ee;\n      --accent: #111827;\n      --accent-soft: #f1f5f9;\n      --radius: 18px;\n      --shadow: 0 12px 30px rgba(16, 24, 40, 0.08);\n      --max: 1180px;\n    }\n\n    * {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      font-family: Arial, Helvetica, sans-serif;\n      background: var(--bg);\n      color: var(--text);\n      line-height: 1.6;\n    }\n\n    .wrapper {\n      width: min(100% - 32px, var(--max));\n      margin: 0 auto;\n    }\n\n    .section {\n      padding: 56px 0;\n    }\n\n    .hero {\n      padding: 72px 0 48px;\n    }\n\n    .hero-card {\n      background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);\n      border: 1px solid var(--line);\n      border-radius: 28px;\n      box-shadow: var(--shadow);\n      overflow: hidden;\n    }\n\n    .hero-grid {\n      display: grid;\n      grid-template-columns: 1.05fr 0.95fr;\n      gap: 0;\n      min-height: 520px;\n    }\n\n    .hero-content {\n      padding: 56px;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .eyebrow {\n      display: inline-block;\n      margin-bottom: 18px;\n      padding: 8px 14px;\n      border-radius: 999px;\n      background: var(--accent-soft);\n      color: var(--accent);\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n    }\n\n    h1 {\n      font-size: clamp(32px, 5vw, 52px);\n      line-height: 1.08;\n      margin-bottom: 18px;\n      letter-spacing: -0.03em;\n    }\n\n    .subtitle {\n      font-size: 18px;\n      color: var(--muted);\n      max-width: 640px;\n      margin-bottom: 28px;\n    }\n\n    .product-meta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n      margin-top: 6px;\n    }\n\n    .product-meta span {\n      background: #fff;\n      border: 1px solid var(--line);\n      border-radius: 999px;\n      padding: 10px 16px;\n      font-size: 14px;\n      color: #344054;\n    }\n\n    .hero-visual {\n      background:\n        radial-gradient(circle at top right, rgba(17,24,39,0.08), transparent 38%),\n        linear-gradient(180deg, #f8fafc 0%, #eef2f7 100%);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 40px;\n      position: relative;\n    }\n\n    .product-box {\n      width: min(100%, 380px);\n      background: #ffffff;\n      border: 1px solid rgba(17, 24, 39, 0.08);\n      border-radius: 26px;\n      box-shadow: 0 18px 40px rgba(15, 23, 42, 0.10);\n      padding: 34px 28px;\n    }\n\n    .product-box .code {\n      font-size: 13px;\n      color: var(--muted);\n      margin-bottom: 10px;\n      text-transform: uppercase;\n      letter-spacing: 0.06em;\n      font-weight: 700;\n    }\n\n    .product-box h2 {\n      font-size: 28px;\n      line-height: 1.2;\n      margin-bottom: 18px;\n    }\n\n    .product-box p {\n      color: #475467;\n      font-size: 15px;\n    }\n\n    .content-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 28px;\n      align-items: start;\n    }\n\n    .card {\n      background: var(--surface);\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n      padding: 32px;\n    }\n\n    .card h3 {\n      font-size: 24px;\n      margin-bottom: 18px;\n      letter-spacing: -0.02em;\n    }\n\n    .card p {\n      color: #475467;\n      margin-bottom: 14px;\n    }\n\n    .card p:last-child {\n      margin-bottom: 0;\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      overflow: hidden;\n      border-radius: 14px;\n      background: #fff;\n    }\n\n    .spec-table tr {\n      border-bottom: 1px solid var(--line);\n    }\n\n    .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .spec-table th,\n    .spec-table td {\n      text-align: left;\n      padding: 15px 16px;\n      vertical-align: top;\n    }\n\n    .spec-table th {\n      width: 42%;\n      color: #344054;\n      font-weight: 700;\n      background: #fafbfc;\n    }\n\n    .spec-table td {\n      color: #101828;\n    }\n\n    @media (max-width: 920px) {\n      .hero-grid,\n      .content-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .hero-content,\n      .hero-visual {\n        padding: 34px;\n      }\n\n      .section {\n        padding: 40px 0;\n      }\n    }\n\n    @media (max-width: 560px) {\n      .wrapper {\n        width: min(100% - 20px, var(--max));\n      }\n\n      .hero {\n        padding-top: 24px;\n      }\n\n      .hero-content,\n      .hero-visual,\n      .card {\n        padding: 24px;\n      }\n\n      .product-meta {\n        gap: 10px;\n      }\n\n      .product-meta span {\n        width: 100%;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"wrapper\"\u003e\n      \u003cdiv class=\"hero-card\"\u003e\n        \u003cdiv class=\"hero-grid\"\u003e\n          \u003cdiv class=\"hero-content\"\u003e\n            \u003cspan class=\"eyebrow\"\u003eIndustry Line Premium\u003c\/span\u003e\n            \u003ch1\u003eCarbon Filter Industry Edition\u003cbr\u003e1800 m³\/h · 315 mm\u003c\/h1\u003e\n            \u003cp class=\"subtitle\"\u003e\n              Leistungsstarker Premium-Aktivkohlefilter für professionelle Anwendungen mit außergewöhnlich hoher Standzeit,\n              maximaler Stabilität und zuverlässiger, hocheffizienter Geruchsadsorption.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"product-meta\"\u003e\n              \u003cspan\u003eOptimale Leistung: 1800 m³\/h\u003c\/span\u003e\n              \u003cspan\u003eMaximale Leistung: 2700 m³\/h\u003c\/span\u003e\n              \u003cspan\u003eAnschluss: 315 mm\u003c\/span\u003e\n              \u003cspan\u003eModell: K1613\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hero-visual\"\u003e\n            \u003cdiv class=\"product-box\"\u003e\n              \u003cdiv class=\"code\"\u003eArtikelnummer K1613\u003c\/div\u003e\n              \u003ch2\u003eFür kompromisslose Luftfiltration im professionellen Einsatz\u003c\/h2\u003e\n              \u003cp\u003e\n                Ausgestattet mit einem 4 cm starken Bett aus hochaktivierter CTC75 Aktivkohle mit einer\n                Oberfläche von über 1200 m²\/g sorgt dieser Filter für eine verlängerte Kontaktzeit zwischen\n                Luftstrom und Aktivkohle. Das Ergebnis ist eine besonders effektive und nachhaltige\n                Geruchsreduktion auf höchstem Niveau.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"wrapper\"\u003e\n      \u003cdiv class=\"content-grid\"\u003e\n        \u003cdiv class=\"card\"\u003e\n          \u003ch3\u003eProduktbeschreibung\u003c\/h3\u003e\n          \u003cp\u003e\n            Der Carbon Filter Industry Edition 1800 m³\/h 315 mm wurde für anspruchsvolle Umgebungen entwickelt,\n            in denen Leistung, Langlebigkeit und Verarbeitungsqualität entscheidend sind.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Die Industry Line Premium Aktivkohle-Filter von Prima Klima stehen für eine außergewöhnlich hohe\n            Lebensdauer und eine wirkungsstarke Geruchsadsorption. Durch das wiederbefüllbare Filtersystem\n            und die Verwendung hochwertiger Materialien eignet sich dieses Modell ideal für den dauerhaften\n            professionellen Einsatz.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Hochwertige Metalldrückteile gewährleisten maximale Stabilität, während der extra lange Flansch\n            eine sichere und zuverlässige Verbindung ermöglicht. Zusätzlich ist der Filter nahezu vollständig\n            recyclebar und verbindet damit hohe technische Leistung mit einer nachhaltigen Produktstruktur.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"card\"\u003e\n          \u003ch3\u003eTechnische Daten\u003c\/h3\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctr\u003e\n              \u003cth\u003eProdukt\u003c\/th\u003e\n              \u003ctd\u003eCarbon Filter Industry Edition 1800 m³\/h 315 mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eModell\u003c\/th\u003e\n              \u003ctd\u003eK1613\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eProduktart\u003c\/th\u003e\n              \u003ctd\u003eIndustry Filter\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eAnschluss\u003c\/th\u003e\n              \u003ctd\u003e315 mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eLänge\u003c\/th\u003e\n              \u003ctd\u003e750 mm ohne Flansch\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eAirflow optimal\u003c\/th\u003e\n              \u003ctd\u003e1800 m³\/h\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eAirflow maximal\u003c\/th\u003e\n              \u003ctd\u003e2700 m³\/h\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eAktivkohle\u003c\/th\u003e\n              \u003ctd\u003eCTC75, hochaktiviert, Oberfläche \u0026gt;1200 m²\/g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eKohlebett\u003c\/th\u003e\n              \u003ctd\u003e4 cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eVorfilter\u003c\/th\u003e\n              \u003ctd\u003eInklusive K1713\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eArtikelgewicht\u003c\/th\u003e\n              \u003ctd\u003e27,40 kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eVersandgewicht\u003c\/th\u003e\n              \u003ctd\u003e27,40 kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\u003c\/body\u003e","brand":"Plantgrowled","offers":[{"title":"Default Title","offer_id":52866301067530,"sku":null,"price":579.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0555\/4438\/1474\/files\/kleinanzeigen_555.png?v=1776186350","url":"https:\/\/plantgrowled.de\/products\/carbon-filter-industry-edition-1800m-h-315mm","provider":"Plantgrowled","version":"1.0","type":"link"}