{"product_id":"keychain-multi-tool-lighter-rjc","title":"Sleutelhanger Multi-Tool Aansteker","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Outdoor Survival \/ EDC Multitool Lighter\nTarget Audience: Outdoorsmen, Survivalists, Hikers, Boy Scouts, Men looking for reliable gear\nVisual Style: Rugged, Industrial, Tactical, Reliable\nColor Strategy: Tactical Slate (Dark Gray) for extreme durability, Safety Orange accent for fire\/sparks, Light Gray for modern card backgrounds\nShape Strategy: Radius 6px~8px (Industrial, hard edges, sturdy but safe)\nTypography Strategy: Large Type \/ Mobile-first readable \/ Sans-serif for modern tactical feel\nMobile Table Strategy: Card-based (No horizontal scroll, full-width blocks)\nImage Mapping: Hero=image_1, Feature1=image_2, Feature2=image_3, Feature3=image_4\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e:root {\n    \/* Design System Variables *\/\n    --primary: #c2410c; \/* Tactical Burnt Orange *\/\n    --primary-hover: #9a3412;\n    --bg-body: #ffffff;\n    --bg-card: #f3f4f6; \/* Tactical Light Gray *\/\n    --text-main: #111827; \/* Dark Slate *\/\n    --text-sub: #4b5563; \/* Medium Gray *\/\n    --border-color: #e5e7eb;\n    \n    --radius-md: 6px; \/* Industrial hard edge *\/\n    --radius-lg: 10px;\n    \n    --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n  }\n\n  \/* Global Resets \u0026 Typography *\/\n  .product-detail-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 5%;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--text-main);\n    background-color: var(--bg-body);\n    box-sizing: border-box;\n    overflow-wrap: break-word;\n    word-break: break-word;\n    line-height: 1.7;\n  }\n\n  .product-detail-container * {\n    box-sizing: border-box;\n  }\n\n  .product-detail-container h1 {\n    font-size: clamp(32px, 5vw, 44px);\n    font-weight: 800;\n    line-height: 1.2;\n    margin-top: 0;\n    margin-bottom: 1rem;\n    color: var(--text-main);\n  }\n\n  .product-detail-container h2 {\n    font-size: clamp(24px, 4vw, 32px);\n    font-weight: 700;\n    line-height: 1.3;\n    margin-top: 0;\n    margin-bottom: 1rem;\n    color: var(--text-main);\n  }\n\n  .product-detail-container h3 {\n    font-size: clamp(20px, 3vw, 24px);\n    font-weight: 600;\n    margin-top: 0;\n    margin-bottom: 0.75rem;\n  }\n\n  .product-detail-container p {\n    font-size: clamp(16px, 2vw, 18px);\n    color: var(--text-sub);\n    margin-top: 0;\n    margin-bottom: 1.5rem;\n  }\n\n  \/* Layout Spacing *\/\n  .section-spacing {\n    margin-bottom: clamp(3rem, 6vw, 5rem);\n  }\n\n  \/* Image Placeholder Protocol *\/\n  .ai-placeholder {\n    width: 100%;\n    aspect-ratio: 4 \/ 3;\n    background-color: #f8f9fa;\n    border: 2px dashed #9ca3af;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #4b5563;\n    font-size: 1.2rem;\n    font-weight: bold;\n    border-radius: var(--radius-md);\n    overflow: hidden;\n  }\n\n  \/* Hero Section *\/\n  .hero-section {\n    text-align: center;\n    margin-bottom: clamp(3rem, 6vw, 5rem);\n    padding-top: 2rem;\n  }\n\n  .hero-badges {\n    display: flex;\n    justify-content: center;\n    gap: 1rem;\n    flex-wrap: wrap;\n    margin-bottom: 2rem;\n  }\n\n  .visual-badge {\n    background-color: var(--bg-card);\n    color: var(--text-main);\n    padding: 0.5rem 1rem;\n    border-radius: 50px;\n    font-size: 16px;\n    font-weight: 600;\n    border: 1px solid var(--border-color);\n  }\n\n  \/* Feature Mobile Ordering Lock \u0026 Z-Pattern *\/\n  .feature-item {\n    display: flex;\n    flex-direction: column; \/* Mobile First: Img top, Text bottom *\/\n    gap: clamp(2rem, 4vw, 4rem);\n    margin-bottom: clamp(3rem, 6vw, 5rem);\n    align-items: center;\n  }\n\n  .feature-media, .feature-copy {\n    width: 100%;\n  }\n\n  @media (min-width: 768px) {\n    .feature-item {\n      flex-direction: row; \/* Desktop: Z-Pattern *\/\n    }\n    .feature-item.reverse {\n      flex-direction: row-reverse;\n    }\n    .feature-media, .feature-copy {\n      width: 50%;\n    }\n    .feature-copy {\n      padding: 0 2rem;\n    }\n    .ai-placeholder {\n      aspect-ratio: 1 \/ 1; \/* Squarish for Z-pattern *\/\n    }\n  }\n\n  \/* Specs Table Mobile Card Lock *\/\n  .specs-container {\n    background-color: var(--bg-card);\n    padding: clamp(2rem, 5vw, 4rem);\n    border-radius: var(--radius-lg);\n  }\n\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 2rem;\n  }\n\n  .specs-table th, .specs-table td {\n    padding: 1rem;\n    text-align: left;\n    font-size: clamp(16px, 2vw, 18px);\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .specs-table th {\n    font-weight: 700;\n    color: var(--text-main);\n    background-color: #e5e7eb;\n  }\n\n  @media (max-width: 767px) {\n    \/* Mobile Card-based Table *\/\n    .specs-table, .specs-table thead, .specs-table tbody, .specs-table tr, .specs-table td {\n      display: block;\n      width: 100%;\n    }\n    .specs-table thead {\n      display: none; \/* Hide native header *\/\n    }\n    .specs-table tr {\n      margin-bottom: 1rem;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      background: var(--bg-body);\n      padding: 1rem;\n      box-shadow: var(--shadow-sm);\n    }\n    .specs-table td {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      text-align: right;\n      border-bottom: none;\n      padding: 0.5rem 0;\n    }\n    .specs-table td:not(:last-child) {\n      border-bottom: 1px dashed var(--border-color);\n    }\n    .specs-table td::before {\n      content: attr(data-label);\n      font-weight: 700;\n      color: var(--text-main);\n      text-align: left;\n      padding-right: 1rem;\n      flex-shrink: 0;\n    }\n  }\n\n  \/* FAQ Section *\/\n  .faq-container {\n    background-color: var(--bg-body);\n    border: 1px solid var(--border-color);\n    border-radius: var(--radius-lg);\n    padding: clamp(2rem, 5vw, 4rem);\n  }\n\n  .faq-item {\n    margin-bottom: 2rem;\n    padding-bottom: 2rem;\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .faq-item:last-child {\n    margin-bottom: 0;\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .faq-question {\n    font-size: clamp(18px, 2.5vw, 22px);\n    font-weight: 700;\n    color: var(--text-main);\n    margin-bottom: 0.5rem;\n  }\n\n  .faq-answer {\n    font-size: clamp(16px, 2vw, 18px);\n    color: var(--text-sub);\n    margin: 0;\n  }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero-section section-spacing\"\u003e\n\u003ch1\u003eBeheers de elementen. Jouw ultieme EDC survivaltool.\u003c\/h1\u003e\n\n\u003cp\u003eEen robuuste sleutelhanger, een eeuwige vuursteenaansteker en een betrouwbare flesopener — allemaal ingebouwd in één onbreekbare pocketkrachtpatser, ontworpen voor de echte buitenmens.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-badges\"\u003e\n\u003cdiv class=\"visual-badge\"\u003e🔥 10.000+ strijkingen\u003c\/div\u003e\n\n\u003cdiv class=\"visual-badge\"\u003e💧 Weerbestendig\u003c\/div\u003e\n\n\u003cdiv class=\"visual-badge\"\u003e⚙️ 3-in-1 multitool\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 1 --\u003e\n\n\u003cdiv class=\"feature-item section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"ai-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260312155626\/8f26956ad258355a97a9c5413464ad6b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eVuur, wanneer je het nodig hebt\u003c\/h2\u003e\n\n\u003cp\u003eRegen, wind of sneeuw stoppen deze permanente vuursteen lucifer nooit. Met een premium magnesium kernstrijker garandeert hij minstens 10.000 strijkingen. Of je nu een kampvuur start in het vochtige bos of noodverlichting nodig hebt, je bent altijd voorbereid op het onvoorspelbare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"ai-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260312155626\/09bb1018304fa6855920cf93c016ecc5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eTactische functionaliteit in je zak\u003c\/h2\u003e\n\n\u003cp\u003eRuim je dagelijkse uitrusting op. Deze slim geïntegreerde multitool houdt je sleutels veilig en opent je favoriete koude drankje met de ingebouwde flesopener. Vorm ontmoet ultieme functie, zodat je precies de juiste tools hebt wanneer je ze nodig hebt, zonder extra volume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"ai-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260312155626\/3cdd7e910e35060c65617699b57f50bc.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eGebouwd als een tank\u003c\/h2\u003e\n\n\u003cp\u003eZeg vaarwel tegen goedkope, wegwerp luciferstokjes. Gemaakt van hoogwaardige metaallegeringen, voelt dit lichtgewicht maar stevige beestje van 45,4 g (1,6 oz) ongelooflijk robuust aan in je hand. Het is niet zomaar een survivaltool; het is een zorgvuldig ontworpen stuk tactische kunst, gemaakt om de zwaarste omgevingen te weerstaan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table (Mobile Card Lock Applied) --\u003e\n\n\u003cdiv class=\"specs-container section-spacing\"\u003e\n\u003ch2\u003eTechnische specificaties\u003c\/h2\u003e\n\n\u003cp\u003eAlles wat je moet weten over je nieuwe EDC-essential.\u003c\/p\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSpecificatie\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eAfmetingen\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e6,6 cm x 1,8 cm (2,6\" x 0,7\")\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eGewicht\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e45,4 g (1,6 oz)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eLevensduur\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e10.000+ Strijkingen\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eKernmateriaal\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003ePremium Magnesium \u0026 Metaallegering\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eBrandstoftype\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eAanstekervloeistof \/ Keroseen (Niet inbegrepen)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eFuncties\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eVuursteenlucifer, Flesopener, Sleutelhanger ring\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003cdiv class=\"faq-container section-spacing\"\u003e\n\u003ch2\u003eVeelgestelde vragen\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWordt het geleverd met brandstof?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eVanwege wereldwijde luchtpost veiligheidsvoorschriften wordt het aansteker strikt zonder brandstof verzonden. Je moet een kleine hoeveelheid standaard aanstekervloeistof (benzine of kerosine) toevoegen voordat je het voor het eerst gebruikt.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHoe steek ik het voor de allereerste keer aan?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eNa het toevoegen van brandstof in de kamer, laat de interne katoenen kern het vloeistof 1-2 minuten opnemen en doordrenken. Zodra het verzadigd is, schroef je het luciferstokje los en strijk je het stevig naar beneden tegen het magnesium vuursteen spoor aan de zijkant van het lichaam.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWerkt het als het nat wordt?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eAbsoluut. Het luciferstokje fungeert als een afdichting voor de brandstofkamer. Wanneer het stevig is aangedraaid, voorkomt het dat er vocht binnenkomt. De magnesium kernstrijker werkt uitzonderlijk goed, zelfs bij vrieskou of natte omstandigheden, waardoor het een betrouwbare metgezel is voor buitenactiviteiten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"📦 1-Stuk (Standaard)","offer_id":47992015454420,"sku":"0328-14432298","price":12.95,"currency_code":"USD","in_stock":true},{"title":"🔥 2-Stuks (Bespaar 20%)","offer_id":47992015487188,"sku":"0328-14439442","price":19.95,"currency_code":"USD","in_stock":true},{"title":"🎁 3-Pack (Bespaar 30%)","offer_id":47992015519956,"sku":"0328-14431399","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/8f26956ad258355a97a9c5413464ad6b.jpg?v=1779883642","url":"https:\/\/omurio.com\/nl\/products\/keychain-multi-tool-lighter-rjc","provider":"Omurio","version":"1.0","type":"link"}