{"product_id":"set-precisie-houtboren","title":"Set Precisie-Houtboren","description":"\u003cdiv class=\"product-detail-container\"\u003e\u003c!--\n[AI Design Logic]\nProduct Type: Titanium-Coated High-Speed Steel Woodworking Drill Bits\nTarget Audience: DIY Hobbyists, Professional Carpenters, Woodworkers\nVisual Style: Industrial, Precise, Rugged yet Professional\nColor Strategy: White\/Dark Charcoal base with Titanium Gold (#C59B27) accents to reflect the product coating.\nShape Strategy: Radius 6px (Hard\/Industrial masculine but clean, prevents visual harshness)\nTypography Strategy: Large Type \/ Mobile-first readable (H1: 36px-44px, Body: 18px-20px)\nMobile Table Strategy: Card-based (No horizontal scroll, full data attributes for labels)\nImage Mapping: Hero=image_1, Sizes=image_2, Material=image_3, Efficiency=image_4, Versatility=image_5\n--\u003e\u003c\/div\u003e\n\u003cstyle type=\"text\/css\"\u003e:root, .product-detail-container {\n      \/* Color System *\/\n      --primary: #C59B27; \/* Titanium Gold *\/\n      --primary-hover: #b08920;\n      --text-main: #1A1A1A;\n      --text-sub: #4A4A4A;\n      --bg-body: #FFFFFF;\n      --bg-card: #F8F9FA;\n      --border-color: #E5E7EB;\n      \n      \/* Shape System *\/\n      --radius-md: 6px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n      \n      \/* Spacing System *\/\n      --space-sm: clamp(1rem, 2.5vw, 1.5rem);\n      --space-md: clamp(1.5rem, 4vw, 2.5rem);\n      --space-lg: clamp(2.5rem, 6vw, 4rem);\n      --space-xl: clamp(3rem, 8vw, 5rem);\n    }\n\n    \/* Container Reset \u0026 Anti-overflow *\/\n    .product-detail-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background: var(--bg-body);\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    .product-detail-container *, .product-detail-container *::before, .product-detail-container *::after {\n      box-sizing: inherit;\n    }\n\n    \/* Typography System *\/\n    .product-detail-container h1, \n    .product-detail-container h2, \n    .product-detail-container h3 {\n      color: var(--text-main);\n      margin-top: 0;\n      margin-bottom: var(--space-sm);\n      line-height: 1.2;\n      font-weight: 700;\n    }\n\n    .product-detail-container h1 { font-size: clamp(32px, 5vw, 44px); }\n    .product-detail-container h2 { font-size: clamp(26px, 4vw, 34px); }\n    .product-detail-container h3 { font-size: clamp(20px, 3vw, 24px); }\n    \n    .product-detail-container p {\n      font-size: clamp(18px, 2.5vw, 20px);\n      color: var(--text-sub);\n      margin-top: 0;\n      margin-bottom: 1.5rem;\n      line-height: 1.7;\n    }\n\n    \/* Non-interactive Badge *\/\n    .pd-badge {\n      display: inline-block;\n      background: rgba(197, 155, 39, 0.15);\n      color: #9c7717;\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 600;\n      margin-bottom: var(--space-sm);\n      text-transform: uppercase;\n      letter-spacing: 1px;\n    }\n\n    \/* Image Protocol (Option A: Natural Flow) *\/\n    .pd-image-wrapper {\n      width: 100%;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      background: var(--bg-card);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-image-placeholder {\n      width: 100%;\n      height: auto;\n      min-height: 300px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border: 2px dashed var(--border-color);\n      color: var(--text-sub);\n      font-size: 18px;\n      font-weight: 500;\n      background: var(--bg-card);\n      aspect-ratio: 1 \/ 1; \/* Fallback aspect ratio for placeholder *\/\n    }\n\n    \/* Hero Section *\/\n    .pd-hero {\n      text-align: center;\n      padding: var(--space-lg) 0;\n    }\n\n    .pd-hero-copy {\n      max-width: 800px;\n      margin: 0 auto var(--space-md);\n    }\n\n    \/* Feature Sections (Z-Pattern) *\/\n    .pd-features-list {\n      display: flex;\n      flex-direction: column;\n      gap: var(--space-xl);\n      padding: var(--space-lg) 0;\n    }\n\n    .pd-feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: var(--space-md);\n      align-items: center;\n    }\n\n    .pd-feature-media, .pd-feature-copy {\n      width: 100%;\n    }\n\n    \/* Desktop Enhancement *\/\n    @media (min-width: 768px) {\n      .pd-feature-item {\n        flex-direction: row;\n        justify-content: space-between;\n      }\n      \n      \/* Z-Pattern logic *\/\n      .pd-feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n\n      .pd-feature-media, .pd-feature-copy {\n        width: 47%;\n      }\n    }\n\n    \/* Specifications Table *\/\n    .pd-specs-section {\n      padding: var(--space-lg) 0;\n      border-top: 1px solid var(--border-color);\n    }\n\n    .pd-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: var(--space-sm);\n    }\n\n    .pd-table th, .pd-table td {\n      padding: 1.2rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n\n    .pd-table th {\n      background: var(--bg-card);\n      font-weight: 600;\n      color: var(--text-main);\n    }\n\n    .pd-table td {\n      color: var(--text-sub);\n    }\n\n    \/* Mobile Table: Card-based Layout *\/\n    @media (max-width: 767px) {\n      .pd-table, .pd-table thead, .pd-table tbody, .pd-table tr, .pd-table th, .pd-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .pd-table thead {\n        display: none; \/* Hide default headers *\/\n      }\n\n      .pd-table tr {\n        background: var(--bg-card);\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        margin-bottom: 1rem;\n        padding: 0.5rem;\n      }\n\n      .pd-table td {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        border-bottom: 1px solid var(--border-color);\n        padding: 0.8rem;\n        text-align: right;\n      }\n\n      .pd-table td:last-child {\n        border-bottom: none;\n      }\n\n      .pd-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-main);\n        padding-right: 1rem;\n        text-align: left;\n        flex-basis: 50%;\n      }\n    }\n\n    \/* FAQ Section *\/\n    .pd-faq-section {\n      padding: var(--space-lg) 0;\n      border-top: 1px solid var(--border-color);\n      margin-bottom: var(--space-xl);\n    }\n\n    .pd-faq-item {\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: var(--space-md);\n      margin-bottom: var(--space-md);\n    }\n\n    .pd-faq-item h3 {\n      margin-bottom: 0.8rem;\n    }\n\n    .pd-faq-item p {\n      margin-bottom: 0;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"pd-hero\"\u003e\n\u003cdiv class=\"pd-hero-copy\"\u003e\n\u003cbr\u003e\n\u003ch1\u003ePrecisie zonder compromissen. 5-delige set titanium HSS-boortjes voor houtbewerking.\u003c\/h1\u003e\n\u003cp\u003eGeef uw houtbewerkingsproces een nieuwe impuls met uitzonderlijke duurzaamheid en een hoge zaagefficiëntie. Ontworpen voor zowel ervaren professionals als enthousiaste hobbyisten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260318174207\/6ad1286e3f28fe704363a37c5bc1e31e.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-features-list\"\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/1_a1f950c4-2c2f-44ea-9482-093931d74ba4.jpg?v=1776944023\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003e5 precisieformaten voor elk project\u003c\/h2\u003e\n\u003cp\u003eDeze complete set bevat vijf unieke formaten die zorgvuldig zijn geselecteerd om aan uiteenlopende boorbehoeften te voldoen. Of u nu werkt aan zeer gedetailleerde, complexe projecten of grotere houtbewerkingsklussen uitvoert, u hebt altijd precies de boor die u nodig hebt voor nauwkeurige en nette resultaten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/2_77e4b523-a095-4843-a07a-b767f0f85861.jpg?v=1776944023\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eMet titanium gecoat snelstaal\u003c\/h2\u003e\n\u003cp\u003eVervaardigd uit hoogwaardig snelstaal (HSS) en voorzien van een professionele titaniumcoating. Deze dubbellaagse constructie zorgt voor superieure sterkte en verhoogt de slijtvastheid aanzienlijk, waardoor de levensduur van uw boorbits wordt verlengd en ze bestand zijn tegen intensief dagelijks gebruik.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/4_07c5b512-de5d-4ee8-8787-87650647f7f8.jpg?v=1776944023\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eOntworpen voor snelle doorvoercapaciteit\u003c\/h2\u003e\n\u003cp\u003eVerspil geen tijd meer aan trage, moeizame boorwerkzaamheden. Deze boren zijn speciaal ontworpen voor snel boren, waardoor uw efficiëntie aanzienlijk wordt verhoogd. Perfect voor drukke werkplaatsen die gericht zijn op een hoge doorvoercapaciteit: ze besparen u bij elke klus kostbare tijd en leveren tegelijkertijd uitzonderlijk gladde resultaten op.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/3_8422fa8f-a436-4036-9bbc-bc781bc64b63.jpg?v=1776944023\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eVeelzijdige compatibiliteit met machines\u003c\/h2\u003e\n\u003cp\u003eOntworpen als moeiteloze uitbreiding van uw huidige gereedschapsset. Ideaal voor boormachines die zijn uitgerust met standaardklemmen of -koppelingen. Ze blinken uit in het boren in zowel hard als zacht hout, waardoor ze bijzonder geschikt zijn voor het verzinken en diverse constructiewerkzaamheden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table Section --\u003e\n\u003cdiv class=\"pd-specs-section\"\u003e\n\u003ch2\u003eTechnische specificaties\u003c\/h2\u003e\n\u003cp\u003eAlles wat u moet weten over uw nieuwe boorset.\u003c\/p\u003e\n\u003ctable width=\"100%\" style=\"width: 101.4%; height: 260px;\" height=\"85\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 38.9306px; text-align: center;\"\u003e\n\u003ctd style=\"width: 31.8121%; height: 38.9306px; text-align: center;\"\u003e\u003cstrong\u003eSpecificaties  \u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 34.0268%; height: 38.9306px; text-align: center;\"\u003e\u003cstrong\u003e     Metrisch (SI) \u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 33.4228%; height: 38.9306px; text-align: center;\"\u003e\u003cstrong\u003e Imperiaal (VS)\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"text-align: center;\"\u003e\n\u003ctd style=\"width: 31.8121%;\"\u003eKernmateriaal\u003c\/td\u003e\n\u003ctd style=\"width: 34.0268%;\"\u003eSnelstaal (HSS) \u003c\/td\u003e\n\u003ctd style=\"width: 33.4228%;\"\u003e Snelstaal (HSS)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"text-align: center;\"\u003e\n\u003ctd style=\"width: 31.8121%;\"\u003eOppervlaktebehandeling\u003c\/td\u003e\n\u003ctd style=\"width: 34.0268%;\"\u003eTitanium (TiN) \u003c\/td\u003e\n\u003ctd style=\"width: 33.4228%;\"\u003eTitanium (TiN)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"text-align: center;\"\u003e\n\u003ctd style=\"width: 31.8121%;\"\u003eTotaal gewicht verpakking \u003c\/td\u003e\n\u003ctd style=\"width: 34.0268%;\"\u003e150.0 g\u003c\/td\u003e\n\u003ctd style=\"width: 33.4228%;\"\u003e5.3 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 37.1667px; text-align: center;\"\u003e\n\u003ctd style=\"width: 31.8121%; height: 37.1667px;\"\u003eMax. bedrijfstemperatuur \u003c\/td\u003e\n\u003ctd style=\"width: 34.0268%; height: 37.1667px;\"\u003e400 °C\u003c\/td\u003e\n\u003ctd style=\"width: 33.4228%; height: 37.1667px;\"\u003e 752 °F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.9306px;\"\u003e\n\u003ctd style=\"width: 31.8121%; height: 38.9306px; text-align: center;\"\u003eAanbevolen toepassingen \u003c\/td\u003e\n\u003ctd style=\"width: 34.0268%; height: 38.9306px; text-align: center;\"\u003eHard\/zacht hout, verzinken\u003c\/td\u003e\n\u003ctd style=\"width: 33.4228%; height: 38.9306px; text-align: center;\"\u003eHard\/zacht hout, verzinken\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Gadgetspeurder","offers":[{"title":"Default Title","offer_id":44933571084358,"sku":"0325-18209635","price":11.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0597\/6208\/1862\/files\/6ad1286e3f28fe704363a37c5bc1e31e.jpg?v=1776941870","url":"https:\/\/gadgetspeurder.nl\/products\/set-precisie-houtboren","provider":"Gadgetspeurder","version":"1.0","type":"link"}