{"title":"K9","description":"\u003cstyle\u003e\n.fd-k9c {\n  --fd-orange:#d06f2f;\n  --fd-orange-dark:#a9531f;\n  --fd-dark:#111820;\n  --fd-dark-2:#1b2530;\n  --fd-steel:#2c3945;\n  --fd-muted:#aeb8c2;\n  --fd-border:#2e3943;\n  --fd-white:#ffffff;\n  max-width:1280px;\n  margin:0 auto;\n  padding:38px 18px 56px;\n  font-family:Arial, Helvetica, sans-serif;\n  color:#e9eef2;\n  line-height:1.6;\n}\n\n.fd-k9c * {\n  box-sizing:border-box;\n}\n\n.fd-k9c-hero {\n  position:relative;\n  overflow:hidden;\n  border-radius:24px;\n  min-height:620px;\n  display:flex;\n  align-items:flex-end;\n  padding:38px;\n  background:\n    linear-gradient(90deg, rgba(10,16,22,.88) 0%, rgba(10,16,22,.68) 40%, rgba(10,16,22,.32) 68%, rgba(10,16,22,.18) 100%),\n    url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/TK-101-2DH_7_720x_158c1d61-d1c5-40ee-8c42-27533494bf9a.jpg?v=1774530186\") center center \/ cover no-repeat;\n  box-shadow:0 18px 44px rgba(0,0,0,.24);\n  margin-bottom:22px;\n}\n\n.fd-k9c-hero:before {\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:\n    radial-gradient(circle at top right, rgba(208,111,47,.26), transparent 28%),\n    linear-gradient(to top, rgba(0,0,0,.12), transparent 45%);\n  pointer-events:none;\n}\n\n.fd-k9c-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:720px;\n}\n\n.fd-k9c-badge {\n  display:inline-block;\n  padding:8px 14px;\n  border-radius:999px;\n  background:rgba(208,111,47,.16);\n  color:#ffb37f;\n  border:1px solid rgba(208,111,47,.34);\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  margin-bottom:14px;\n}\n\n.fd-k9c h1 {\n  font-size:50px;\n  line-height:1.02;\n  margin:0 0 14px;\n  color:#fff;\n  text-transform:uppercase;\n  letter-spacing:.02em;\n}\n\n.fd-k9c p {\n  margin:0 0 14px;\n  color:var(--fd-muted);\n  font-size:16px;\n}\n\n.fd-k9c-hero p {\n  color:#d4dce3;\n  font-size:17px;\n  max-width:650px;\n}\n\n.fd-k9c-cta-row {\n  display:flex;\n  flex-wrap:wrap;\n  gap:12px;\n  margin-top:20px;\n}\n\n.fd-k9c-btn {\n  display:inline-block;\n  text-decoration:none;\n  padding:14px 20px;\n  border-radius:10px;\n  font-size:14px;\n  font-weight:700;\n  transition:.2s ease;\n}\n\n.fd-k9c-btn-primary {\n  background:var(--fd-orange);\n  color:#fff;\n  box-shadow:0 10px 22px rgba(208,111,47,.25);\n}\n\n.fd-k9c-btn-secondary {\n  background:rgba(255,255,255,.06);\n  color:#fff;\n  border:1px solid rgba(255,255,255,.18);\n  backdrop-filter:blur(4px);\n}\n\n.fd-k9c-btn:hover {\n  transform:translateY(-2px);\n}\n\n.fd-k9c-topgrid {\n  display:grid;\n  grid-template-columns:1.15fr .85fr;\n  gap:22px;\n  margin-bottom:26px;\n}\n\n.fd-k9c-sidepanel {\n  background:linear-gradient(135deg,#161f28 0%, #25323d 100%);\n  border:1px solid #34424d;\n  border-radius:22px;\n  padding:28px;\n  box-shadow:0 12px 30px rgba(0,0,0,.16);\n}\n\n.fd-k9c-sidepanel h3 {\n  margin:0 0 12px;\n  font-size:24px;\n  color:#fff;\n  text-transform:uppercase;\n  letter-spacing:.02em;\n}\n\n.fd-k9c-sidepanel ul {\n  margin:0;\n  padding-left:18px;\n}\n\n.fd-k9c-sidepanel li {\n  margin-bottom:10px;\n  color:#dbe4eb;\n}\n\n.fd-k9c-mosaic {\n  display:grid;\n  grid-template-columns:1.15fr .85fr .85fr;\n  gap:14px;\n  margin-bottom:32px;\n}\n\n.fd-k9c-shot,\n.fd-k9c-shot-stack \u003e div {\n  position:relative;\n  overflow:hidden;\n  border-radius:18px;\n  border:1px solid #2d3944;\n  min-height:220px;\n  box-shadow:0 10px 24px rgba(0,0,0,.16);\n}\n\n.fd-k9c-shot.tall {\n  min-height:470px;\n}\n\n.fd-k9c-shot img,\n.fd-k9c-shot-stack \u003e div img {\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  display:block;\n  transition:transform .35s ease;\n}\n\n.fd-k9c-shot:hover img,\n.fd-k9c-shot-stack \u003e div:hover img {\n  transform:scale(1.05);\n}\n\n.fd-k9c-shot-stack {\n  display:grid;\n  grid-template-rows:1fr 1fr;\n  gap:14px;\n}\n\n.fd-k9c-overlay {\n  position:absolute;\n  left:0;\n  right:0;\n  bottom:0;\n  padding:18px;\n  background:linear-gradient(to top, rgba(0,0,0,.74), rgba(0,0,0,0));\n}\n\n.fd-k9c-overlay strong {\n  display:block;\n  font-size:18px;\n  line-height:1.18;\n  color:#fff;\n  text-transform:uppercase;\n}\n\n.fd-k9c-overlay span {\n  display:block;\n  font-size:13px;\n  color:#d8e0e7;\n  margin-top:5px;\n}\n\n.fd-k9c-features {\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:14px;\n  margin:0 0 34px;\n}\n\n.fd-k9c-feature {\n  background:linear-gradient(180deg,#1a232d 0%, #202c37 100%);\n  border:1px solid #32414d;\n  border-radius:16px;\n  padding:18px 16px;\n  text-align:center;\n  box-shadow:0 8px 22px rgba(0,0,0,.12);\n}\n\n.fd-k9c-feature strong {\n  display:block;\n  font-size:15px;\n  margin-bottom:6px;\n  color:#fff;\n  text-transform:uppercase;\n}\n\n.fd-k9c-feature span {\n  display:block;\n  font-size:14px;\n  color:#b9c4ce;\n}\n\n.fd-k9c-section {\n  margin-top:40px;\n}\n\n.fd-k9c-section h2 {\n  font-size:32px;\n  margin:0 0 10px;\n  color:#fff;\n  text-transform:uppercase;\n}\n\n.fd-k9c-section-intro {\n  max-width:920px;\n  color:#b9c4ce;\n  margin-bottom:20px;\n}\n\n.fd-k9c-cards {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n}\n\n.fd-k9c-card {\n  position:relative;\n  background:linear-gradient(180deg,#1a232d 0%, #202b35 100%);\n  border:1px solid #33404a;\n  border-radius:20px;\n  padding:24px;\n  box-shadow:0 10px 28px rgba(0,0,0,.14);\n  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n}\n\n.fd-k9c-card:hover {\n  transform:translateY(-4px);\n  border-color:rgba(208,111,47,.55);\n  box-shadow:0 16px 34px rgba(0,0,0,.22);\n}\n\n.fd-k9c-card:before {\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:0;\n  width:100%;\n  height:4px;\n  background:linear-gradient(90deg,var(--fd-orange),#ffb37f);\n  border-radius:20px 20px 0 0;\n}\n\n.fd-k9c-card h3 {\n  font-size:24px;\n  line-height:1.14;\n  margin:0 0 10px;\n  color:#fff;\n  text-transform:uppercase;\n}\n\n.fd-k9c-card p {\n  font-size:14px;\n  color:#bcc6cf;\n  margin:0 0 16px;\n}\n\n.fd-k9c-tags {\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-bottom:16px;\n}\n\n.fd-k9c-tag {\n  font-size:12px;\n  font-weight:700;\n  padding:6px 10px;\n  border-radius:999px;\n  background:rgba(208,111,47,.12);\n  color:#ffb37f;\n  border:1px solid rgba(208,111,47,.24);\n  text-transform:uppercase;\n}\n\n.fd-k9c-link {\n  display:inline-block;\n  background:var(--fd-orange);\n  color:#fff;\n  text-decoration:none;\n  padding:11px 15px;\n  border-radius:9px;\n  font-weight:700;\n  font-size:14px;\n}\n\n.fd-k9c-info {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:18px;\n}\n\n.fd-k9c-info-card {\n  background:linear-gradient(180deg,#171f28 0%, #202a34 100%);\n  border:1px solid #33404a;\n  border-radius:18px;\n  padding:22px;\n  box-shadow:0 8px 24px rgba(0,0,0,.12);\n}\n\n.fd-k9c-info-card h3 {\n  margin:0 0 10px;\n  font-size:22px;\n  color:#fff;\n  text-transform:uppercase;\n}\n\n.fd-k9c-info-card ul {\n  margin:0;\n  padding-left:18px;\n}\n\n.fd-k9c-info-card li {\n  margin-bottom:8px;\n  color:#c7d0d8;\n}\n\n.fd-k9c-banner {\n  margin-top:38px;\n  background:\n    linear-gradient(135deg, rgba(17,24,32,.95) 0%, rgba(35,48,60,.94) 100%),\n    url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/TH102-2-CYB_720x_40134e98-d65b-48b9-8f96-23bafa0ea104.webp?v=1774530186\") center center \/ cover no-repeat;\n  border:1px solid #36434d;\n  color:#fff;\n  border-radius:22px;\n  padding:30px;\n  box-shadow:0 14px 36px rgba(0,0,0,.18);\n}\n\n.fd-k9c-banner h2 {\n  margin:0 0 10px;\n  color:#fff;\n  font-size:32px;\n  text-transform:uppercase;\n}\n\n.fd-k9c-banner p {\n  color:#d7dfe6;\n  margin:0;\n}\n\n@media (max-width: 1024px) {\n  .fd-k9c-topgrid,\n  .fd-k9c-mosaic,\n  .fd-k9c-cards,\n  .fd-k9c-info {\n    grid-template-columns:1fr;\n  }\n\n  .fd-k9c-shot.tall {\n    min-height:260px;\n  }\n\n  .fd-k9c-shot-stack {\n    grid-template-rows:auto;\n  }\n}\n\n@media (max-width: 767px) {\n  .fd-k9c {\n    padding:24px 12px 42px;\n  }\n\n  .fd-k9c h1 {\n    font-size:34px;\n  }\n\n  .fd-k9c-section h2,\n  .fd-k9c-banner h2 {\n    font-size:24px;\n  }\n\n  .fd-k9c-hero {\n    min-height:520px;\n    padding:24px 20px;\n  }\n\n  .fd-k9c-features {\n    grid-template-columns:1fr 1fr;\n  }\n}\n\n@media (max-width: 560px) {\n  .fd-k9c-features {\n    grid-template-columns:1fr;\n  }\n}\n\u003c\/style\u003e\n\u003csection class=\"fd-k9c\"\u003e\n\u003cdiv class=\"fd-k9c-topgrid\"\u003e\n\u003cdiv class=\"fd-k9c-hero\"\u003e\n\u003cdiv class=\"fd-k9c-hero-inner\"\u003e\n\u003cspan class=\"fd-k9c-badge\"\u003eK9 Collection\u003c\/span\u003e\n\u003ch1\u003eK9 SYSTEMS\u003c\/h1\u003e\n\u003cp\u003eBuilt for police, military, and search operations, the K9 collection brings together mission-ready harnesses, leashes, lifting solutions, and handler support equipment designed for working dogs in demanding environments.\u003c\/p\u003e\n\u003cp\u003eWhen control, durability, and safety matter, purpose-built K9 equipment supports better mobility, stronger handling, and more reliable performance in the field.\u003c\/p\u003e\n\u003cdiv class=\"fd-k9c-cta-row\"\u003e\n\u003ca class=\"fd-k9c-btn fd-k9c-btn-primary\" href=\"\/es\/pages\/contact\"\u003eRequest a Quote\u003c\/a\u003e \u003ca class=\"fd-k9c-btn fd-k9c-btn-secondary\" href=\"\/es\/collections\/k9\"\u003eBrowse Category\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-sidepanel\"\u003e\n\u003ch3\u003eOperational Focus\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWorking-dog harnesses for tactical, SAR, and military use\u003c\/li\u003e\n\u003cli\u003eHandler control systems with heavy-duty leash configurations\u003c\/li\u003e\n\u003cli\u003eLifting, carry, and support solutions for mission movement\u003c\/li\u003e\n\u003cli\u003ePurpose-built gear for mobility, control, and durability\u003c\/li\u003e\n\u003cli\u003eStructured for serious field users, not casual pet applications\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-mosaic\"\u003e\n\u003cdiv class=\"fd-k9c-shot tall\"\u003e\n\u003cimg alt=\"Fusion K9 Trekker dual handle harness\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/TK-101-2DH_7_720x_158c1d61-d1c5-40ee-8c42-27533494bf9a.jpg?v=1774530186\"\u003e\n\u003cdiv class=\"fd-k9c-overlay\"\u003e\n\u003cstrong\u003eTactical Harness Platforms\u003c\/strong\u003e \u003cspan\u003eLoad-bearing, dual-handle systems for control and mission movement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-shot-stack\"\u003e\n\u003cdiv\u003e\n\u003cimg alt=\"Fusion tactical K9 harness\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/TH102-2-CYB_720x_40134e98-d65b-48b9-8f96-23bafa0ea104.webp?v=1774530186\"\u003e\n\u003cdiv class=\"fd-k9c-overlay\"\u003e\n\u003cstrong\u003eMission Control\u003c\/strong\u003e \u003cspan\u003eSecure working-dog handling in tactical and rescue environments\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cimg alt=\"Fusion K9 long leash\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/LD-11-FR-2999-CYB-72_720x_7d6bb2c6-4d45-4da4-a232-d68118fef8cb.webp?v=1774530748\"\u003e\n\u003cdiv class=\"fd-k9c-overlay\"\u003e\n\u003cstrong\u003eLong-Line Control\u003c\/strong\u003e \u003cspan\u003eExtended leash systems for tracking, distance control, and training\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-shot-stack\"\u003e\n\u003cdiv\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/FUSION_TACTICAL-40.webp?v=1774533563\" alt=\"\"\u003e\n\u003cdiv class=\"fd-k9c-overlay\"\u003e\n\u003cstrong\u003eLift \u0026amp; Support\u003c\/strong\u003e \u003cspan\u003eSystems built for movement, handling, and operational assistance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fd-k9c-overlay\"\u003e\n\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/Air_Base_3_720x_5b86c356-d451-4b96-bdc1-6bcd1ddafece.webp?v=1774533562\" alt=\"\"\u003eOperational Mobility\u003c\/strong\u003e \u003cspan\u003eReliable equipment for active duty, SAR, and specialized teams\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-features\"\u003e\n\u003cdiv class=\"fd-k9c-feature\"\u003e\n\u003cstrong\u003eHandler Control\u003c\/strong\u003e \u003cspan\u003eBetter management during dynamic operational movement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-feature\"\u003e\n\u003cstrong\u003eLoad Strength\u003c\/strong\u003e \u003cspan\u003eHeavy-duty components for serious field use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-feature\"\u003e\n\u003cstrong\u003eMission Mobility\u003c\/strong\u003e \u003cspan\u003eBuilt to support movement, lifting, and deployment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-feature\"\u003e\n\u003cstrong\u003eWorking-Dog Focus\u003c\/strong\u003e \u003cspan\u003eProfessional systems for real operational applications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-section\"\u003e\n\u003ch2\u003eExplore the K9 Category\u003c\/h2\u003e\n\u003cp class=\"fd-k9c-section-intro\"\u003eThis category is built for agencies, handlers, and teams looking for stronger, more operationally relevant K9 equipment — from heavy-duty harnesses to control systems and working-dog support gear.\u003c\/p\u003e\n\u003cdiv class=\"fd-k9c-cards\"\u003e\n\u003cdiv class=\"fd-k9c-card\"\u003e\n\u003ch3\u003eK9 Tactical Harnesses\u003c\/h3\u003e\n\u003cdiv class=\"fd-k9c-tags\"\u003e\n\u003cspan class=\"fd-k9c-tag\"\u003eDual Handle\u003c\/span\u003e \u003cspan class=\"fd-k9c-tag\"\u003eLift Support\u003c\/span\u003e \u003cspan class=\"fd-k9c-tag\"\u003eLoad Bearing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eMission-capable harness systems designed for control, stability, mobility, and support in tactical, rescue, and military environments.\u003c\/p\u003e\n\u003ca class=\"fd-k9c-link\" href=\"\/es\/collections\/k9\"\u003eExplore Harnesses\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-card\"\u003e\n\u003ch3\u003eK9 Leashes \u0026amp; Control Systems\u003c\/h3\u003e\n\u003cdiv class=\"fd-k9c-tags\"\u003e\n\u003cspan class=\"fd-k9c-tag\"\u003eLong Line\u003c\/span\u003e \u003cspan class=\"fd-k9c-tag\"\u003eTraining\u003c\/span\u003e \u003cspan class=\"fd-k9c-tag\"\u003eField Control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eProfessional-grade leash systems built for tracking, recall work, distance handling, and operational control under demanding conditions.\u003c\/p\u003e\n\u003ca class=\"fd-k9c-link\" href=\"\/es\/collections\/k9\"\u003eExplore Control Gear\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-card\"\u003e\n\u003ch3\u003eK9 Support \u0026amp; Movement Solutions\u003c\/h3\u003e\n\u003cdiv class=\"fd-k9c-tags\"\u003e\n\u003cspan class=\"fd-k9c-tag\"\u003eLift\u003c\/span\u003e \u003cspan class=\"fd-k9c-tag\"\u003eCarry\u003c\/span\u003e \u003cspan class=\"fd-k9c-tag\"\u003eSupport\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eEquipment configured to improve movement, support working-dog handling, and provide stronger integration with operational scenarios.\u003c\/p\u003e\n\u003ca class=\"fd-k9c-link\" href=\"\/es\/collections\/k9\"\u003eExplore Support Gear\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-card\"\u003e\n\u003ch3\u003eK9 Systems for Agencies\u003c\/h3\u003e\n\u003cdiv class=\"fd-k9c-tags\"\u003e\n\u003cspan class=\"fd-k9c-tag\"\u003ePolice\u003c\/span\u003e \u003cspan class=\"fd-k9c-tag\"\u003eMilitary\u003c\/span\u003e \u003cspan class=\"fd-k9c-tag\"\u003eSAR\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003ePurpose-built K9 equipment selected for law enforcement, military working dogs, and search teams requiring more than standard commercial pet gear.\u003c\/p\u003e\n\u003ca class=\"fd-k9c-link\" href=\"\/es\/collections\/k9\"\u003eExplore K9 Systems\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-section\"\u003e\n\u003ch2\u003eWhy This Category Matters\u003c\/h2\u003e\n\u003cdiv class=\"fd-k9c-info\"\u003e\n\u003cdiv class=\"fd-k9c-info-card\"\u003e\n\u003ch3\u003eProfessional K9 Focus\u003c\/h3\u003e\n\u003cp\u003eWorking dogs operate in environments where control, strength, and reliability matter. This collection is structured to support real operational use rather than lifestyle or recreational pet products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-info-card\"\u003e\n\u003ch3\u003eIdeal Users\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePolice K9 units\u003c\/li\u003e\n\u003cli\u003eMilitary working dog teams\u003c\/li\u003e\n\u003cli\u003eSearch \u0026amp; Rescue handlers\u003c\/li\u003e\n\u003cli\u003eTracking and detection teams\u003c\/li\u003e\n\u003cli\u003eAgencies needing field-ready K9 systems\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-k9c-banner\"\u003e\n\u003ch2\u003eK9 Equipment That Works Under Pressure\u003c\/h2\u003e\n\u003cp\u003eFair D Canada offers K9 systems selected for control, load strength, mobility, and operational reliability — built for serious handlers and mission-ready working-dog teams.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","products":[{"product_id":"quick-release-personal-retention-lanyard","title":"Quick Release Personal Retention Lanyard","description":"\u003cp\u003eQuick Release Personal Retention Lanyard\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eWarrior Assault Systems Personal Retention Lanyard is ideal for use on maritime operations and helicopter ops. The FROG attachment clamp is simple to use and can be released using just one hand. For use as a personal retention lanyard in a helicopter or marine vessel, attach the loop end to your vest\/belt \u0026amp; attach the FROG clip to a suitable anchor point.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe unique Kong Frog quick release mechanism on one end is designed to hook directly into helicopter floor rings. The FROG is designed to automatically clamp as soon as it comes into contact with the anchor point. The reinforced loop end is designed to girth-hitch to the users harness or attach by Carabiner.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe patented FROG clip is designed \u0026amp; manufactured in Italy by specialist manufacturer Kong®. Built from high grade aluminum and is tested to 26nkN (5,545 Pounds). Manufactured to the most stringent quality \u0026amp; safety standards, these FROG Clips carabiners are independently tested and certified to meet or exceed European, International, UIAA \u0026amp; CE standards\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis lanyard also makes an excellent heavy-duty dog leash!\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eMade from US Mil Spec 10mm bungee cord covered in 1\"US MILSPEC tubular webbing, breaking strength approx 4000lbs\u003c\/p\u003e\n\u003cp\u003eHeavy-Duty Kong® FROG retention clip\u003c\/p\u003e\n\u003cp\u003eMil Spec threads and Bar-tacked ends for extended duty-life and reliability when it counts\u003c\/p\u003e\n\u003cp\u003eTreated at manufacture to produce lowest possible IR signature\u003c\/p\u003e\n\u003cp\u003eSuitable for maritime, rotary-wing operations, emergency, climbing or rescue uses\u003c\/p\u003e\n\u003cp\u003eFROG certified by UIAA (International Climbing \u0026amp; Mountaineering Federation)\u003c\/p\u003e\n\u003cp\u003eMeets or exceeds European Certified Equipment (CE) standards\u003c\/p\u003e\n\u003cp\u003eMeets or exceeds EN362:04\/A\/T\u003c\/p\u003e\n\u003cp\u003eMeets or exceeds EN12275:13\u003c\/p\u003e\n\u003cp\u003eCE00426 compliant\u003c\/p\u003e\n\u003cp\u003eManufactured by Warrior Assault Systems\u003c\/p\u003e\n\u003cp\u003eNSN: N\/A\u003c\/p\u003e\n\u003cp\u003eDIMENSIONS:\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eL: 84cm \/ 33\" (resting, includes clip),\u003c\/p\u003e\n\u003cp\u003eL: 117cm \/ 46\" (extended, includes clip)\u003c\/p\u003e\n\u003cp\u003eL: 660mm\u003c\/p\u003e\n\u003cp\u003eWeight: 144g\u003c\/p\u003e\n\u003cp\u003eSPECS:\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eKong® FROG Clip:\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe patented FROG clip is designed \u0026amp; manufactured in Italy by specialist manufacturer Kong®. Built from high grade aluminum and is tested to 26nkN (5,545 Pounds).\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eInfra-Red Properties:\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eAll our clips, fabrics, plastic hardware, threads and Multicam™ \/ Black \/ Coyote webbing are treated at source to deliver the lowest I.R. Signature possible.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThreads:\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThread quality is fundamental to the construction, durability and strength of tactical equipment. Two factors have a negative impact on the life-span of threads:\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eMildew is one of the most common factors in the deterioration of military kit, causing it to rot and ultimately results in unacceptable failure.\u003c\/p\u003e\n\u003cp\u003eSunlight has a harmful effect on the performance of threads, and over time causes their deterioration.\u003c\/p\u003e\n\u003cp\u003eWarrior only uses the highest quality US MILSPEC nylon threads imported from the USA which are treated against both UV and Mildew.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eSafety Notice: Please test this product prior to use, determine suitability for your requirements.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Warrior Assault Systems","offers":[{"title":"Coyote","offer_id":44580822876351,"sku":null,"price":104.0,"currency_code":"CAD","in_stock":false},{"title":"Black","offer_id":44580822909119,"sku":null,"price":104.0,"currency_code":"CAD","in_stock":false},{"title":"Multicam","offer_id":45288744878271,"sku":null,"price":104.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/rn-image_picker_lib_temp_9ef948cc-be11-412e-adc3-5bc723d15f77.jpg?v=1758936008"},{"product_id":"police-k9-patch-6-x-2-tactical-identification-panel","title":"POLICE K9 Patch – 6” x 2” Tactical Identification Panel","description":"\u003cp\u003e\u003cstrong\u003eK9 Unit Large Format Identifier\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis 6” x 2” POLICE K9 patch is designed for maximum visibility and professional identification on plate carriers, overt vests, and operational outerwear. Built with durable tactical fabric and clear low-visibility lettering, it ensures reliable identification in field environments.\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003eAvailable Color Options\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBlack \/ Black (Low-Vis)\u003c\/li\u003e\n\u003cli\u003eRanger Green \/ Black\u003c\/li\u003e\n\u003cli\u003eCoyote Brown \/ Black\u003c\/li\u003e\n\u003cli\u003eMulticam \/ Black\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e✔ Large 6” x 2” identification format\u003c\/li\u003e\n\u003cli\u003e✔ Durable tactical fabric construction\u003c\/li\u003e\n\u003cli\u003e✔ Low-visibility black lettering\u003c\/li\u003e\n\u003cli\u003e✔ Reinforced stitched border\u003c\/li\u003e\n\u003cli\u003e✔ Hook backing (Velcro compatible)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDimensions:\u003c\/strong\u003e 6” x 2” (152 mm x 51 mm)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Tactical fabric base\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLettering:\u003c\/strong\u003e Low-profile matte finish\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBacking:\u003c\/strong\u003e Hook (Velcro)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUse:\u003c\/strong\u003e Overt carrier \/ vest identification\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003ch2\u003eOperational Use\u003c\/h2\u003e\n\u003cp\u003eDesigned specifically for law enforcement K9 units requiring clear and professional identification during patrol, tactical deployment, and operational duties.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eBuilt for K9 operations. Clear. Durable. Professional.\u003c\/strong\u003e\u003c\/p\u003e","brand":"Fair D Canada","offers":[{"title":"Multicam","offer_id":45165896433855,"sku":null,"price":13.5,"currency_code":"CAD","in_stock":true},{"title":"Tan","offer_id":45165896466623,"sku":null,"price":13.5,"currency_code":"CAD","in_stock":true},{"title":"Black","offer_id":45165896499391,"sku":null,"price":13.5,"currency_code":"CAD","in_stock":true},{"title":"Green","offer_id":45165896532159,"sku":null,"price":13.5,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/rn-image_picker_lib_temp_d15f4c8a-0220-4d25-9d99-74ae4fc8865f.jpg?v=1770902427"},{"product_id":"k9-trekker-dual-handle-military-grade-dog-harness","title":"K9 Trekker Dual Handle Military Grade Dog Harness","description":"\u003cstyle\u003e\n.fd-k9 {\n  max-width:1100px;\n  margin:0 auto;\n  padding:40px 20px;\n  font-family:Arial, Helvetica, sans-serif;\n  color:#1f2933;\n  line-height:1.6;\n}\n\n.fd-k9-grid {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:28px;\n}\n\n.fd-k9 img {\n  width:100%;\n  border-radius:10px;\n  margin-bottom:12px;\n  border:1px solid #ddd;\n}\n\n.fd-k9-badge {\n  display:inline-block;\n  background:rgba(200,107,42,.1);\n  color:#c86b2a;\n  padding:6px 12px;\n  border-radius:20px;\n  font-size:12px;\n  font-weight:700;\n  margin-bottom:10px;\n  text-transform:uppercase;\n}\n\n.fd-k9 h1 {\n  font-size:34px;\n}\n\n.fd-k9-highlight {\n  background:#f4f6f8;\n  padding:16px;\n  border-radius:10px;\n  margin-top:20px;\n}\n\n.fd-k9-specs {\n  border:1px solid #ddd;\n  border-radius:10px;\n  overflow:hidden;\n  margin-top:20px;\n}\n\n.fd-k9-specs div {\n  display:flex;\n  justify-content:space-between;\n  padding:10px;\n  border-bottom:1px solid #eee;\n}\n\n.fd-k9-specs div:last-child { border-bottom:none; }\n\n.fd-k9-notice {\n  background:#1f2933;\n  color:#fff;\n  padding:20px;\n  border-radius:10px;\n  margin-top:30px;\n}\n\u003c\/style\u003e\n\n\u003csection class=\"fd-k9\"\u003e\n\n\u003cdiv class=\"fd-k9-grid\"\u003e\n\n\u003cdiv\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/TK-101-2DH_7_720x_158c1d61-d1c5-40ee-8c42-27533494bf9a.jpg?v=1774530186\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/TH102-2-CYB_720x_40134e98-d65b-48b9-8f96-23bafa0ea104.webp?v=1774530186\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"fd-k9-badge\"\u003eK9 \/ Tactical \/ Military Grade\u003c\/span\u003e\n\n\u003ch1\u003eFusion K9 Trekker Dual Handle Military Harness – 5,000 lb Rated\u003c\/h1\u003e\n\n\u003cp\u003e\nThe Fusion K9 Trekker Dual Handle Harness is a \u003cstrong\u003emilitary-grade load-bearing system\u003c\/strong\u003e designed for working dogs operating in tactical, law enforcement, and search \u0026amp; rescue environments.\n\u003c\/p\u003e\n\n\u003cp\u003e\nBuilt with \u003cstrong\u003e5,000 lb rated MIL-SPEC webbing\u003c\/strong\u003e and reinforced stitching, this harness provides exceptional durability, control, and safety during high-intensity operations. :contentReference[oaicite:1]{index=1}\n\u003c\/p\u003e\n\n\u003cdiv class=\"fd-k9-highlight\"\u003e\n\u003cstrong\u003eKey Advantages:\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eDual control handles for maximum handling control\u003c\/li\u003e\n\u003cli\u003e5,000 lb rated structural webbing\u003c\/li\u003e\n\u003cli\u003eErgonomic load distribution for working K9 units\u003c\/li\u003e\n\u003cli\u003eHeavy-duty aluminum hardware\u003c\/li\u003e\n\u003cli\u003eDesigned for tactical, SAR and law enforcement operations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch2\u003eProduct Overview\u003c\/h2\u003e\n\n\u003cp\u003e\nEngineered for operational environments, the K9 Trekker harness allows handlers to maintain full control of their canine partner during movement, insertion, and extraction scenarios.\n\u003c\/p\u003e\n\n\u003cp\u003e\nThe system features \u003cstrong\u003edual rubberized handles\u003c\/strong\u003e for improved grip and handling, along with padded EVA chest and neck support for extended mission comfort. :contentReference[oaicite:2]{index=2}\n\u003c\/p\u003e\n\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\n\u003cul\u003e\n\u003cli\u003eDual reinforced grab handles\u003c\/li\u003e\n\u003cli\u003e5,000 lb rated MIL-SPEC nylon webbing\u003c\/li\u003e\n\u003cli\u003eAluminum Raptor quick-release buckle\u003c\/li\u003e\n\u003cli\u003eLarge parachute-style D-ring attachment point\u003c\/li\u003e\n\u003cli\u003eEVA padded chest and neck protection\u003c\/li\u003e\n\u003cli\u003eAdjustable fit for working dogs\u003c\/li\u003e\n\u003cli\u003eVelcro panel for ID patches\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"fd-k9-specs\"\u003e\n\u003cdiv\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e\u003cspan\u003eK9 Trekker Dual Handle Harness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e\u003cspan\u003eMIL-SPEC Nylon Webbing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eLoad Rating\u003c\/span\u003e\u003cspan\u003e5,000 lb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eHandles\u003c\/span\u003e\u003cspan\u003eDual Rubberized Control Handles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eBuckle\u003c\/span\u003e\u003cspan\u003eAluminum Raptor Quick Release\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003ePadding\u003c\/span\u003e\u003cspan\u003eEVA Chest \u0026amp; Neck Pads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eAttachment\u003c\/span\u003e\u003cspan\u003eHeavy Duty D-Ring\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eUse\u003c\/span\u003e\u003cspan\u003eK9 Tactical \/ SAR \/ Military \/ Police\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eOrigin\u003c\/span\u003e\u003cspan\u003eMade in USA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch2\u003eIdeal Applications\u003c\/h2\u003e\n\n\u003cul\u003e\n\u003cli\u003ePolice K9 units\u003c\/li\u003e\n\u003cli\u003eMilitary working dogs\u003c\/li\u003e\n\u003cli\u003eSearch \u0026amp; Rescue operations\u003c\/li\u003e\n\u003cli\u003eTracking and detection missions\u003c\/li\u003e\n\u003cli\u003eHigh-control handling scenarios\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cdiv class=\"fd-k9-notice\"\u003e\n\u003ch2\u003eImportant Notice\u003c\/h2\u003e\n\n\u003cp\u003e\nNo Returns on Belts, Harnesses \u0026amp; Lanyards.\n\u003c\/p\u003e\n\n\u003cp\u003e\nFor safety reasons, all soft goods such as belts, harnesses and lanyards are made to order and are not eligible for returns, exchanges or refund.\n\u003c\/p\u003e\n\n\u003cp\u003e\nManufacturing time is approximately 1–2 weeks.  \nMade in the USA.  \nFor more information: SALES@FAIRDCANADA.COM\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"FUSION CLIMBING","offers":[{"title":"CYB","offer_id":45412802658495,"sku":null,"price":359.0,"currency_code":"CAD","in_stock":true},{"title":"BLACK","offer_id":45412802691263,"sku":null,"price":359.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/TH102-2-CYB_720x_40134e98-d65b-48b9-8f96-23bafa0ea104.webp?v=1774530186"},{"product_id":"k9-5000-lbs-long-dog-leash-rubber-handle-for-training-control","title":"K9 5000 lbs Long Dog Leash – Rubber Handle for Training \u0026 Control","description":"\u003cstyle\u003e\n.fd-leash {\n  max-width:1100px;\n  margin:0 auto;\n  padding:40px 20px;\n  font-family:Arial, Helvetica, sans-serif;\n  color:#1f2933;\n  line-height:1.6;\n}\n\n.fd-leash-grid {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:28px;\n}\n\n.fd-leash img {\n  width:100%;\n  border-radius:10px;\n  border:1px solid #ddd;\n  margin-bottom:12px;\n}\n\n.fd-leash-badge {\n  display:inline-block;\n  background:rgba(200,107,42,.1);\n  color:#c86b2a;\n  padding:6px 12px;\n  border-radius:20px;\n  font-size:12px;\n  font-weight:700;\n  text-transform:uppercase;\n  margin-bottom:10px;\n}\n\n.fd-leash h1 {\n  font-size:32px;\n}\n\n.fd-leash-highlight {\n  background:#f4f6f8;\n  padding:16px;\n  border-radius:10px;\n  margin-top:20px;\n}\n\n.fd-leash-specs {\n  border:1px solid #ddd;\n  border-radius:10px;\n  overflow:hidden;\n  margin-top:20px;\n}\n\n.fd-leash-specs div {\n  display:flex;\n  justify-content:space-between;\n  padding:10px;\n  border-bottom:1px solid #eee;\n}\n\n.fd-leash-specs div:last-child { border-bottom:none; }\n\n.fd-leash-notice {\n  background:#1f2933;\n  color:#fff;\n  padding:20px;\n  border-radius:10px;\n  margin-top:30px;\n}\n\u003c\/style\u003e\n\n\u003csection class=\"fd-leash\"\u003e\n\n\u003cdiv class=\"fd-leash-grid\"\u003e\n\n\u003cdiv\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/LD-11-FR-2999-CYB-72_720x_7d6bb2c6-4d45-4da4-a232-d68118fef8cb.webp?v=1774530748\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"fd-leash-badge\"\u003eK9 \/ Tactical \/ Training\u003c\/span\u003e\n\n\u003ch1\u003eFusion K9 Long Dog Leash – 5,000 lb Rated Rubber Handle\u003c\/h1\u003e\n\n\u003cp\u003e\nThe Fusion K9 Long Dog Leash is a \u003cstrong\u003ehigh-strength training and control tool\u003c\/strong\u003e designed for professional handlers operating in tactical, law enforcement, and search \u0026amp; rescue environments.\n\u003c\/p\u003e\n\n\u003cp\u003e\nConstructed with \u003cstrong\u003e5,000 lb rated flat webbing\u003c\/strong\u003e and available in extended lengths, this leash provides superior control and reliability during tracking, obedience, and operational deployments. :contentReference[oaicite:1]{index=1}\n\u003c\/p\u003e\n\n\u003cdiv class=\"fd-leash-highlight\"\u003e\n\u003cstrong\u003eKey Advantages:\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003e5,000 lb rated MIL-SPEC webbing\u003c\/li\u003e\n\u003cli\u003eRubberized handle for superior grip\u003c\/li\u003e\n\u003cli\u003eExtended length options for training control\u003c\/li\u003e\n\u003cli\u003eQuick-release shackle system\u003c\/li\u003e\n\u003cli\u003eDesigned for professional K9 handlers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch2\u003eProduct Overview\u003c\/h2\u003e\n\n\u003cp\u003e\nEngineered for durability and precision handling, this long-line leash enables handlers to maintain distance control while allowing the K9 to operate freely in training or operational scenarios.\n\u003c\/p\u003e\n\n\u003cp\u003e\nIts extended length options (6 ft, 12 ft, 18 ft) make it ideal for tracking, recall training, and controlled deployment situations requiring increased range. :contentReference[oaicite:2]{index=2}\n\u003c\/p\u003e\n\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\n\u003cul\u003e\n\u003cli\u003eRubber grip handle for enhanced control in wet or cold conditions\u003c\/li\u003e\n\u003cli\u003eHeavy-duty flat nylon webbing construction\u003c\/li\u003e\n\u003cli\u003eQuick-release shackle for fast detachment\u003c\/li\u003e\n\u003cli\u003eLong-line configuration for extended control range\u003c\/li\u003e\n\u003cli\u003eProfessional-grade durability\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"fd-leash-specs\"\u003e\n\u003cdiv\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e\u003cspan\u003eK9 Long Training Leash\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e\u003cspan\u003eMIL-SPEC Nylon Webbing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eLoad Rating\u003c\/span\u003e\u003cspan\u003e5,000 lb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eLengths Available\u003c\/span\u003e\u003cspan\u003e6 ft \/ 12 ft \/ 18 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eHandle\u003c\/span\u003e\u003cspan\u003eRubberized Grip\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eAttachment\u003c\/span\u003e\u003cspan\u003eQuick-Release Shackle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eUse\u003c\/span\u003e\u003cspan\u003eK9 Training \/ Tactical \/ SAR\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eOrigin\u003c\/span\u003e\u003cspan\u003eMade in USA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eLead Time\u003c\/span\u003e\u003cspan\u003e1–2 weeks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch2\u003eIdeal Applications\u003c\/h2\u003e\n\n\u003cul\u003e\n\u003cli\u003eK9 tracking and detection work\u003c\/li\u003e\n\u003cli\u003eObedience and recall training\u003c\/li\u003e\n\u003cli\u003eLaw enforcement K9 operations\u003c\/li\u003e\n\u003cli\u003eSearch \u0026amp; Rescue missions\u003c\/li\u003e\n\u003cli\u003eMilitary working dog deployment\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cdiv class=\"fd-leash-notice\"\u003e\n\u003ch2\u003eImportant Notice\u003c\/h2\u003e\n\n\u003cp\u003e\nNo Returns on Belts, Harnesses \u0026amp; Lanyards.\n\u003c\/p\u003e\n\n\u003cp\u003e\nFor safety reasons, all soft goods such as belts, harnesses and lanyards are made to order and are not eligible for returns, exchanges or refund.\n\u003c\/p\u003e\n\n\u003cp\u003e\nManufacturing time is approximately 1–2 weeks.  \nMade in the USA.  \nFor more information: SALES@FAIRDCANADA.COM\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"FUSION CLIMBING","offers":[{"title":"72 \/ CYB","offer_id":45412850925759,"sku":null,"price":155.0,"currency_code":"CAD","in_stock":true},{"title":"72 \/ BLACK","offer_id":45412850958527,"sku":null,"price":155.0,"currency_code":"CAD","in_stock":true},{"title":"144 \/ CYB","offer_id":45412850991295,"sku":null,"price":179.0,"currency_code":"CAD","in_stock":true},{"title":"144 \/ BLACK","offer_id":45412851024063,"sku":null,"price":179.0,"currency_code":"CAD","in_stock":true},{"title":"216 \/ CYB","offer_id":45412851056831,"sku":null,"price":226.0,"currency_code":"CAD","in_stock":true},{"title":"216 \/ BLACK","offer_id":45412851089599,"sku":null,"price":226.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/LD-11-FR-2999-CYB-240_720x_c6c687e6-483c-48b4-95e8-29825c16a3d1.webp?v=1774530749"},{"product_id":"k9-titan™-heavy-duty-tactical-rappel-harness","title":"K9 Titan™ Heavy Duty Tactical Rappel Harness","description":"\u003cstyle\u003e\n.fd-k9titan {\n  max-width:1100px;\n  margin:0 auto;\n  padding:40px 20px;\n  font-family:Arial, Helvetica, sans-serif;\n  color:#1f2933;\n  line-height:1.6;\n}\n\n.fd-k9titan * { box-sizing:border-box; }\n\n.fd-k9titan-grid {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:28px;\n  align-items:start;\n}\n\n.fd-k9titan-placeholder {\n  border:1px solid #ddd;\n  border-radius:10px;\n  background:#f5f5f5;\n  min-height:420px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  color:#666;\n  text-align:center;\n  padding:24px;\n}\n\n.fd-k9titan img {\n  width:100%;\n  border-radius:10px;\n  border:1px solid #ddd;\n  margin-bottom:12px;\n}\n\n.fd-k9titan-badge {\n  display:inline-block;\n  background:rgba(200,107,42,.1);\n  color:#c86b2a;\n  padding:6px 12px;\n  border-radius:20px;\n  font-size:12px;\n  font-weight:700;\n  text-transform:uppercase;\n  margin-bottom:10px;\n  letter-spacing:.04em;\n}\n\n.fd-k9titan h1 {\n  font-size:34px;\n  margin:0 0 10px;\n}\n\n.fd-k9titan h2 {\n  margin-top:30px;\n  font-size:22px;\n}\n\n.fd-k9titan p {\n  color:#555;\n  margin-bottom:14px;\n}\n\n.fd-k9titan-highlight {\n  background:#f4f6f8;\n  padding:16px;\n  border-radius:10px;\n  margin-top:20px;\n}\n\n.fd-k9titan-specs {\n  border:1px solid #ddd;\n  border-radius:10px;\n  overflow:hidden;\n  margin-top:20px;\n}\n\n.fd-k9titan-specs div {\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:10px 14px;\n  border-bottom:1px solid #eee;\n}\n\n.fd-k9titan-specs div:last-child { border-bottom:none; }\n\n.fd-k9titan ul {\n  margin-left:18px;\n}\n\n.fd-k9titan-notice {\n  background:#1f2933;\n  color:#fff;\n  padding:22px;\n  border-radius:12px;\n  margin-top:30px;\n}\n\n.fd-k9titan-notice h2 {\n  color:#fff;\n}\n\n.fd-k9titan-notice p {\n  color:#fff;\n}\n\n@media(max-width:900px){\n  .fd-k9titan-grid {\n    grid-template-columns:1fr;\n  }\n\n  .fd-k9titan h1 {\n    font-size:28px;\n  }\n}\n\u003c\/style\u003e\n\u003csection class=\"fd-k9titan\"\u003e\n\u003cdiv class=\"fd-k9titan-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fd-k9titan-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/DSC05850_720x_7a2d91e4-e445-4cf6-b833-326bd3487d0e.webp?v=1774535426\" alt=\"K9 Titan™ Heavy Duty Tactical Rappel Harness FUSION CLIMBING\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fd-k9titan-badge\"\u003eK9 \/ Tactical \/ Rappel System\u003c\/span\u003e\n\u003ch1\u003eFusion K9 Titan™ Heavy Duty Tactical Rappel Harness\u003c\/h1\u003e\n\u003cp\u003eThe Fusion K9 Titan™ is a \u003cstrong\u003eheavy-duty tactical rappel harness\u003c\/strong\u003e built for working dogs operating in search and rescue, tactical deployment, and vertical extraction environments. Fusion Tactical positions it as a mission-ready system designed to reduce bulk while increasing structural durability and load-handling performance. :contentReference[oaicite:1]{index=1}\u003c\/p\u003e\n\u003cp\u003eWhen operations go vertical, this harness is designed to provide secure lift capability, handler control, and balanced suspension for demanding K9 missions. Fusion states it is intended for both tactical deployment and search-and-rescue use. :contentReference[oaicite:2]{index=2}\u003c\/p\u003e\n\u003cdiv class=\"fd-k9titan-highlight\"\u003e\n\u003cstrong\u003eOperational Advantages:\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eHeavy-duty tactical harness for rappel and lift operations\u003c\/li\u003e\n\u003cli\u003eTwo steel D-ring lift points rated to 5,000 lb\u003c\/li\u003e\n\u003cli\u003eADF Raptor™ quick-release buckles\u003c\/li\u003e\n\u003cli\u003eHeavy-duty molded control handle\u003c\/li\u003e\n\u003cli\u003eBreathable padded mesh interior for improved comfort\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eProduct Overview\u003c\/h2\u003e\n\u003cp\u003eFusion Tactical describes the Titan as a heavy-duty K9 harness engineered for the rigors of tactical deployment and rescue work. The product page emphasizes high-tensile strength materials, precision-engineered hardware, and a more streamlined construction intended to reduce unnecessary bulk. :contentReference[oaicite:3]{index=3}\u003c\/p\u003e\n\u003cp\u003eThe ergonomic lift-and-control handle is presented as a core feature for hoists, lifting, and immediate physical control, while the breathable interior is intended to reduce heat buildup and improve working comfort during longer deployments. :contentReference[oaicite:4]{index=4}\u003c\/p\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eADF Raptor™ buckles for quick-release retention\u003c\/li\u003e\n\u003cli\u003eTwo steel D-ring connection points rated to 5,000 lb\u003c\/li\u003e\n\u003cli\u003eBalanced suspension for rappel or hoist applications\u003c\/li\u003e\n\u003cli\u003eHeavy-duty molded tactical control handle\u003c\/li\u003e\n\u003cli\u003ePadded mesh interior lining for airflow and hotspot reduction\u003c\/li\u003e\n\u003cli\u003eFully adjustable design\u003c\/li\u003e\n\u003cli\u003eOne-size-fits-most configuration for a wide range of working breeds\u003c\/li\u003e\n\u003cli\u003eMade for tactical, rescue, and vertical mission profiles\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"fd-k9titan-specs\"\u003e\n\u003cdiv\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e\u003cspan\u003eFusion K9 Titan™ Heavy Duty Tactical Rappel Harness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eBrand\u003c\/span\u003e\u003cspan\u003eFusion Tactical\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eSKU\u003c\/span\u003e\u003cspan\u003eTK-500\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eSystem Type\u003c\/span\u003e\u003cspan\u003eHeavy-duty tactical K9 rappel harness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eLift Points\u003c\/span\u003e\u003cspan\u003e2 steel D-rings\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eD-Ring Rating\u003c\/span\u003e\u003cspan\u003e5,000 lb rated connection points\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eHardware\u003c\/span\u003e\u003cspan\u003eADF Raptor™ buckles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eControl Feature\u003c\/span\u003e\u003cspan\u003eHeavy-duty molded lift-and-control handle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eInterior\u003c\/span\u003e\u003cspan\u003ePadded breathable mesh lining\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eSizing\u003c\/span\u003e\u003cspan\u003eFully adjustable \/ one-size-fits-most\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eUse\u003c\/span\u003e\u003cspan\u003eK9 tactical, SAR, rappel, hoist, lift support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eIdeal Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSearch \u0026amp; rescue working dogs\u003c\/li\u003e\n\u003cli\u003eTactical K9 deployment\u003c\/li\u003e\n\u003cli\u003eRappel and hoist operations\u003c\/li\u003e\n\u003cli\u003eVertical extraction missions\u003c\/li\u003e\n\u003cli\u003eMilitary and law enforcement K9 teams\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fd-k9titan-notice\"\u003e\n\u003ch2\u003eImportant Notice\u003c\/h2\u003e\n\u003cp\u003eNo Returns on Belts, Harnesses \u0026amp; Lanyards.\u003c\/p\u003e\n\u003cp\u003eFor safety reasons, all soft goods such as belts, harnesses and lanyards are made to order and are not eligible for returns, exchanges or refund. This policy ensures that every product you receive is brand new and uncompromised. Please review your order carefully before completing your purchase.\u003c\/p\u003e\n\u003cp\u003eManufacturing time is approximately 1–2 weeks. Made in the USA. For more information, contact: SALES@FAIRDCANADA.COM\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"FUSION CLIMBING","offers":[{"title":"Default Title","offer_id":45413302108351,"sku":null,"price":499.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/DSC06662_720x_9a0138bd-7cea-4f7b-a87c-0f2942f12529.webp?v=1774535426"},{"product_id":"k9-trekker-mil-spec-nylon-dog-harness-5-000-lb","title":"K9 Trekker MIL-SPEC Nylon Dog Harness – 5,000 lb","description":"\u003cstyle\u003e\n.fd-k9trekker {\n  max-width:1100px;\n  margin:0 auto;\n  padding:40px 20px;\n  font-family:Arial, Helvetica, sans-serif;\n  color:#1f2933;\n  line-height:1.6;\n}\n\n.fd-k9trekker * { box-sizing:border-box; }\n\n.fd-k9trekker-grid {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:28px;\n  align-items:start;\n}\n\n.fd-k9trekker-placeholder {\n  border:1px solid #ddd;\n  border-radius:10px;\n  background:#f5f5f5;\n  min-height:420px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  color:#666;\n  text-align:center;\n  padding:24px;\n}\n\n.fd-k9trekker img {\n  width:100%;\n  border-radius:10px;\n  border:1px solid #ddd;\n  margin-bottom:12px;\n}\n\n.fd-k9trekker-badge {\n  display:inline-block;\n  background:rgba(200,107,42,.1);\n  color:#c86b2a;\n  padding:6px 12px;\n  border-radius:20px;\n  font-size:12px;\n  font-weight:700;\n  text-transform:uppercase;\n  margin-bottom:10px;\n  letter-spacing:.04em;\n}\n\n.fd-k9trekker h1 {\n  font-size:34px;\n  margin:0 0 10px;\n}\n\n.fd-k9trekker h2 {\n  margin-top:30px;\n  font-size:22px;\n}\n\n.fd-k9trekker p {\n  color:#555;\n  margin-bottom:14px;\n}\n\n.fd-k9trekker-highlight {\n  background:#f4f6f8;\n  padding:16px;\n  border-radius:10px;\n  margin-top:20px;\n}\n\n.fd-k9trekker-specs {\n  border:1px solid #ddd;\n  border-radius:10px;\n  overflow:hidden;\n  margin-top:20px;\n}\n\n.fd-k9trekker-specs div {\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:10px 14px;\n  border-bottom:1px solid #eee;\n}\n\n.fd-k9trekker-specs div:last-child { border-bottom:none; }\n\n.fd-k9trekker ul {\n  margin-left:18px;\n}\n\n.fd-k9trekker-notice {\n  background:#1f2933;\n  color:#fff;\n  padding:22px;\n  border-radius:12px;\n  margin-top:30px;\n}\n\n.fd-k9trekker-notice h2 {\n  color:#fff;\n}\n\n.fd-k9trekker-notice p {\n  color:#fff;\n}\n\n@media(max-width:900px){\n  .fd-k9trekker-grid {\n    grid-template-columns:1fr;\n  }\n\n  .fd-k9trekker h1 {\n    font-size:28px;\n  }\n}\n\u003c\/style\u003e\n\u003csection class=\"fd-k9trekker\"\u003e\n\u003cdiv class=\"fd-k9trekker-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fd-k9trekker-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/TK-101_6_720x_07de1ed7-a3a2-4b6d-aa41-a9a497cdb66b.webp?v=1774536561\" alt=\"K9 Trekker MIL-SPEC Nylon Dog Harness – 5,000 lb FUSION CLIMBING\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fd-k9trekker-badge\"\u003eK9 \/ Tactical \/ Service Harness\u003c\/span\u003e\n\u003ch1\u003eFusion K9 Trekker MIL-SPEC Nylon Dog Harness – 5,000 lb Rated\u003c\/h1\u003e\n\u003cp\u003eThe Fusion K9 Trekker is a \u003cstrong\u003eheavy-duty tactical and service dog harness\u003c\/strong\u003e built for working dogs operating in law enforcement, military, tracking, and search operations. Fusion Tactical describes it as a MIL-SPEC nylon harness designed for tactical, service, and working dogs requiring high strength, durability, and control. :contentReference[oaicite:1]{index=1}\u003c\/p\u003e\n\u003cp\u003eBuilt with \u003cstrong\u003eMIL-SPEC webbing rated up to 5,000 lb\u003c\/strong\u003e, reinforced control handles, and a large parachute-style steel D-ring, this harness is designed to support serious field use where load integrity and handler control matter. :contentReference[oaicite:2]{index=2}\u003c\/p\u003e\n\u003cdiv class=\"fd-k9trekker-highlight\"\u003e\n\u003cstrong\u003eOperational Advantages:\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eHeavy-duty tactical harness for working dogs\u003c\/li\u003e\n\u003cli\u003eLarge 5,000 lb rated steel D-ring\u003c\/li\u003e\n\u003cli\u003eFive ADF aluminum Raptor buckles rated 4,000 lb each\u003c\/li\u003e\n\u003cli\u003eRubberized control handles for stronger handler grip\u003c\/li\u003e\n\u003cli\u003eEVA foam chest and neck padding for comfort and support\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eProduct Overview\u003c\/h2\u003e\n\u003cp\u003eFusion Tactical states that the K9 Trekker is handcrafted in Southern California and built around heavy-duty MIL-SPEC nylon webbing, with an adjustable fit intended to accommodate a 28–40 inch girth. The harness is offered in sizes M, L, and XL, and in CYB or Black. :contentReference[oaicite:3]{index=3}\u003c\/p\u003e\n\u003cp\u003eThe combination of rubberized handlebars, EVA padding, and high-strength hardware makes this harness a strong option for handlers who need control, structural reliability, and working-dog comfort across demanding training and operational environments. This is an inference based on the manufacturer’s listed materials, ratings, and intended use. :contentReference[oaicite:4]{index=4}\u003c\/p\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eMIL-SPEC nylon webbing rated up to 5,000 lb\u003c\/li\u003e\n\u003cli\u003e5 ADF aluminum Raptor buckles, each rated 4,000 lb\u003c\/li\u003e\n\u003cli\u003eLarge parachute-style steel D-ring rated 5,000 lb\u003c\/li\u003e\n\u003cli\u003eRubberized handlebars for improved control\u003c\/li\u003e\n\u003cli\u003ePadded EVA foam construction\u003c\/li\u003e\n\u003cli\u003eEVA chest pad and EVA neck pad for comfort and protection\u003c\/li\u003e\n\u003cli\u003eAdjustable fit for working dogs\u003c\/li\u003e\n\u003cli\u003eBuilt for tactical, service, and professional K9 use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"fd-k9trekker-specs\"\u003e\n\u003cdiv\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e\u003cspan\u003eFusion K9 Trekker MIL-SPEC Nylon Dog Harness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eBrand\u003c\/span\u003e\u003cspan\u003eFusion Tactical\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eSKU\u003c\/span\u003e\u003cspan\u003eTK-101\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eSystem Type\u003c\/span\u003e\u003cspan\u003eTactical \/ service dog harness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eWebbing Rating\u003c\/span\u003e\u003cspan\u003eUp to 5,000 lb rated MIL-SPEC nylon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eBuckles\u003c\/span\u003e\u003cspan\u003e5 ADF aluminum Raptor buckles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eBuckle Rating\u003c\/span\u003e\u003cspan\u003e4,000 lb each\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eMain Attachment\u003c\/span\u003e\u003cspan\u003eLarge parachute-style steel D-ring\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eD-Ring Rating\u003c\/span\u003e\u003cspan\u003e5,000 lb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003ePadding\u003c\/span\u003e\u003cspan\u003eEVA foam, chest pad, and neck pad\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eFit Range\u003c\/span\u003e\u003cspan\u003e28–40 in girth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eSizes\u003c\/span\u003e\u003cspan\u003eM \/ L \/ XL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eColors\u003c\/span\u003e\u003cspan\u003eCYB \/ Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eIdeal Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003ePolice K9 deployment\u003c\/li\u003e\n\u003cli\u003eMilitary working dog operations\u003c\/li\u003e\n\u003cli\u003eTracking and detection teams\u003c\/li\u003e\n\u003cli\u003eSearch \u0026amp; rescue support\u003c\/li\u003e\n\u003cli\u003eTraining, control, and field handling\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fd-k9trekker-notice\"\u003e\n\u003ch2\u003eImportant Notice\u003c\/h2\u003e\n\u003cp\u003eNo Returns on Belts, Harnesses \u0026amp; Lanyards.\u003c\/p\u003e\n\u003cp\u003eFor safety reasons, all soft goods such as belts, harnesses and lanyards are made to order and are not eligible for returns, exchanges or refund. This policy ensures that every product you receive is brand new and uncompromised. Please review your order carefully before completing your purchase.\u003c\/p\u003e\n\u003cp\u003eManufacturing time is approximately 1–2 weeks. Made in the USA. For more information, contact: SALES@FAIRDCANADA.COM\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"FUSION CLIMBING","offers":[{"title":"CYT \/ M","offer_id":45413346443455,"sku":null,"price":299.0,"currency_code":"CAD","in_stock":true},{"title":"CYT \/ L","offer_id":45413346476223,"sku":null,"price":299.0,"currency_code":"CAD","in_stock":true},{"title":"CYT \/ XL","offer_id":45413346508991,"sku":null,"price":299.0,"currency_code":"CAD","in_stock":true},{"title":"BLACK \/ M","offer_id":45413346541759,"sku":null,"price":299.0,"currency_code":"CAD","in_stock":true},{"title":"BLACK \/ L","offer_id":45413346574527,"sku":null,"price":299.0,"currency_code":"CAD","in_stock":true},{"title":"BLACK \/ XL","offer_id":45413346607295,"sku":null,"price":299.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/TK-101_10_720x_a44307d0-35d9-4879-86b5-265a9ad097af.webp?v=1774536561"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/collections\/TH102-2-CYB_720x_40134e98-d65b-48b9-8f96-23bafa0ea104.webp?v=1774530575","url":"https:\/\/fairdcanada.com\/es\/collections\/k9.oembed","provider":"FairD Canada","version":"1.0","type":"link"}