{"title":"Home page","description":null,"products":[{"product_id":"coalcatcher","title":"COALCATCHER","description":"\u003cstyle\u003e\n  :root{\n    --show-icons: 0; \/* 0 = off, 1 = on *\/\n    --ink:#111;\n    --muted:#444;\n    --edge:rgba(0,0,0,0.08);\n    --edge-2:rgba(0,0,0,0.12);\n  }\n\n  .cc-accordion{\n    font-family: \"Inter\",\"Helvetica Neue\",Arial,sans-serif;\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--ink);\n  }\n\n  .cc-accordion details{\n    border: 1px solid rgba(0,0,0,0.06);\n    border-radius: 14px;\n    background: #fff;\n    box-shadow: 0 6px 24px var(--edge);\n    overflow: clip;\n    transition: box-shadow .25s ease, border-color .25s ease, transform .25s ease;\n  }\n  .cc-accordion details[open]{\n    box-shadow: 0 12px 36px var(--edge-2);\n    border-color: rgba(0,0,0,0.08);\n    transform: translateY(-1px);\n  }\n\n  .cc-accordion summary{\n    list-style: none;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 18px;\n    cursor: pointer;\n    user-select: none;\n    outline: none;\n  }\n  .cc-accordion summary::-webkit-details-marker{ display:none; }\n\n  .cc-acc-title{\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: .4px;\n    font-size: 1.15rem;\n    line-height: 1.3;\n  }\n  .cc-acc-sub{\n    display:block;\n    font-weight: 600;\n    color: var(--muted);\n    text-transform: none;\n    letter-spacing: 0;\n    font-size: .98rem;\n    margin-top: 2px;\n  }\n\n  .cc-chevron{\n    margin-left: auto;\n    width: 18px; height: 18px;\n    transition: transform .25s ease;\n    opacity: .9;\n  }\n  details[open] .cc-chevron{ transform: rotate(180deg); }\n\n  .cc-panel{\n    padding: 6px 18px 18px 18px;\n    border-top: 1px solid rgba(0,0,0,0.06);\n    animation: cc-reveal .25s ease;\n  }\n  @keyframes cc-reveal{\n    from{ opacity: 0; transform: translateY(-4px); }\n    to{ opacity: 1; transform: translateY(0); }\n  }\n\n  .cc-feature{\n    display: grid;\n    grid-template-columns: minmax(0,1fr);\n    gap: 6px;\n    padding: 14px 0;\n    border-bottom: 1px dashed rgba(0,0,0,0.08);\n  }\n  .cc-feature:last-child{ border-bottom: none; }\n\n  .cc-h{\n    font-weight: 800;\n    font-size: 1.02rem;\n    line-height: 1.35;\n    color: #000;\n  }\n  .cc-p{\n    color: var(--ink);\n    font-size: .98rem;\n    line-height: 1.7;\n    margin-top: 2px;\n  }\n\n  @media (max-width:600px){\n    .cc-accordion{ max-width: 96vw; }\n    .cc-acc-title{ font-size: 1.05rem; }\n    .cc-acc-sub{ font-size: .95rem; }\n    .cc-h{ font-size: 1rem; }\n    .cc-p{ font-size: .97rem; line-height: 1.65; }\n    .cc-panel{ padding: 6px 14px 14px; }\n    .cc-accordion summary{ padding: 16px 14px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cc-accordion\"\u003e\n  \u003cdetails\u003e\n    \u003csummary\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"cc-acc-title\"\u003eThe CoalCatcher, The Original\u003c\/span\u003e\n        \u003cspan class=\"cc-acc-sub\"\u003eIncludes Filter System\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003csvg class=\"cc-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n        \u003cpath d=\"M6 9l6 6 6-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"cc-panel\"\u003e\n\n      \u003cdiv class=\"cc-feature\"\u003e\n        \u003cdiv class=\"cc-h\"\u003eHeat Resistant and Built to Last\u003c\/div\u003e\n        \u003cdiv class=\"cc-p\"\u003e\n          The first cordless ash vacuum designed to withstand glowing coal and extreme heat without losing shape. No melting, no warping, thanks to a reinforced stainless steel core and automotive grade ABS. Engineered for continuous use directly at the hot bowl.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-feature\"\u003e\n        \u003cdiv class=\"cc-h\"\u003eRevive Your Coals Instead of Throwing Them Away\u003c\/div\u003e\n        \u003cdiv class=\"cc-p\"\u003e\n          Restore your coals instead of replacing them. A short suction pulse is enough to bring used coals back to full temperature in seconds, without blowing or tapping. Saves real money and reduces waste.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-feature\"\u003e\n        \u003cdiv class=\"cc-h\"\u003eClean, Safe and Efficient\u003c\/div\u003e\n        \u003cdiv class=\"cc-p\"\u003e\n          No sparks, no mess, no fire risk. The HEPA filter traps fine dust and the internal mesh keeps embers securely contained. Clean air and maximum safety at home or in professional environments.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-feature\"\u003e\n        \u003cdiv class=\"cc-h\"\u003ePatented and Certified\u003c\/div\u003e\n        \u003cdiv class=\"cc-p\"\u003e\n          CE, WEEE, EMC, RoHS. The CoalCatcher meets all European standards and is officially patented. A true world first, developed, tested and protected.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-feature\"\u003e\n        \u003cdiv class=\"cc-h\"\u003eVersatile Use\u003c\/div\u003e\n        \u003cdiv class=\"cc-p\"\u003e\n          Hookah, hospitality, barbecue, car setups. The CoalCatcher is a heat resistant all round device. Cordless, compact and powerful, one tool with endless applications.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-feature\"\u003e\n        \u003cdiv class=\"cc-h\"\u003eFor Home and Professional Use\u003c\/div\u003e\n        \u003cdiv class=\"cc-p\"\u003e\n          Perfect for private users, lounges and retail stores. Improves workflow, reduces cleaning time and impresses customers with modern technology and a memorable wow effect.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-feature\"\u003e\n        \u003cdiv class=\"cc-h\"\u003eEasy to Clean and Ready Fast\u003c\/div\u003e\n        \u003cdiv class=\"cc-p\"\u003e\n          The filters can be cleaned with simple tapping. Ready to use again in under sixty seconds, hygienic, convenient and long lasting.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cc-feature\"\u003e\n        \u003cdiv class=\"cc-h\"\u003eA Game Changer for Hospitality\u003c\/div\u003e\n        \u003cdiv class=\"cc-p\"\u003e\n          Faster workflows, cleaner tables, lower coal consumption. The CoalCatcher takes pressure off your team and impresses your guests instantly.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e\n","brand":"COALCATCHER","offers":[{"title":"Default Title","offer_id":49580882264407,"sku":"CC-001","price":64.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0874\/2590\/9079\/files\/Unbenannt-1.png?v=1763221992"},{"product_id":"coalcatcher-filter-set","title":"COALCATCHER 3x HEPA filter set","description":"\u003ch2 data-end=\"206\" data-start=\"167\"\u003e\u003cstrong data-end=\"206\" data-start=\"167\"\u003e3x HEPA FILTER SET FOR THE COALCATCHER\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp class=\"\" data-end=\"340\" data-start=\"208\"\u003e \u003cstrong data-end=\"238\" data-start=\"208\"\u003eIncluded in delivery:\u003c\/strong\u003e\u003cbr data-end=\"241\" data-start=\"238\"\u003e 3 high-quality HEPA filter systems for long-lasting performance, optimal filtration and easy maintenance.\u003c\/p\u003e\n\u003cp class=\"\" data-end=\"488\" data-start=\"342\"\u003e ✔️ \u003cstrong data-end=\"362\" data-start=\"345\"\u003eOriginal parts\u003c\/strong\u003e\u003cbr data-end=\"365\" data-start=\"362\"\u003e The filters are specially designed for your CoalCatcher and guarantee a perfect fit and maximum compatibility.\u003c\/p\u003e\n\u003cp class=\"\" data-end=\"637\" data-start=\"490\"\u003e ✔️ \u003cstrong data-end=\"516\" data-start=\"493\"\u003eEasy exchange\u003c\/strong\u003e\u003cbr data-end=\"519\" data-start=\"516\"\u003e Changing the filter takes just a few seconds – without any tools. This keeps your device ready for use at all times.\u003c\/p\u003e\n\u003cp class=\"\" data-end=\"801\" data-start=\"639\"\u003e ✔️ \u003cstrong data-end=\"665\" data-start=\"642\"\u003eImproved hygiene\u003c\/strong\u003e\u003cbr data-end=\"668\" data-start=\"665\"\u003e By regularly tapping and changing the filter, you can ensure the CoalCatcher's full suction power and efficiency. You'll also effectively protect your surroundings from fine dust and enjoy a clean and efficient shisha experience for a long time. \u003c\/p\u003e\n\u003cp class=\"\" data-end=\"854\" data-start=\"808\"\u003e\u003cstrong data-end=\"854\" data-start=\"808\"\u003e\u003c\/strong\u003e 🧼 \u003cstrong data-end=\"1394\" data-start=\"1377\"\u003eCare instructions\u003c\/strong\u003e\u003cbr data-end=\"1397\" data-start=\"1394\"\u003e The HEPA filter can be easily cleaned by gently tapping it. For optimal performance, we recommend cleaning the filter every 2-3 uses and replacing it as needed.\u003c\/p\u003e\n\u003cp class=\"\" data-end=\"1865\" data-start=\"1706\"\u003e 🛠️ \u003cstrong data-end=\"1732\" data-start=\"1710\"\u003eRecommended maintenance\u003c\/strong\u003e\u003cbr data-end=\"1735\" data-start=\"1732\"\u003e • Tap the filter after each shisha session for maximum performance and hygiene\u003cbr\u003e\u003cbr\u003e \u003cstrong data-end=\"238\" data-start=\"208\"\u003eThe HEPA filters are specially developed for the CoalCatcher and optimally matched to its heat resistance.\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"COALCATCHER","offers":[{"title":"Default Title","offer_id":50553677021527,"sku":"CC-FLT3","price":9.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0874\/2590\/9079\/files\/6922aee8-a0cd-4c3e-8af2-12e5f846984e_e02aae9b-bd18-4eef-91fe-f6542fd0fc44.png?v=1763221959"},{"product_id":"coalcatcher-aufsatz-saugduse","title":"CoalCatcher Attachment \u0026 Suction Nozzle","description":"\u003cp data-end=\"57\" data-start=\"0\"\u003e\u003cstrong data-end=\"57\" data-start=\"0\"\u003eMultifunctional attachment \u0026amp; suction nozzle for the CoalCatcher\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-end=\"417\" data-start=\"59\"\u003eOur add-on set makes your CoalCatcher even more versatile: With the \u003cstrong data-end=\"159\" data-start=\"134\"\u003eintegrated suction nozzle,\u003c\/strong\u003e you can smoke hookahs comfortably and powerfully – ideal for lounges, bars, or at home. The \u003cstrong data-end=\"278\" data-start=\"254\"\u003ebrush\u003c\/strong\u003e also allows you to precisely vacuum ash, dust, dirt, and much more – whether in the car, on the couch, or in hard-to-reach corners.\u003c\/p\u003e\n\u003cp data-end=\"671\" data-start=\"419\"\u003e✔️ Smoking shisha without lung strain – quick \u0026amp; hygienic\u003cbr data-end=\"475\" data-start=\"472\"\u003e ✔️ Attachment broom for fine dust \u0026amp; hard-to-reach areas\u003cbr data-end=\"540\" data-start=\"537\"\u003e ✔️ Suitable for everyday use – perfect for home, car, lounge \u0026amp; gastronomy\u003cbr data-end=\"607\" data-start=\"604\"\u003e ✔️ Compatible with your CoalCatcher – ready to use in seconds\u003cbr\u003e\u003cbr\u003e The attachment must not come into contact with glowing coals. It is intended for smoking\/Activating the hookah and for connecting to the brush attachment.\u003cbr\u003e\u003c\/p\u003e","brand":"COALCATCHER","offers":[{"title":"Default Title","offer_id":50832725246295,"sku":"CC-ATT","price":3.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0874\/2590\/9079\/files\/aea42c71-037f-4024-8382-f7fcb56d7ba8.png?v=1763221959"},{"product_id":"coalcatcher-bundle","title":"COALCATCHER Bundle","description":"\u003cstyle\u003e\n  :root{\n    \/* auf 1 setzen, wenn du die Icons anzeigen willst *\/\n    --show-icons: 0; \/* 0 = aus, 1 = an *\/\n    --ink:#111;\n    --muted:#444;\n    --edge:rgba(0,0,0,0.08);\n    --edge-2:rgba(0,0,0,0.12);\n    --brand:#c8a038; \/* dezente Goldnote für Akzente *\/\n  }\n\n  .cc-accordion{\n    font-family: \"Inter\",\"Helvetica Neue\",Arial,sans-serif;\n    max-width: 860px;\n    margin: 0 auto;\n    color: var(--ink);\n  }\n\n  .cc-accordion details{\n    border: 1px solid rgba(0,0,0,0.06);\n    border-radius: 14px;\n    background: #fff;\n    box-shadow: 0 6px 24px var(--edge);\n    overflow: clip;\n    transition: box-shadow .25s ease, border-color .25s ease, transform .25s ease;\n  }\n  .cc-accordion details[open]{\n    box-shadow: 0 12px 36px var(--edge-2);\n    border-color: rgba(0,0,0,0.08);\n    transform: translateY(-1px);\n  }\n\n  .cc-accordion summary{\n    list-style: none;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 18px 18px;\n    cursor: pointer;\n    user-select: none;\n    outline: none;\n  }\n  .cc-accordion summary::-webkit-details-marker{ display:none; }\n\n  .cc-acc-title{\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: .4px;\n    font-size: 1.15rem;\n    line-height: 1.3;\n  }\n  .cc-acc-sub{\n    display:block;\n    font-weight: 600;\n    color: var(--muted);\n    text-transform: none;\n    letter-spacing: 0;\n    font-size: .98rem;\n    margin-top: 2px;\n  }\n\n  .cc-chevron{\n    margin-left: auto;\n    width: 18px; height: 18px;\n    transition: transform .25s ease;\n    opacity: .9;\n  }\n  details[open] .cc-chevron{ transform: rotate(180deg); }\n\n  .cc-panel{\n    padding: 6px 18px 18px 18px;\n    border-top: 1px solid rgba(0,0,0,0.06);\n    animation: cc-reveal .25s ease;\n  }\n  @keyframes cc-reveal{\n    from{ opacity: 0; transform: translateY(-4px); }\n    to{ opacity: 1; transform: translateY(0); }\n  }\n\n  .cc-feature{\n    display: grid;\n    grid-template-columns: minmax(0,1fr);\n    gap: 6px;\n    padding: 14px 0;\n    border-bottom: 1px dashed rgba(0,0,0,0.08);\n  }\n  .cc-feature:last-child{ border-bottom: none; }\n\n  .cc-row{\n    display: grid;\n    grid-template-columns: calc(var(--show-icons)*24px) 1fr;\n    gap: 12px;\n    align-items: start;\n  }\n\n  .cc-icon{\n    width: 22px; height: 22px;\n    opacity: calc(var(--show-icons));\n    transform: translateY(2px);\n  }\n  .cc-icon svg{ width: 100%; height: 100%; display: block; }\n\n  .cc-h{\n    font-weight: 800;\n    font-size: 1.02rem;\n    line-height: 1.35;\n    color: #000;\n  }\n  .cc-p{\n    color: var(--ink);\n    font-size: .98rem;\n    line-height: 1.7;\n    margin-top: 2px;\n  }\n\n  @media (max-width:600px){\n    .cc-accordion{ max-width: 96vw; }\n    .cc-acc-title{ font-size: 1.05rem; }\n    .cc-acc-sub{ font-size: .95rem; }\n    .cc-h{ font-size: 1rem; }\n    .cc-p{ font-size: .97rem; line-height: 1.65; }\n    .cc-panel{ padding: 6px 14px 14px; }\n    .cc-accordion summary{ padding: 16px 14px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cc-accordion\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"cc-acc-title\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eCOALCATCHER, THE ORIGINAL\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"cc-acc-sub\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eIncludes HEPA filter system choose 3, 6 or 9 extra filters ideal for regular replacement and consistent peak performance plus brush attachment and suction nozzle at a bundle price.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"cc-chevron\"\u003e\n        \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M6 9l6 6 6 6\"\u003e\u003c\/path\u003e\n  \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"cc-panel\"\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"cc-feature\"\u003e\n\u003cdiv class=\"cc-row\"\u003e\n\u003cdiv class=\"cc-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cc-h\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eHeat resistant \u0026 built to last\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-p\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eThe first cordless ash vacuum that permanently withstands embers and heat. No melting, no warping, thanks to a stainless base and automotive grade ABS. Engineered for continuous use at the hot bowl.\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\u003cdiv class=\"cc-feature\"\u003e\n\u003cdiv class=\"cc-row\"\u003e\n\u003cdiv class=\"cc-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cc-h\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eRevive coal instead of wasting it\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-p\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eA short suction pulse brings used coal back to temp within seconds, no blowing, no tapping. Saves money and resources.\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\u003cdiv class=\"cc-feature\"\u003e\n\u003cdiv class=\"cc-row\"\u003e\n\u003cdiv class=\"cc-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cc-h\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eClean, safe \u0026 efficient\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-p\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eNo sparks, no mess, no fire risk. A HEPA filter blocks fine dust, the internal mesh reliably stops embers. Cleaner air and maximum safety, at home and in hospitality.\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\u003cdiv class=\"cc-feature\"\u003e\n\u003cdiv class=\"cc-row\"\u003e\n\u003cdiv class=\"cc-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cc-h\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003ePatented \u0026 certified\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-p\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eCE, WEEE, EMC, RoHS, CoalCatcher meets all EU standards and is officially patented. A genuine world first, engineered, tested, protected.\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 5 --\u003e\n\u003cdiv class=\"cc-feature\"\u003e\n\u003cdiv class=\"cc-row\"\u003e\n\u003cdiv class=\"cc-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cc-h\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eVersatile by design\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-p\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eHookah, hospitality, BBQ, car, CoalCatcher is a heat resistant all rounder. Cordless, compact, powerful, one device, countless use cases.\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 6 --\u003e\n\u003cdiv class=\"cc-feature\"\u003e\n\u003cdiv class=\"cc-row\"\u003e\n\u003cdiv class=\"cc-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cc-h\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eFor home \u0026 business\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-p\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eIdeal for private enthusiasts, lounges and retail. Optimizes workflow, reduces cleaning effort and impresses customers with modern tech and a wow effect.\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 7 --\u003e\n\u003cdiv class=\"cc-feature\"\u003e\n\u003cdiv class=\"cc-row\"\u003e\n\u003cdiv class=\"cc-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cc-h\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eEasy to clean, ready fast\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-p\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eTap the filter and you are ready again in under 60 seconds. Hygienic, simple, durable.\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 8 --\u003e\n\u003cdiv class=\"cc-feature\"\u003e\n\u003cdiv class=\"cc-row\"\u003e\n\u003cdiv class=\"cc-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cc-h\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eA game changer for hospitality\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-p\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eFaster service, cleaner tables, lower coal consumption. CoalCatcher lightens your team’s load and wows your guests.\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@600;800;900\u0026display=swap');\n\n  :root{\n    --ink:#111;\n    --card:#fff;\n    --border:rgba(17,17,17,.08);\n    --shadow:0 10px 28px rgba(0,0,0,.10);\n    --shadow-strong:0 16px 42px rgba(0,0,0,.16);\n    --gold-grad:linear-gradient(90deg,#7a6226 0%,#9b8131 35%,#c8a84a 70%,#f3e8b3 100%);\n    --g1:rgba(34,197,94,.85);\n    --g2:rgba(16,185,129,.85);\n    --g3:rgba(5,150,105,.85);\n    --green-border:rgba(255,255,255,.55);\n  }\n\n  .cc-freebies{\n    font-family:'Inter',system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;\n    color:var(--ink);\n    background:#fff;\n    padding:26px 16px 8px;\n  }\n\n  .cc-freebies h3{\n    margin:0 0 14px;\n    text-align:center;\n    font-weight:900;\n    font-size:clamp(20px,4.2vw,30px);\n    letter-spacing:.6px;\n    text-transform:uppercase;\n    background:var(--gold-grad);\n    -webkit-background-clip:text;\n    background-clip:text;\n    color:transparent;\n    text-shadow:0 1px 0 rgba(0,0,0,.12),0 8px 20px rgba(200,168,74,.12);\n  }\n  .cc-freebies h4{\n    margin:0 0 18px;\n    text-align:center;\n    font-size:14px;\n    font-weight:700;\n    color:#333;\n  }\n\n  .cc-badges{\n    max-width:1160px;\n    margin:0 auto 8px;\n    display:grid;\n    grid-template-columns:repeat(2,minmax(220px,1fr));\n    gap:14px;\n  }\n  @media (max-width:720px){\n    .cc-badges{ grid-template-columns:1fr; }\n  }\n\n  .cc-badge{\n    position:relative;\n    background:var(--card);\n    border-radius:20px;\n    padding:14px 14px 18px;\n    border:1px solid var(--border);\n    box-shadow:var(--shadow);\n    transition:box-shadow .22s ease, transform .22s ease, border-color .22s ease;\n    overflow:hidden;\n  }\n  .cc-badge:hover{\n    box-shadow:var(--shadow-strong);\n    transform:translateY(-2px);\n    border-color:rgba(34,197,94,.18);\n  }\n\n  .cc-badge-blob{\n    width:120px; height:120px;\n    margin:6px auto 10px;\n    border-radius:999px;\n    background:#000;\n    border:2px solid #fff;\n    outline:1px solid rgba(0,0,0,.06);\n    overflow:hidden;\n    box-shadow:0 6px 18px rgba(0,0,0,.10);\n    display:grid; place-items:center;\n  }\n  .cc-badge-blob img{\n    width:100%; height:100%;\n    object-fit:cover;\n    object-position:center;\n    display:block;\n    transition:transform .25s ease, object-position .25s ease;\n  }\n\n  .cc-badge:first-child .cc-badge-blob img{\n    transform:scale(1.22);\n    object-position:center 60%;\n  }\n\n  .cc-tag{\n    position:absolute;\n    top:10px; left:10px;\n    display:inline-flex; align-items:center; gap:6px;\n    padding:6px 11px;\n    font-size:11px; font-weight:800; letter-spacing:.3px;\n    color:#fff;\n    border-radius:999px;\n    background:linear-gradient(135deg,var(--g1),var(--g2) 50%,var(--g3));\n    border:1px solid var(--green-border);\n    box-shadow:0 8px 18px rgba(16,185,129,.28), inset 0 0 0 1px rgba(255,255,255,.12);\n    backdrop-filter:blur(8px);\n    -webkit-backdrop-filter:blur(8px);\n    overflow:hidden;\n    z-index:5;\n  }\n\n  .cc-badge:first-child .cc-tag{\n    margin-top:-4px;\n  }\n\n  .cc-tag::after{\n    content:\"\";\n    position:absolute;\n    inset:-40% auto -40% -120%;\n    width:60%;\n    transform:skewX(-20deg);\n    background:linear-gradient(90deg,\n      rgba(255,255,255,0) 0%,\n      rgba(255,255,255,.7) 50%,\n      rgba(255,255,255,0) 100%);\n    filter:blur(1px);\n    animation:ccShimmer 4.2s linear infinite;\n  }\n\n  @keyframes ccShimmer{\n    0%{ left:-120%; }\n    12%{ left:120%; }\n    100%{ left:120%; }\n  }\n\n  .cc-badge strong{\n    display:block;\n    text-align:center;\n    font-size:13px;\n    letter-spacing:.4px;\n    text-transform:uppercase;\n    margin-top:2px;\n    color:#1f2937;\n  }\n\n  .cc-badge p{\n    margin:8px 0 0;\n    font-size:13px;\n    line-height:1.55;\n    color:#222;\n    text-align:center;\n  }\n\n  @media (max-width:720px){\n    .cc-badge strong,\n    .cc-badge p{\n      text-align:left;\n    }\n  }\n\n  .cc-badge [lang=\"en\"], .cc-badge [lang=\"es\"]{ display:none; }\n  html[lang=\"en\"] .cc-badge [lang=\"de\"]{ display:none; }\n  html[lang=\"en\"] .cc-badge [lang=\"en\"]{ display:block; }\n  html[lang=\"es\"] .cc-badge [lang=\"de\"]{ display:none; }\n  html[lang=\"es\"] .cc-badge [lang=\"es\"]{ display:block; }\n\u003c\/style\u003e\n\u003csection aria-label=\"Gratis im Bundle\" class=\"cc-freebies\"\u003e\n\u003ch3\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eFREE IN THE BUNDLE\u003c\/span\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003ch4\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eThese extras are included at no cost with the CoalCatcher bundle\u003c\/span\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cdiv class=\"cc-badges\"\u003e\n\u003c!-- Magnet --\u003e\n\u003carticle class=\"cc-badge\"\u003e\u003cspan class=\"cc-tag\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e+ FREE\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"cc-badge-blob\"\u003e\u003cimg alt=\"Magnetische Sicherheitsfunktion\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0874\/2590\/9079\/files\/asfaf_600x600.png?v=1762201943\"\u003e\u003c\/div\u003e\n\u003cstrong\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eMagnetic Safety Feature\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\n\u003cp lang=\"de\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eEin zusätzlicher Magnet als Bonus im Bundle entwickelt als Sicherheitsdetail für extrem kleine Kohlereste. In der Praxis kaum nötig, da solche Kohlegrößen heute selten genutzt werden, aber wir legen ihn trotzdem bei einfach als durchdachtes Extra.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp lang=\"en\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eAn additional magnet is included in the bundle as a bonus, developed as a safety detail for extremely small coal residues. Rarely needed in practice as such coal sizes are rarely used today, but we include it anyway as a thoughtful extra.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- Kühlungs Halterung --\u003e\n\u003carticle class=\"cc-badge\"\u003e\u003cspan class=\"cc-tag\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e+ FREE\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"cc-badge-blob\"\u003e\u003cimg alt=\"Kühlungshalterung\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0874\/2590\/9079\/files\/unnamed_1_600x600.jpg?v=1762202015\"\u003e\u003c\/div\u003e\n\u003cstrong\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eCooling Stand\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\n\u003cp lang=\"de\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eNach der Nutzung einfach in der Halterung abstellen für schnelles und kontrolliertes Abkühlen. Praktisch sauber und im Bundle kostenlos enthalten.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp lang=\"en\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003e\u003cspan style=\"vertical-align: inherit;\" dir=\"auto\"\u003eSimply place in the holder after use for fast and controlled cooling. Practical, clean, and included in the bundle for free.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"COALCATCHER","offers":[{"title":"Including 3 filters","offer_id":52167439417687,"sku":"CC-BNDL-1","price":74.9,"currency_code":"EUR","in_stock":true},{"title":"Including 6 filters","offer_id":52167439450455,"sku":"CC-BNDL-2","price":84.9,"currency_code":"EUR","in_stock":true},{"title":"Including 9 filters","offer_id":52167439483223,"sku":"CC-BNDL-3","price":94.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0874\/2590\/9079\/files\/BUNDLE.png?v=1748898515"}],"url":"https:\/\/coalcatcher.com\/en-ae\/collections\/frontpage.oembed","provider":"COALCATCHER","version":"1.0","type":"link"}