{"product_id":"honey-badger-large-rescue-knife","title":"Honey Badger Knives | Large Rescue Knife - 8Cr13MoV Steel","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"color-scheme\" content=\"light\"\u003e\n\u003ctitle\u003eHoney Badger Large Rescue Knife - ONE SHEAR\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026amp;family=DM+Sans:wght@300;400;500;600;700\u0026amp;family=DM+Mono:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\/* ===== SCOPED TO .hbrk ONLY — SAFE FOR SHOPIFY ===== *\/\n.hbrk * { box-sizing: border-box; margin: 0; padding: 0; }\n.hbrk {\n  font-family: 'DM Sans', sans-serif;\n  color: #e6edf3;\n  background: #0d1117;\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* HERO BANNER *\/\n.hbrk-hero {\n  background: linear-gradient(135deg, #0d1117 0%, #161b22 50%, #0d1117 100%);\n  border: 1px solid #30363d;\n  border-left: 4px solid #BFFF00;\n  padding: 40px 36px;\n  margin-bottom: 4px;\n  position: relative;\n  overflow: hidden;\n}\n.hbrk-hero::before {\n  content: '';\n  position: absolute;\n  top: -60px; right: -60px;\n  width: 200px; height: 200px;\n  background: radial-gradient(circle, rgba(191,255,0,0.06) 0%, transparent 70%);\n  pointer-events: none;\n}\n.hbrk-hero-eyebrow {\n  font-family: 'DM Mono', monospace;\n  font-size: 11px;\n  letter-spacing: 0.18em;\n  color: #BFFF00;\n  text-transform: uppercase;\n  margin-bottom: 12px;\n}\n.hbrk-hero h1 {\n  font-family: 'Bebas Neue', sans-serif;\n  font-size: clamp(32px, 5vw, 52px);\n  letter-spacing: 0.04em;\n  color: #ffffff;\n  line-height: 1.05;\n  margin-bottom: 16px;\n}\n.hbrk-hero h1 span { color: #BFFF00; }\n.hbrk-hero-sub {\n  font-size: 15px;\n  color: #8b949e;\n  max-width: 580px;\n  line-height: 1.65;\n}\n\n\/* STAT STRIP *\/\n.hbrk-stats {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 2px;\n  margin-bottom: 4px;\n}\n.hbrk-stat {\n  background: #161b22;\n  border: 1px solid #21262d;\n  padding: 20px 16px;\n  text-align: center;\n}\n.hbrk-stat-val {\n  font-family: 'Bebas Neue', sans-serif;\n  font-size: 28px;\n  color: #BFFF00;\n  letter-spacing: 0.04em;\n  line-height: 1;\n  margin-bottom: 4px;\n}\n.hbrk-stat-label {\n  font-family: 'DM Mono', monospace;\n  font-size: 10px;\n  letter-spacing: 0.12em;\n  color: #6e7681;\n  text-transform: uppercase;\n}\n\n\/* DESIGN INTENT SECTION *\/\n.hbrk-section {\n  background: #161b22;\n  border: 1px solid #21262d;\n  padding: 32px 36px;\n  margin-bottom: 4px;\n}\n.hbrk-section-label {\n  font-family: 'DM Mono', monospace;\n  font-size: 10px;\n  letter-spacing: 0.18em;\n  color: #BFFF00;\n  text-transform: uppercase;\n  margin-bottom: 10px;\n}\n.hbrk-section h2 {\n  font-family: 'Bebas Neue', sans-serif;\n  font-size: 28px;\n  letter-spacing: 0.06em;\n  color: #ffffff;\n  margin-bottom: 14px;\n}\n.hbrk-section p {\n  font-size: 14px;\n  color: #8b949e;\n  line-height: 1.75;\n  max-width: 680px;\n}\n\n\/* FEATURE GRID *\/\n.hbrk-features {\n  background: #0d1117;\n  border: 1px solid #21262d;\n  padding: 32px 36px;\n  margin-bottom: 4px;\n}\n.hbrk-features-label {\n  font-family: 'DM Mono', monospace;\n  font-size: 10px;\n  letter-spacing: 0.18em;\n  color: #BFFF00;\n  text-transform: uppercase;\n  margin-bottom: 10px;\n}\n.hbrk-features h2 {\n  font-family: 'Bebas Neue', sans-serif;\n  font-size: 28px;\n  letter-spacing: 0.06em;\n  color: #ffffff;\n  margin-bottom: 24px;\n}\n.hbrk-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 2px;\n}\n.hbrk-feature-card {\n  background: #161b22;\n  border: 1px solid #21262d;\n  border-top: 2px solid transparent;\n  padding: 22px 20px;\n  transition: border-color 0.2s;\n}\n.hbrk-feature-card:hover { border-top-color: #BFFF00; }\n.hbrk-feature-icon {\n  font-size: 22px;\n  margin-bottom: 10px;\n  line-height: 1;\n}\n.hbrk-feature-title {\n  font-family: 'DM Sans', sans-serif;\n  font-weight: 600;\n  font-size: 13px;\n  color: #e6edf3;\n  margin-bottom: 6px;\n  text-transform: uppercase;\n  letter-spacing: 0.05em;\n}\n.hbrk-feature-desc {\n  font-size: 13px;\n  color: #6e7681;\n  line-height: 1.6;\n}\n\n\/* BLADE TECH CALLOUT *\/\n.hbrk-callout {\n  background: linear-gradient(90deg, #0f1a00 0%, #161b22 100%);\n  border: 1px solid #BFFF00;\n  border-left: 4px solid #BFFF00;\n  padding: 24px 28px;\n  margin-bottom: 4px;\n  display: flex;\n  align-items: flex-start;\n  gap: 18px;\n}\n.hbrk-callout-icon {\n  font-size: 28px;\n  flex-shrink: 0;\n  margin-top: 2px;\n}\n.hbrk-callout-text strong {\n  display: block;\n  font-family: 'DM Sans', sans-serif;\n  font-weight: 700;\n  font-size: 13px;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  color: #BFFF00;\n  margin-bottom: 6px;\n}\n.hbrk-callout-text p {\n  font-size: 13px;\n  color: #8b949e;\n  line-height: 1.65;\n}\n\n\/* SPECS TABLE *\/\n.hbrk-specs {\n  background: #161b22;\n  border: 1px solid #21262d;\n  padding: 32px 36px;\n  margin-bottom: 4px;\n}\n.hbrk-specs-label {\n  font-family: 'DM Mono', monospace;\n  font-size: 10px;\n  letter-spacing: 0.18em;\n  color: #BFFF00;\n  text-transform: uppercase;\n  margin-bottom: 10px;\n}\n.hbrk-specs h2 {\n  font-family: 'Bebas Neue', sans-serif;\n  font-size: 28px;\n  letter-spacing: 0.06em;\n  color: #ffffff;\n  margin-bottom: 24px;\n}\n.hbrk-specs-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 2px;\n}\n.hbrk-spec-row {\n  background: #0d1117;\n  border: 1px solid #21262d;\n  padding: 14px 18px;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n}\n.hbrk-spec-key {\n  font-family: 'DM Mono', monospace;\n  font-size: 11px;\n  color: #6e7681;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n}\n.hbrk-spec-val {\n  font-family: 'DM Sans', sans-serif;\n  font-weight: 600;\n  font-size: 13px;\n  color: #e6edf3;\n  text-align: right;\n}\n.hbrk-spec-val.accent { color: #BFFF00; }\n\n\/* WHAT'S INCLUDED *\/\n.hbrk-includes {\n  background: #0d1117;\n  border: 1px solid #21262d;\n  padding: 32px 36px;\n  margin-bottom: 4px;\n}\n.hbrk-includes-label {\n  font-family: 'DM Mono', monospace;\n  font-size: 10px;\n  letter-spacing: 0.18em;\n  color: #BFFF00;\n  text-transform: uppercase;\n  margin-bottom: 10px;\n}\n.hbrk-includes h2 {\n  font-family: 'Bebas Neue', sans-serif;\n  font-size: 28px;\n  letter-spacing: 0.06em;\n  color: #ffffff;\n  margin-bottom: 20px;\n}\n.hbrk-includes-list {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.hbrk-includes-list li {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  font-size: 14px;\n  color: #8b949e;\n}\n.hbrk-includes-list li::before {\n  content: '✓';\n  font-family: 'DM Mono', monospace;\n  font-size: 12px;\n  color: #BFFF00;\n  font-weight: 700;\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  border: 1px solid rgba(191,255,0,0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 2px;\n}\n\n\/* WARRANTY BADGE *\/\n.hbrk-warranty {\n  background: linear-gradient(135deg, #161b22 0%, #0d1117 100%);\n  border: 1px solid #21262d;\n  padding: 28px 36px;\n  display: flex;\n  align-items: center;\n  gap: 24px;\n}\n.hbrk-warranty-badge {\n  flex-shrink: 0;\n  width: 72px;\n  height: 72px;\n  border: 2px solid #BFFF00;\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  background: rgba(191,255,0,0.05);\n}\n.hbrk-warranty-badge span:first-child {\n  font-family: 'Bebas Neue', sans-serif;\n  font-size: 22px;\n  color: #BFFF00;\n  line-height: 1;\n}\n.hbrk-warranty-badge span:last-child {\n  font-family: 'DM Mono', monospace;\n  font-size: 8px;\n  color: #BFFF00;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n}\n.hbrk-warranty-text strong {\n  display: block;\n  font-family: 'Bebas Neue', sans-serif;\n  font-size: 20px;\n  letter-spacing: 0.06em;\n  color: #ffffff;\n  margin-bottom: 4px;\n}\n.hbrk-warranty-text p {\n  font-size: 13px;\n  color: #6e7681;\n  line-height: 1.6;\n}\n\n\/* COLOR VARIANTS *\/\n.hbrk-colors {\n  background: #161b22;\n  border: 1px solid #21262d;\n  padding: 32px 36px;\n  margin-bottom: 4px;\n}\n.hbrk-colors-label {\n  font-family: 'DM Mono', monospace;\n  font-size: 10px;\n  letter-spacing: 0.18em;\n  color: #BFFF00;\n  text-transform: uppercase;\n  margin-bottom: 10px;\n}\n.hbrk-colors h2 {\n  font-family: 'Bebas Neue', sans-serif;\n  font-size: 28px;\n  letter-spacing: 0.06em;\n  color: #ffffff;\n  margin-bottom: 20px;\n}\n.hbrk-color-swatches {\n  display: flex;\n  gap: 16px;\n  flex-wrap: wrap;\n}\n.hbrk-swatch {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #0d1117;\n  border: 1px solid #21262d;\n  padding: 12px 16px;\n  border-radius: 3px;\n}\n.hbrk-swatch-dot {\n  width: 16px; height: 16px;\n  border-radius: 50%;\n  flex-shrink: 0;\n  border: 1px solid rgba(255,255,255,0.15);\n}\n.hbrk-swatch-name {\n  font-family: 'DM Mono', monospace;\n  font-size: 11px;\n  letter-spacing: 0.08em;\n  color: #8b949e;\n  text-transform: uppercase;\n}\n.hbrk-swatch.active { border-color: #BFFF00; }\n.hbrk-swatch.active .hbrk-swatch-name { color: #BFFF00; }\n\n\/* RESPONSIVE *\/\n@media (max-width: 640px) {\n  .hbrk-hero, .hbrk-section, .hbrk-features, .hbrk-specs, .hbrk-includes, .hbrk-warranty, .hbrk-colors {\n    padding: 24px 20px;\n  }\n  .hbrk-stats { grid-template-columns: repeat(2, 1fr); }\n  .hbrk-feature-grid { grid-template-columns: 1fr; }\n  .hbrk-specs-grid { grid-template-columns: 1fr; }\n  .hbrk-warranty { flex-direction: column; gap: 16px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"hbrk\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hbrk-hero\"\u003e\n    \u003cdiv class=\"hbrk-hero-eyebrow\"\u003eHoney Badger Knives × ONE SHEAR\u003c\/div\u003e\n    \u003ch1\u003eLarge Rescue Knife\u003cbr\u003e\u003cspan\u003e8Cr13MoV Steel\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hbrk-hero-sub\"\u003ePurpose-built for emergency response. The sheepsfoot blade design cuts clothing, webbing, and seat belts without puncturing underlying tissue—a precision tool for first responders who can't afford to fumble.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STATS STRIP --\u003e\n  \u003cdiv class=\"hbrk-stats\"\u003e\n    \u003cdiv class=\"hbrk-stat\"\u003e\n      \u003cdiv class=\"hbrk-stat-val\"\u003e3.63\"\u003c\/div\u003e\n      \u003cdiv class=\"hbrk-stat-label\"\u003eBlade Length\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hbrk-stat\"\u003e\n      \u003cdiv class=\"hbrk-stat-val\"\u003e8.25\"\u003c\/div\u003e\n      \u003cdiv class=\"hbrk-stat-label\"\u003eOpen Length\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hbrk-stat\"\u003e\n      \u003cdiv class=\"hbrk-stat-val\"\u003e3.9oz\u003c\/div\u003e\n      \u003cdiv class=\"hbrk-stat-label\"\u003eWeight\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hbrk-stat\"\u003e\n      \u003cdiv class=\"hbrk-stat-val\"\u003e10YR\u003c\/div\u003e\n      \u003cdiv class=\"hbrk-stat-label\"\u003eWarranty\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESIGN INTENT --\u003e\n  \u003cdiv class=\"hbrk-section\"\u003e\n    \u003cdiv class=\"hbrk-section-label\"\u003eDesign Intent\u003c\/div\u003e\n    \u003ch2\u003eBuilt for the Moment It Counts\u003c\/h2\u003e\n    \u003cp\u003eThe Honey Badger Rescue Knife was engineered around one scenario: a crisis where hesitation costs lives. The fully serrated blade leverages linear serration geometry to maximize cutting edge contact against synthetic fibers—seatbelts, tactical webbing, clothing—while the sheepsfoot tip eliminates the risk of puncture. Ball bearing-assisted opening ensures deployment is never a question under stress. Designed and tested in South Africa. Trusted by responders worldwide.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BLADE TECH CALLOUT --\u003e\n  \u003cdiv class=\"hbrk-callout\"\u003e\n    \u003cdiv class=\"hbrk-callout-icon\"\u003e⚔️\u003c\/div\u003e\n    \u003cdiv class=\"hbrk-callout-text\"\u003e\n      \u003cstrong\u003eSheepsfoot Blade Geometry\u003c\/strong\u003e\n      \u003cp\u003eUnlike standard clip-point or tanto blades, the sheepsfoot profile removes the pointed tip entirely—replacing it with a squared-off spine that allows aggressive cutting pressure without risk of accidental puncture. Standard issue logic for EMS, firefighters, and tactical medical personnel.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"hbrk-features\"\u003e\n    \u003cdiv class=\"hbrk-features-label\"\u003eFeatures\u003c\/div\u003e\n    \u003ch2\u003eWhat Sets It Apart\u003c\/h2\u003e\n    \u003cdiv class=\"hbrk-feature-grid\"\u003e\n      \u003cdiv class=\"hbrk-feature-card\"\u003e\n        \u003cdiv class=\"hbrk-feature-icon\"\u003e🔩\u003c\/div\u003e\n        \u003cdiv class=\"hbrk-feature-title\"\u003eBall Bearing Action\u003c\/div\u003e\n        \u003cdiv class=\"hbrk-feature-desc\"\u003eRoller bearing pivot delivers ultra-smooth one-handed deployment. No drag, no hesitation—flicks open with a single finger under pressure.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-feature-card\"\u003e\n        \u003cdiv class=\"hbrk-feature-icon\"\u003e🪝\u003c\/div\u003e\n        \u003cdiv class=\"hbrk-feature-title\"\u003eFull Linear Serration\u003c\/div\u003e\n        \u003cdiv class=\"hbrk-feature-desc\"\u003e100% serrated blade with linear geometry extends effective cutting edge beyond similarly sized straight blades. Dominates synthetic materials on contact.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-feature-card\"\u003e\n        \u003cdiv class=\"hbrk-feature-icon\"\u003e✋\u003c\/div\u003e\n        \u003cdiv class=\"hbrk-feature-title\"\u003eHoneycomb FRN Grip\u003c\/div\u003e\n        \u003cdiv class=\"hbrk-feature-desc\"\u003eFiber Reinforced Nylon handles with multi-directional honeycomb texture provide confident grip wet or dry, gloved or bare-handed.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-feature-card\"\u003e\n        \u003cdiv class=\"hbrk-feature-icon\"\u003e🔄\u003c\/div\u003e\n        \u003cdiv class=\"hbrk-feature-title\"\u003eAmbidextrous Clip\u003c\/div\u003e\n        \u003cdiv class=\"hbrk-feature-desc\"\u003eDeep-carry pocket clip configures for left or right-hand carry. Rides low and discreet. Pairs with a lanyard hole for secondary retention.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-feature-card\"\u003e\n        \u003cdiv class=\"hbrk-feature-icon\"\u003e🔒\u003c\/div\u003e\n        \u003cdiv class=\"hbrk-feature-title\"\u003eLiner Lock System\u003c\/div\u003e\n        \u003cdiv class=\"hbrk-feature-desc\"\u003ePositive lock engagement holds the blade open under cutting load. Clean, proven mechanism with predictable engagement and release.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-feature-card\"\u003e\n        \u003cdiv class=\"hbrk-feature-icon\"\u003e🧲\u003c\/div\u003e\n        \u003cdiv class=\"hbrk-feature-title\"\u003eJimped Finger Groove\u003c\/div\u003e\n        \u003cdiv class=\"hbrk-feature-desc\"\u003eMachined jimping along the finger groove and blade spine delivers tactile index points that keep your grip precise and locked in.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"hbrk-specs\"\u003e\n    \u003cdiv class=\"hbrk-specs-label\"\u003eTechnical Specifications\u003c\/div\u003e\n    \u003ch2\u003eFull Spec Sheet\u003c\/h2\u003e\n    \u003cdiv class=\"hbrk-specs-grid\"\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eBlade Length\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val\"\u003e3.63 in \/ 92 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eOverall Length\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val\"\u003e8.25 in \/ 210 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eClosed Length\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val\"\u003e4.60 in \/ 117 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eBlade Thickness\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val\"\u003e0.118 in \/ 3 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eWeight\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val\"\u003e3.9 oz \/ 110 g\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eBlade Steel\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val accent\"\u003e8Cr13MoV\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eBlade Shape\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val\"\u003eRescue \/ Sheepsfoot\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eBlade Finish\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val\"\u003eSatin, Fully Serrated\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eHandle Material\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val\"\u003eFRN\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eLock Type\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val\"\u003eLiner Lock\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eAction\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val\"\u003eBall Bearing Flipper\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003ePocket Clip\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val\"\u003eAmbidextrous Deep Carry\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eScrew Color\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val\"\u003eSilver\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eBox Dimensions\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val\"\u003e6.25 × 2.75 × 1.25 in\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eSKU — Black\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val accent\"\u003eHB1744-BK\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eSKU — Tan\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val accent\"\u003eHB1744-TN\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eSKU — Blue\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val accent\"\u003eHB1744-BL\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-spec-row\"\u003e\n        \u003cspan class=\"hbrk-spec-key\"\u003eSKU — Orange\u003c\/span\u003e\n        \u003cspan class=\"hbrk-spec-val accent\"\u003eHB1744-OR\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COLOR VARIANTS --\u003e\n  \u003cdiv class=\"hbrk-colors\"\u003e\n    \u003cdiv class=\"hbrk-colors-label\"\u003eAvailable Colors\u003c\/div\u003e\n    \u003ch2\u003eHandle Color Options\u003c\/h2\u003e\n    \u003cdiv class=\"hbrk-color-swatches\"\u003e\n      \u003cdiv class=\"hbrk-swatch\"\u003e\n        \u003cdiv class=\"hbrk-swatch-dot\" style=\"background:#1c1c1e;\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"hbrk-swatch-name\"\u003eBlack\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-swatch\"\u003e\n        \u003cdiv class=\"hbrk-swatch-dot\" style=\"background:#b5a07a;\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"hbrk-swatch-name\"\u003eTan\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-swatch\"\u003e\n        \u003cdiv class=\"hbrk-swatch-dot\" style=\"background:#2b5ea7;\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"hbrk-swatch-name\"\u003eBlue\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hbrk-swatch\"\u003e\n        \u003cdiv class=\"hbrk-swatch-dot\" style=\"background:#e85d04;\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"hbrk-swatch-name\"\u003eOrange\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INCLUDES --\u003e\n  \u003cdiv class=\"hbrk-includes\"\u003e\n    \u003cdiv class=\"hbrk-includes-label\"\u003eIn the Box\u003c\/div\u003e\n    \u003ch2\u003eWhat's Included\u003c\/h2\u003e\n    \u003cul class=\"hbrk-includes-list\"\u003e\n      \u003cli\u003eHoney Badger Large Rescue Knife (color of choice)\u003c\/li\u003e\n      \u003cli\u003eRetail Box Packaging\u003c\/li\u003e\n      \u003cli\u003eAmbidextrous Deep-Carry Pocket Clip (pre-installed)\u003c\/li\u003e\n      \u003cli\u003eLanyard Hole for Secondary Retention\u003c\/li\u003e\n      \u003cli\u003e10-Year Manufacturer Warranty Registration\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WARRANTY --\u003e\n  \u003cdiv class=\"hbrk-warranty\"\u003e\n    \u003cdiv class=\"hbrk-warranty-badge\"\u003e\n      \u003cspan\u003e10\u003c\/span\u003e\n      \u003cspan\u003eYear\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hbrk-warranty-text\"\u003e\n      \u003cstrong\u003e10-Year Manufacturer Warranty\u003c\/strong\u003e\n      \u003cp\u003eHoney Badger Knives backs every blade with a 10-year warranty against defects in materials and workmanship. Designed and tested in South Africa. Distributed from a US-based warehouse with next-business-day shipping.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"Honey Badger Knives","offers":[{"title":"Black","offer_id":52044405637351,"sku":"HB1741-LG-BK","price":49.99,"currency_code":"USD","in_stock":false},{"title":"Tan","offer_id":52044405670119,"sku":"HB1742-LG-TN","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":52044405702887,"sku":"HB1744-LG-BL","price":49.99,"currency_code":"USD","in_stock":false},{"title":"Orange","offer_id":52044405735655,"sku":"HB1746-LG-ORE","price":49.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0453\/1450\/6911\/files\/FullSizeRender.jpg?v=1778294093","url":"https:\/\/www.oneshear.com\/fr\/products\/honey-badger-large-rescue-knife","provider":"ONE SHEAR®","version":"1.0","type":"link"}