{"product_id":"yb-410","title":"🔧 Fabrieksuitverkoop - 99-delige Titanium Boorset","description":"\u003cstyle\u003e\n  .drill-set-listing {\n    --page: #14171b;\n    --section-1: linear-gradient(135deg, #1a1d22 0%, #23272d 38%, #332c24 100%);\n    --section-2: linear-gradient(180deg, #1d2126 0%, #272c32 52%, #1b1f24 100%);\n    --section-3: linear-gradient(135deg, #1c2025 0%, #2b3036 34%, #4a3d2f 72%, #1d2126 100%);\n    --section-4: linear-gradient(135deg, #20242a 0%, #2d333a 40%, #5d4b36 78%, #23272d 100%);\n    --heading: #fffdf9;\n    --ink: #f3eee5;\n    --body: #ddd5ca;\n    --muted: #b3ada3;\n    --line: rgba(216, 184, 126, 0.18);\n    --gold: #d2aa66;\n    --gold-deep: #b7853c;\n    --gold-soft: #f0ddbf;\n    --card: linear-gradient(180deg, rgba(39,43,49,0.94) 0%, rgba(28,31,36,0.94) 100%);\n    --card-2: linear-gradient(180deg, rgba(50,45,39,0.92) 0%, rgba(30,33,38,0.94) 100%);\n    --highlight: linear-gradient(180deg, rgba(46,50,57,0.94) 0%, rgba(36,31,26,0.94) 100%);\n    --glow: 0 14px 34px rgba(0,0,0,0.24);\n    --gold-glow: 0 0 0 1px rgba(210,170,102,0.10), 0 10px 28px rgba(210,170,102,0.08);\n    --shine: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,236,202,0.14) 46%, rgba(255,255,255,0) 100%);\n\n    width: 100%;\n    max-width: 960px;\n    margin: 0 auto;\n    background: var(--page);\n    color: var(--ink);\n    font-family: \"Avenir Next\", Avenir, \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n    text-rendering: optimizeLegibility;\n    box-sizing: border-box;\n  }\n\n  .drill-set-listing *,\n  .drill-set-listing *::before,\n  .drill-set-listing *::after { box-sizing: border-box; }\n\n  .drill-set-listing h2,\n  .drill-set-listing p { margin-top: 0; }\n\n  .drill-section {\n    width: 100%;\n    padding: 56px 22px;\n    background: var(--section-2);\n    position: relative;\n    overflow: hidden;\n    border-top: 1px solid rgba(255,255,255,0.03);\n    border-bottom: 1px solid rgba(0,0,0,0.20);\n  }\n\n  .drill-section::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: -24%;\n    width: 58%;\n    height: 100%;\n    background: var(--shine);\n    opacity: 0.24;\n    pointer-events: none;\n    transform: skewX(-18deg);\n  }\n\n  .drill-section::after {\n    content: \"\";\n    position: absolute;\n    right: -12%;\n    top: -10%;\n    width: 36%;\n    height: 125%;\n    background: radial-gradient(circle, rgba(210,170,102,0.14) 0%, rgba(210,170,102,0.05) 44%, rgba(210,170,102,0) 74%);\n    pointer-events: none;\n  }\n\n  .drill-section--gold { background: var(--section-4); }\n  .drill-section--soft { background: var(--section-2); }\n  .drill-section--metal { background: var(--section-3); }\n  .drill-section--black { background: var(--section-1); }\n\n  .drill-inner {\n    width: 100%;\n    max-width: 790px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n  }\n\n  .drill-kicker {\n    margin: 0 0 12px;\n    color: var(--gold);\n    font-size: 11px;\n    font-weight: 900;\n    line-height: 1.4;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n  }\n\n  .drill-title,\n  .drill-section-title {\n    margin: 0;\n    color: var(--heading);\n    font-family: Impact, Haettenschweiler, \"Arial Narrow Bold\", \"Arial Narrow\", Arial, sans-serif;\n    font-weight: 700;\n    letter-spacing: .01em;\n    text-transform: uppercase;\n  }\n\n  .drill-title {\n    max-width: 730px;\n    font-size: clamp(42px, 7vw, 60px);\n    line-height: 1;\n  }\n\n  .drill-section-title {\n    max-width: 700px;\n    font-size: clamp(31px, 5.2vw, 43px);\n    line-height: 1.04;\n  }\n\n  .drill-title em,\n  .drill-section-title em {\n    color: var(--gold);\n    font-style: normal;\n  }\n\n  .drill-lead {\n    max-width: 700px;\n    margin: 20px 0 0;\n    color: var(--body);\n    font-size: 18px;\n    line-height: 1.72;\n  }\n\n  .drill-copy {\n    max-width: 700px;\n    margin: 16px 0 0;\n    color: var(--body);\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  .drill-image,\n  .drill-demo {\n    display: block !important;\n    width: 100% !important;\n    min-width: 100% !important;\n    max-width: 100% !important;\n    margin-top: 30px;\n    overflow: hidden;\n    border-radius: 14px;\n    background: transparent;\n    box-shadow: var(--glow), var(--gold-glow);\n    border: 1px solid rgba(210,170,102,0.18);\n  }\n\n  .drill-image img,\n  .drill-demo img {\n    display: block !important;\n    width: 100% !important;\n    min-width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    margin: 0 !important;\n    float: none !important;\n  }\n\n  .drill-demo {\n    max-width: 560px !important;\n    min-width: 0 !important;\n    margin-left: auto;\n    margin-right: auto;\n    background: linear-gradient(180deg, #24282e 0%, #362d24 100%);\n  }\n\n  .drill-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .drill-benefit {\n    padding: 20px 18px 20px;\n    border: 1px solid var(--line);\n    border-radius: 16px;\n    background: var(--card);\n    box-shadow: var(--gold-glow);\n    backdrop-filter: blur(2px);\n  }\n\n  .drill-benefit:nth-child(even) {\n    background: var(--card-2);\n  }\n\n  .drill-benefit-mark {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    background: linear-gradient(180deg, #efd9b0 0%, #c99645 100%);\n    color: #2f2417;\n    font-size: 11px;\n    font-weight: 900;\n    border: 1px solid rgba(241,220,183,0.55);\n    box-shadow: 0 4px 12px rgba(210,170,102,0.16);\n  }\n\n  .drill-benefit strong {\n    display: block;\n    color: var(--heading);\n    font-size: 14px;\n    font-weight: 850;\n    line-height: 1.4;\n  }\n\n  .drill-benefit span {\n    display: block;\n    margin-top: 6px;\n    color: var(--body);\n    font-size: 13px;\n    line-height: 1.58;\n  }\n\n  .drill-highlight {\n    margin-top: 27px;\n    padding: 24px 22px 24px;\n    border-left: 3px solid var(--gold);\n    background: var(--highlight);\n    box-shadow: var(--gold-glow);\n    border-radius: 0 14px 14px 0;\n  }\n\n  .drill-highlight strong {\n    display: block;\n    color: var(--heading);\n    font-size: 18px;\n    font-weight: 850;\n    line-height: 1.42;\n  }\n\n  .drill-highlight p {\n    margin: 7px 0 0;\n    color: var(--body);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .drill-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 23px;\n  }\n\n  .drill-tag {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 8px 14px;\n    border: 1px solid rgba(210,170,102,0.16);\n    border-radius: 999px;\n    background: linear-gradient(180deg, rgba(42,46,52,0.94) 0%, rgba(31,34,39,0.94) 100%);\n    color: #e5dccf;\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.2;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.12);\n  }\n\n  .drill-details {\n    margin-top: 31px;\n    border-top: 1px solid rgba(210,170,102,0.14);\n  }\n\n  .drill-details details {\n    border-bottom: 1px solid rgba(210,170,102,0.14);\n  }\n\n  .drill-details summary {\n    position: relative;\n    padding: 19px 38px 19px 0;\n    cursor: pointer;\n    list-style: none;\n    color: var(--heading);\n    font-size: 15px;\n    font-weight: 850;\n    line-height: 1.45;\n  }\n\n  .drill-details summary::-webkit-details-marker { display: none; }\n\n  .drill-details summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    transform: translateY(-50%);\n    color: var(--gold);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .drill-details details[open] summary::after { content: \"−\"; }\n\n  .drill-details-body {\n    padding: 0 0 20px;\n    color: var(--body);\n    font-size: 14px;\n    line-height: 1.72;\n  }\n\n  .drill-details-body p { margin: 0 0 8px; }\n  .drill-details-body p:last-child { margin-bottom: 0; }\n\n  @media (max-width: 680px) {\n    .drill-section { padding: 42px 15px; }\n    .drill-title { font-size: 39px; line-height: 1.01; }\n    .drill-section-title { font-size: 30px; line-height: 1.05; }\n    .drill-lead { margin-top: 16px; font-size: 16px; line-height: 1.68; }\n    .drill-copy { margin-top: 13px; font-size: 15px; line-height: 1.68; }\n    .drill-benefits { grid-template-columns: 1fr; gap: 10px; }\n    .drill-benefit { padding: 18px; }\n    .drill-highlight { padding: 20px 17px; }\n    .drill-image, .drill-demo { margin-top: 25px; border-radius: 10px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"drill-set-listing\"\u003e\n\n  \u003csection class=\"drill-section drill-section--gold\"\u003e\n    \u003cdiv class=\"drill-inner\"\u003e\n      \u003cp class=\"drill-kicker\"\u003e50-PIECE TITANIUM-COATED HSS SET\u003c\/p\u003e\n      \u003ch2 class=\"drill-title\"\u003eMore Sizes. \u003cem\u003eMore Jobs.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"drill-lead\"\u003eA compact 50-piece drill-bit set built for everyday DIY, repair, workshop, and fabrication tasks across metal, wood, and plastic.\u003c\/p\u003e\n\n      \u003cdiv class=\"drill-benefits\"\u003e\n        \u003cdiv class=\"drill-benefit\"\u003e\n          \u003cdiv class=\"drill-benefit-mark\"\u003e50\u003c\/div\u003e\n          \u003cstrong\u003eMulti-Size Set\u003c\/strong\u003e\n          \u003cspan\u003eA broad range of bit sizes gives you more flexibility from one organized case.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"drill-benefit\"\u003e\n          \u003cdiv class=\"drill-benefit-mark\"\u003eHSS\u003c\/div\u003e\n          \u003cstrong\u003eTitanium-Coated HSS\u003c\/strong\u003e\n          \u003cspan\u003eHigh-speed steel construction with a titanium-coated surface for routine drilling work.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"drill-benefit\"\u003e\n          \u003cdiv class=\"drill-benefit-mark\"\u003e3X\u003c\/div\u003e\n          \u003cstrong\u003eMulti-Material Use\u003c\/strong\u003e\n          \u003cspan\u003eDesigned for compatible metal, wood, and plastic projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"drill-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/1_89b9dcbc-eb15-4567-a4ec-e2e224376e13.png?v=1786689837\" alt=\"50-piece titanium-coated HSS drill bit set\" loading=\"eager\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"drill-section drill-section--black\"\u003e\n    \u003cdiv class=\"drill-inner\"\u003e\n      \u003cp class=\"drill-kicker\"\u003eORIGINAL DRILLING DEMONSTRATION\u003c\/p\u003e\n      \u003ch2 class=\"drill-section-title\"\u003eSee the Set \u003cem\u003eIn Action.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"drill-copy\"\u003eThe original dynamic drilling demonstration from the previous listing is retained here so customers can view the product in use before moving into the full feature breakdown.\u003c\/p\u003e\n\n      \u003cdiv class=\"drill-demo\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0666\/2687\/9714\/files\/gg_aeec867c-a8b8-497e-b9a2-cb515556a6f1_480x480.gif\" alt=\"Original drill bit performance demonstration\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"drill-section drill-section--soft\"\u003e\n    \u003cdiv class=\"drill-inner\"\u003e\n      \u003cp class=\"drill-kicker\"\u003eONE KIT, MULTIPLE MATERIALS\u003c\/p\u003e\n      \u003ch2 class=\"drill-section-title\"\u003eBuilt for Everyday \u003cem\u003eWorkshop Variety.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"drill-copy\"\u003eKeep one organized set ready for common drilling jobs instead of searching for individual bits every time the material changes.\u003c\/p\u003e\n\n      \u003cdiv class=\"drill-tags\"\u003e\n        \u003cspan class=\"drill-tag\"\u003eMetal\u003c\/span\u003e\n        \u003cspan class=\"drill-tag\"\u003eWood\u003c\/span\u003e\n        \u003cspan class=\"drill-tag\"\u003ePlastic\u003c\/span\u003e\n        \u003cspan class=\"drill-tag\"\u003eDIY Repairs\u003c\/span\u003e\n        \u003cspan class=\"drill-tag\"\u003eWorkshop Projects\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"drill-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/2_0ecf7f93-286e-4259-899d-8898c4ce1daf.png?v=1786689838\" alt=\"Titanium-coated drill bits for metal wood and plastic\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"drill-section drill-section--metal\"\u003e\n    \u003cdiv class=\"drill-inner\"\u003e\n      \u003cp class=\"drill-kicker\"\u003eFAST, CLEAN DRILLING\u003c\/p\u003e\n      \u003ch2 class=\"drill-section-title\"\u003eMade for \u003cem\u003eControlled Everyday Work.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"drill-copy\"\u003eThe twist design and fluted geometry help move chips away from the cutting area while supporting a cleaner, more controlled drilling process.\u003c\/p\u003e\n\n      \u003cdiv class=\"drill-benefits\"\u003e\n        \u003cdiv class=\"drill-benefit\"\u003e\n          \u003cdiv class=\"drill-benefit-mark\"\u003eS\u003c\/div\u003e\n          \u003cstrong\u003eSmooth Entry\u003c\/strong\u003e\n          \u003cspan\u003eDesigned to start into compatible materials with controlled pressure.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"drill-benefit\"\u003e\n          \u003cdiv class=\"drill-benefit-mark\"\u003eF\u003c\/div\u003e\n          \u003cstrong\u003eFluted Chip Removal\u003c\/strong\u003e\n          \u003cspan\u003eGrooves help carry drilling debris away from the cutting area.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"drill-benefit\"\u003e\n          \u003cdiv class=\"drill-benefit-mark\"\u003eC\u003c\/div\u003e\n          \u003cstrong\u003eCleaner Results\u003c\/strong\u003e\n          \u003cspan\u003eGood setup, bit choice, and technique help produce a neater hole.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"drill-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/3_7ba878d9-0a5f-4735-8fe6-f9d6aeec5213.png?v=1786689838\" alt=\"Fast clean drilling with titanium-coated HSS bits\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"drill-section drill-section--gold\"\u003e\n    \u003cdiv class=\"drill-inner\"\u003e\n      \u003cp class=\"drill-kicker\"\u003eTITANIUM-COATED HSS\u003c\/p\u003e\n      \u003ch2 class=\"drill-section-title\"\u003eA Practical Bit Construction for \u003cem\u003eRepeated Projects.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"drill-copy\"\u003eThe set uses high-speed steel drill bits with a titanium-coated finish, combining a familiar twist-bit profile with a durable surface treatment for routine drilling applications.\u003c\/p\u003e\n\n      \u003cdiv class=\"drill-highlight\"\u003e\n        \u003cstrong\u003eOne organized size range for common workshop tasks.\u003c\/strong\u003e\n        \u003cp\u003eThe current product imagery shows a full size range from approximately 1\/16 in to 1\/2 in across the 50-piece set.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"drill-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/4_ec21e1cd-1aa4-48df-84de-46141722440e.png?v=1786689838\" alt=\"Titanium-coated HSS drill bit construction and size range\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"drill-section drill-section--black\"\u003e\n    \u003cdiv class=\"drill-inner\"\u003e\n      \u003cp class=\"drill-kicker\"\u003e50 PIECES, READY FOR MORE JOBS\u003c\/p\u003e\n      \u003ch2 class=\"drill-section-title\"\u003eMultiple Sizes in \u003cem\u003eOne Compact Case.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"drill-copy\"\u003eThe 50-piece configuration gives you a useful spread of drilling sizes for home repairs, garage work, workshop builds, and general DIY projects.\u003c\/p\u003e\n\n      \u003cdiv class=\"drill-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/5_8df5aff3-c682-4175-93c5-f26583d4c1ca.png?v=1786689838\" alt=\"50-piece drill bit set with metal wood and plastic applications\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"drill-section drill-section--soft\"\u003e\n    \u003cdiv class=\"drill-inner\"\u003e\n      \u003cp class=\"drill-kicker\"\u003ePERFECT FOR DIY PROJECTS\u003c\/p\u003e\n      \u003ch2 class=\"drill-section-title\"\u003eFrom Repairs to \u003cem\u003eWeekend Builds.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"drill-copy\"\u003eKeep the set close for shelves, furniture work, garage fixes, fixture installation, and other projects where having the right drill-bit size on hand saves time.\u003c\/p\u003e\n\n      \u003cdiv class=\"drill-tags\"\u003e\n        \u003cspan class=\"drill-tag\"\u003eShelves\u003c\/span\u003e\n        \u003cspan class=\"drill-tag\"\u003eFurniture\u003c\/span\u003e\n        \u003cspan class=\"drill-tag\"\u003eGarage Fixes\u003c\/span\u003e\n        \u003cspan class=\"drill-tag\"\u003eHome Repairs\u003c\/span\u003e\n        \u003cspan class=\"drill-tag\"\u003eWorkshop Builds\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"drill-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/6_4bf9b5e8-75ea-43c4-b5d5-65991a4a2fee.png?v=1786689839\" alt=\"Drill bit set for DIY shelves furniture and garage repairs\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"drill-section drill-section--metal\"\u003e\n    \u003cdiv class=\"drill-inner\"\u003e\n      \u003cp class=\"drill-kicker\"\u003eONE KIT, MANY TASKS\u003c\/p\u003e\n      \u003ch2 class=\"drill-section-title\"\u003eUseful at Home, in the Garage \u0026amp; \u003cem\u003eAt the Workbench.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"drill-copy\"\u003eThe combination of multiple sizes and compatible materials makes the set a practical choice for people who move between household repairs, hobby projects, and workshop tasks.\u003c\/p\u003e\n\n      \u003cdiv class=\"drill-benefits\"\u003e\n        \u003cdiv class=\"drill-benefit\"\u003e\n          \u003cdiv class=\"drill-benefit-mark\"\u003eH\u003c\/div\u003e\n          \u003cstrong\u003eHome\u003c\/strong\u003e\n          \u003cspan\u003eGeneral fixing, assembly, and DIY work.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"drill-benefit\"\u003e\n          \u003cdiv class=\"drill-benefit-mark\"\u003eG\u003c\/div\u003e\n          \u003cstrong\u003eGarage\u003c\/strong\u003e\n          \u003cspan\u003eRepair, fabrication, and maintenance projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"drill-benefit\"\u003e\n          \u003cdiv class=\"drill-benefit-mark\"\u003eW\u003c\/div\u003e\n          \u003cstrong\u003eWorkshop\u003c\/strong\u003e\n          \u003cspan\u003eRoutine drilling across compatible materials.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"drill-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/7_c7ac1d7a-e186-47c7-a92e-0ebb96451298.png?v=1786689838\" alt=\"Drill bit set for home garage and workshop projects\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"drill-section drill-section--gold\"\u003e\n    \u003cdiv class=\"drill-inner\"\u003e\n      \u003cp class=\"drill-kicker\"\u003eORGANIZED, PROTECTED, READY TO GO\u003c\/p\u003e\n      \u003ch2 class=\"drill-section-title\"\u003eKeep Every Bit \u003cem\u003eEasy to Find.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"drill-copy\"\u003eThe molded organizer case keeps the different drill-bit sizes together in one portable format, making storage, transport, and size selection easier between jobs.\u003c\/p\u003e\n\n      \u003cdiv class=\"drill-benefits\"\u003e\n        \u003cdiv class=\"drill-benefit\"\u003e\n          \u003cdiv class=\"drill-benefit-mark\"\u003eC\u003c\/div\u003e\n          \u003cstrong\u003eCarry Case\u003c\/strong\u003e\n          \u003cspan\u003eA compact case keeps the full set together between projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"drill-benefit\"\u003e\n          \u003cdiv class=\"drill-benefit-mark\"\u003eO\u003c\/div\u003e\n          \u003cstrong\u003eOrganized Storage\u003c\/strong\u003e\n          \u003cspan\u003eDedicated positions help keep the different sizes easier to identify.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"drill-benefit\"\u003e\n          \u003cdiv class=\"drill-benefit-mark\"\u003eA\u003c\/div\u003e\n          \u003cstrong\u003eQuick Access\u003c\/strong\u003e\n          \u003cspan\u003eOpen the case, select the size, and get back to the task.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"drill-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/8_893acda8-f3cb-4074-bb97-f7cf29d9ad7a.png?v=1786689838\" alt=\"Organized protective storage case for 50-piece drill bit set\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"drill-section drill-section--black\"\u003e\n    \u003cdiv class=\"drill-inner\"\u003e\n      \u003cp class=\"drill-kicker\"\u003eWHY THIS SET WORKS FOR EVERYDAY DIY\u003c\/p\u003e\n      \u003ch2 class=\"drill-section-title\"\u003eMore Choice Without \u003cem\u003eMore Clutter.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"drill-copy\"\u003eA 50-piece multi-size set, titanium-coated HSS construction, multi-material versatility, and a compact organizer case give you a straightforward drilling kit for regular home and workshop use.\u003c\/p\u003e\n\n      \u003cdiv class=\"drill-highlight\"\u003e\n        \u003cstrong\u003eBuilt around practical variety.\u003c\/strong\u003e\n        \u003cp\u003eThe goal is simple: keep commonly needed drill-bit sizes together so you can move between jobs with less searching and setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"drill-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/9_b801bb13-9acf-42fd-aa3a-773fe9cd32b9.png?v=1786689837\" alt=\"50-piece titanium-coated HSS drill bit set benefits\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"drill-section drill-section--soft\"\u003e\n    \u003cdiv class=\"drill-inner\"\u003e\n      \u003cp class=\"drill-kicker\"\u003eREADY FOR YOUR NEXT PROJECT\u003c\/p\u003e\n      \u003ch2 class=\"drill-section-title\"\u003eOne Organized Set for \u003cem\u003eEveryday Drilling.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"drill-copy\"\u003eA compact 50-piece titanium-coated HSS drill-bit collection for compatible metal, wood, and plastic work across home, garage, and workshop projects.\u003c\/p\u003e\n\n      \u003cdiv class=\"drill-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/10_2d0c69e2-48c6-4fec-a937-7eee48ddff4a.png?v=1786689838\" alt=\"50-piece titanium-coated drill bit set product overview\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"drill-section drill-section--metal\"\u003e\n    \u003cdiv class=\"drill-inner\"\u003e\n      \u003cp class=\"drill-kicker\"\u003ePRODUCT INFORMATION\u003c\/p\u003e\n      \u003ch2 class=\"drill-section-title\"\u003eDetails \u0026amp; \u003cem\u003eUse Notes.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cdiv class=\"drill-details\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eSpecifications\u003c\/summary\u003e\n          \u003cdiv class=\"drill-details-body\"\u003e\n            \u003cp\u003e\u003cstrong\u003eSet Size:\u003c\/strong\u003e 50 pieces, based on the current product image set\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e High-Speed Steel (HSS)\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eSurface:\u003c\/strong\u003e Titanium-coated\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eShown Size Range:\u003c\/strong\u003e Approximately 1\/16 in to 1\/2 in\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eCompatible Materials:\u003c\/strong\u003e Metal, wood, plastic and other suitable materials\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003ePackage Includes\u003c\/summary\u003e\n          \u003cdiv class=\"drill-details-body\"\u003e\n            \u003cp\u003e1 × 50-Piece Titanium-Coated HSS Drill Bit Set\u003c\/p\u003e\n            \u003cp\u003e1 × Organizer \/ Carry Case\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCare \/ Notes\u003c\/summary\u003e\n          \u003cdiv class=\"drill-details-body\"\u003e\n            \u003cp\u003eSelect the correct bit size and drilling speed for the material being worked.\u003c\/p\u003e\n            \u003cp\u003eSecure the workpiece before drilling and follow the drill manufacturer's operating instructions.\u003c\/p\u003e\n            \u003cp\u003eUse appropriate eye protection and other task-appropriate safety equipment during drilling.\u003c\/p\u003e\n            \u003cp\u003eClean debris from the bits after use and return them to the organizer case for storage.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"rivoneed","offers":[{"title":"50-delige Titanium gecoate boorset \/ Spiraalboren","offer_id":50253175750896,"sku":"LG30293891+LE92146296TAI-50","price":17.99,"currency_code":"USD","in_stock":true},{"title":"50-delige Titanium gecoate boorset \/ Spiraalboren+ Werkhandschoenen","offer_id":50253175783664,"sku":"LE92146296TAI-50+LE90335523","price":27.99,"currency_code":"USD","in_stock":true},{"title":"60-delige Titanium gecoate boorset \/ Spiraalboren","offer_id":50253175816432,"sku":"LE92146296TAI-60","price":18.99,"currency_code":"USD","in_stock":true},{"title":"60-delige Titanium gecoate boorset \/ Spiraalboren+ Werkhandschoenen","offer_id":50253175849200,"sku":"LE92146296TAI-60+LE90335523","price":27.99,"currency_code":"USD","in_stock":true},{"title":"70-delige Titanium gecoate boorset \/ Spiraalboren","offer_id":50253175881968,"sku":"LE92146296TAI-70","price":19.99,"currency_code":"USD","in_stock":true},{"title":"70-delige Titanium gecoate boorset \/ Spiraalboren+ Werkhandschoenen","offer_id":50253175914736,"sku":"LE92146296TAI-70+LE90335523","price":28.99,"currency_code":"USD","in_stock":true},{"title":"99-delige Titanium gecoate boorset \/ Spiraalboren","offer_id":50253175947504,"sku":"LE92146296-99","price":69.99,"currency_code":"USD","in_stock":true},{"title":"99-delige Titanium gecoate boorset \/ Spiraalboren+ Werkhandschoenen","offer_id":50253175980272,"sku":"LE92146296-99+LE90335523","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/6_4bf9b5e8-75ea-43c4-b5d5-65991a4a2fee.png?v=1786689839","url":"https:\/\/rivoneed.com\/products\/yb-410","provider":"rivoneed","version":"1.0","type":"link"}