{"product_id":"k25-tactical-multi-tools","title":"K25 tactical multi tools","description":"\u003cstyle\u003e\n  .fd-k25-multitool {\n    --fd-black: #121416;\n    --fd-dark: #22262a;\n    --fd-grey: #676d72;\n    --fd-steel: #a7aaad;\n    --fd-light: #f3f4f2;\n    --fd-white: #ffffff;\n    --fd-olive: #4d5545;\n    --fd-border: #d8dbd7;\n    --fd-text: #25292b;\n    --fd-muted: #646a6d;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--fd-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .fd-k25-multitool * {\n    box-sizing: border-box;\n  }\n\n  .fd-k25-multitool img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .fd-k25-multitool h2,\n  .fd-k25-multitool h3 {\n    margin-top: 0;\n    color: var(--fd-black);\n    line-height: 1.2;\n  }\n\n  .fd-k25-multitool h2 {\n    margin-bottom: 16px;\n    font-size: clamp(28px, 4vw, 43px);\n    letter-spacing: -0.025em;\n  }\n\n  .fd-k25-multitool h3 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .fd-k25-multitool p {\n    margin-top: 0;\n    margin-bottom: 16px;\n  }\n\n  .fd-k25-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 44px;\n    margin-bottom: 22px;\n    border-radius: 7px;\n    background: var(--fd-black);\n    color: var(--fd-white);\n  }\n\n  .fd-k25-hero::after {\n    content: \"\";\n    position: absolute;\n    top: -105px;\n    right: -70px;\n    width: 340px;\n    height: 340px;\n    border: 58px solid rgba(255, 255, 255, 0.05);\n    border-radius: 50%;\n  }\n\n  .fd-k25-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 900px;\n  }\n\n  .fd-k25-label {\n    display: inline-block;\n    padding: 7px 12px;\n    margin-bottom: 15px;\n    border-radius: 3px;\n    background: var(--fd-olive);\n    color: var(--fd-white);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.11em;\n    text-transform: uppercase;\n  }\n\n  .fd-k25-hero h2 {\n    margin-bottom: 15px;\n    color: var(--fd-white);\n  }\n\n  .fd-k25-hero p {\n    max-width: 860px;\n    margin-bottom: 0;\n    color: #e4e6e5;\n    font-size: 18px;\n  }\n\n  .fd-k25-highlight {\n    color: #c8d0c3;\n    font-weight: 700;\n  }\n\n  .fd-k25-image {\n    padding: 24px;\n    margin-bottom: 38px;\n    border: 1px solid var(--fd-border);\n    border-radius: 7px;\n    background: var(--fd-light);\n  }\n\n  .fd-k25-image img {\n    max-height: 760px;\n    margin: 0 auto;\n    object-fit: contain;\n  }\n\n  .fd-k25-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin-bottom: 42px;\n  }\n\n  .fd-k25-benefit {\n    padding: 23px 19px;\n    border: 1px solid var(--fd-border);\n    border-top: 4px solid var(--fd-olive);\n    border-radius: 5px;\n    background: var(--fd-white);\n  }\n\n  .fd-k25-benefit p {\n    margin-bottom: 0;\n    color: var(--fd-muted);\n    font-size: 14px;\n  }\n\n  .fd-k25-dark-section {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(300px, 0.85fr);\n    gap: 34px;\n    padding: 38px;\n    margin-bottom: 42px;\n    border-radius: 7px;\n    background: var(--fd-dark);\n    color: var(--fd-white);\n  }\n\n  .fd-k25-dark-section h2,\n  .fd-k25-dark-section h3 {\n    color: var(--fd-white);\n  }\n\n  .fd-k25-dark-section p {\n    color: #dcdedd;\n  }\n\n  .fd-k25-dark-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .fd-k25-dark-item {\n    padding: 16px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-left: 4px solid #89927e;\n    border-radius: 4px;\n    background: rgba(255, 255, 255, 0.045);\n  }\n\n  .fd-k25-dark-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #d3d9ce;\n  }\n\n  .fd-k25-dark-item span {\n    color: #d5d8d6;\n    font-size: 14px;\n  }\n\n  .fd-k25-section {\n    margin-bottom: 44px;\n  }\n\n  .fd-k25-heading {\n    padding-bottom: 13px;\n    margin-bottom: 22px;\n    border-bottom: 3px solid var(--fd-olive);\n  }\n\n  .fd-k25-heading h2 {\n    margin-bottom: 0;\n    font-size: clamp(25px, 3vw, 34px);\n  }\n\n  .fd-k25-tool-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .fd-k25-tool-card {\n    padding: 22px;\n    border: 1px solid var(--fd-border);\n    border-radius: 5px;\n    background: var(--fd-light);\n  }\n\n  .fd-k25-tool-card p {\n    margin-bottom: 0;\n    color: var(--fd-muted);\n    font-size: 14px;\n  }\n\n  .fd-k25-firearm-box {\n    padding: 32px;\n    border: 1px solid var(--fd-border);\n    border-left: 5px solid var(--fd-olive);\n    border-radius: 6px;\n    background: var(--fd-light);\n  }\n\n  .fd-k25-firearm-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .fd-k25-check-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px 34px;\n    padding: 0 !important;\n    list-style: none;\n  }\n\n  .fd-k25-check-grid li {\n    position: relative;\n    padding-left: 29px;\n    margin: 0;\n  }\n\n  .fd-k25-check-grid li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--fd-olive);\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .fd-k25-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 17px;\n  }\n\n  .fd-k25-use-card {\n    padding: 24px;\n    border: 1px solid var(--fd-border);\n    border-radius: 5px;\n    background: var(--fd-white);\n  }\n\n  .fd-k25-use-card p {\n    margin-bottom: 0;\n    color: var(--fd-muted);\n    font-size: 15px;\n  }\n\n  .fd-k25-table {\n    width: 100%;\n    border-collapse: collapse;\n    border: 1px solid var(--fd-border);\n  }\n\n  .fd-k25-table th,\n  .fd-k25-table td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--fd-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .fd-k25-table th {\n    width: 34%;\n    background: var(--fd-light);\n    color: var(--fd-black);\n    font-weight: 700;\n  }\n\n  .fd-k25-table tr:last-child th,\n  .fd-k25-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .fd-k25-safety {\n    padding: 22px 24px;\n    margin-top: 25px;\n    border: 1px solid #d7d0c3;\n    border-left: 5px solid var(--fd-olive);\n    background: #f8f7f2;\n  }\n\n  .fd-k25-safety strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #373d33;\n  }\n\n  .fd-k25-safety p {\n    margin-bottom: 0;\n    color: #5d6159;\n    font-size: 14px;\n  }\n\n  .fd-k25-banner {\n    padding: 35px;\n    border-radius: 7px;\n    background: var(--fd-olive);\n    color: var(--fd-white);\n    text-align: center;\n  }\n\n  .fd-k25-banner h2 {\n    margin-bottom: 11px;\n    color: var(--fd-white);\n  }\n\n  .fd-k25-banner p {\n    max-width: 830px;\n    margin: 0 auto;\n    color: #f0f2ed;\n    font-size: 17px;\n  }\n\n  @media (max-width: 940px) {\n    .fd-k25-benefits {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .fd-k25-dark-section {\n      grid-template-columns: 1fr;\n    }\n\n    .fd-k25-tool-grid,\n    .fd-k25-use-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .fd-k25-hero,\n    .fd-k25-dark-section,\n    .fd-k25-firearm-box,\n    .fd-k25-banner {\n      padding: 25px 20px;\n    }\n\n    .fd-k25-benefits,\n    .fd-k25-check-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .fd-k25-image {\n      padding: 10px;\n    }\n\n    .fd-k25-table,\n    .fd-k25-table tbody,\n    .fd-k25-table tr,\n    .fd-k25-table th,\n    .fd-k25-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .fd-k25-table th {\n      padding-bottom: 7px;\n      border-bottom: 0;\n    }\n\n    .fd-k25-table td {\n      padding-top: 7px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-k25-multitool\"\u003e\n\n  \u003csection class=\"fd-k25-hero\"\u003e\n    \u003cdiv class=\"fd-k25-hero-content\"\u003e\n      \u003cspan class=\"fd-k25-label\"\u003e\n        Military and Firearm Maintenance Multi-Tool\n      \u003c\/span\u003e\n\n      \u003ch2\u003eK25 11152 Tactical Multi-Tool\u003c\/h2\u003e\n\n      \u003cp\u003e\n        A robust, full-size multi-tool designed for military personnel,\n        range users, field technicians and firearm owners who require a\n        versatile maintenance tool in a compact package. The K25 11152 combines\n        pliers, cutting tools, interchangeable saw and file attachments, an\n        Allen key and a\n        \u003cspan class=\"fd-k25-highlight\"\u003e14-piece interchangeable bit set\u003c\/span\u003e\n        for routine equipment and firearm-related adjustments.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-k25-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/11152multitoolcanada.png?v=1784900857\" alt=\"K25 11152 tactical multi-tool with 14 interchangeable screwdriver bits, saw, file and nylon sheath\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-k25-benefits\"\u003e\n    \u003carticle class=\"fd-k25-benefit\"\u003e\n      \u003ch3\u003e11 Integrated Functions\u003c\/h3\u003e\n      \u003cp\u003e\n        Multiple field tools are combined into one folding platform for\n        maintenance, repair and daily utility tasks.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-k25-benefit\"\u003e\n      \u003ch3\u003e14-Piece Bit Set\u003c\/h3\u003e\n      \u003cp\u003e\n        Interchangeable screwdriver bits support a wide range of common\n        equipment, accessory and firearm-maintenance fasteners.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-k25-benefit\"\u003e\n      \u003ch3\u003e7Cr17MoV Steel\u003c\/h3\u003e\n      \u003cp\u003e\n        Stainless tool steel provides a practical balance of hardness,\n        corrosion resistance and field-maintenance capability.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-k25-benefit\"\u003e\n      \u003ch3\u003eNylon Carrying Sheath\u003c\/h3\u003e\n      \u003cp\u003e\n        The included sheath keeps the multi-tool and bit set organized and\n        accessible on a belt or inside a field kit.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-k25-dark-section\"\u003e\n    \u003cdiv\u003e\n      \u003ch2\u003eDesigned for Firearm and Field Equipment Maintenance\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The K25 11152 provides the essential hand tools required for common\n        adjustments and minor maintenance tasks encountered at the range, in\n        an armoury, inside a vehicle or during field operations.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The interchangeable bit system can be used for compatible accessory\n        screws, grip hardware, rail-mounted equipment, battery compartments,\n        optical accessories, protective equipment and other mission-related\n        hardware.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its integrated pliers, blade, saw, file and scissors also make it\n        suitable for general field repairs, equipment preparation, packaging,\n        cord, light materials and routine camp or vehicle tasks.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-k25-dark-list\"\u003e\n      \u003cdiv class=\"fd-k25-dark-item\"\u003e\n        \u003cstrong\u003eFirearm Accessory Adjustments\u003c\/strong\u003e\n        \u003cspan\u003e\n          Useful for compatible screws and fasteners found on grips, rails,\n          mounts, covers and selected firearm accessories.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-k25-dark-item\"\u003e\n        \u003cstrong\u003eRange-Side Maintenance\u003c\/strong\u003e\n        \u003cspan\u003e\n          Provides a compact selection of tools for minor adjustments without\n          carrying a complete workshop tool kit.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-k25-dark-item\"\u003e\n        \u003cstrong\u003eField Equipment Repairs\u003c\/strong\u003e\n        \u003cspan\u003e\n          Suitable for communication equipment, protective gear, packs,\n          vehicle accessories and other mission-related hardware.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-k25-dark-item\"\u003e\n        \u003cstrong\u003eCompact Carry System\u003c\/strong\u003e\n        \u003cspan\u003e\n          Folding construction and nylon sheath make the complete system easy\n          to carry inside a range bag, patrol kit or maintenance pouch.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-k25-section\"\u003e\n    \u003cdiv class=\"fd-k25-heading\"\u003e\n      \u003ch2\u003eIntegrated Tools and Accessories\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-k25-tool-grid\"\u003e\n      \u003carticle class=\"fd-k25-tool-card\"\u003e\n        \u003ch3\u003eCombination Pliers\u003c\/h3\u003e\n        \u003cp\u003e\n          Full-size pliers for gripping, holding, bending and manipulating\n          small components during maintenance and repair work.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-tool-card\"\u003e\n        \u003ch3\u003e7Cr17MoV Knife Blade\u003c\/h3\u003e\n        \u003cp\u003e\n          Single-edge blade with liner-lock retention for controlled cutting\n          of packaging, cord and general field materials.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-tool-card\"\u003e\n        \u003ch3\u003eInterchangeable Saw\u003c\/h3\u003e\n        \u003cp\u003e\n          Replaceable saw attachment for working with light wood, plastic and\n          other compatible field materials.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-tool-card\"\u003e\n        \u003ch3\u003eMetal File\u003c\/h3\u003e\n        \u003cp\u003e\n          Integrated file attachment for smoothing rough edges, minor fitting\n          work and general equipment maintenance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-tool-card\"\u003e\n        \u003ch3\u003eScissors\u003c\/h3\u003e\n        \u003cp\u003e\n          Compact scissors for cutting tape, light fabric, packaging and other\n          small field materials.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-tool-card\"\u003e\n        \u003ch3\u003eScrewdriver System\u003c\/h3\u003e\n        \u003cp\u003e\n          Bit-driver interface supplied with 14 interchangeable bits for\n          common maintenance and adjustment tasks.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-tool-card\"\u003e\n        \u003ch3\u003eAllen Key\u003c\/h3\u003e\n        \u003cp\u003e\n          Included Allen key supports compatible hex fasteners used on\n          equipment, accessories and selected mounting systems.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-tool-card\"\u003e\n        \u003ch3\u003eReplacement Components\u003c\/h3\u003e\n        \u003cp\u003e\n          Includes replacement components for the interchangeable blade and\n          accessory system.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-tool-card\"\u003e\n        \u003ch3\u003eNylon Sheath\u003c\/h3\u003e\n        \u003cp\u003e\n          Stores the multi-tool, bit holder and small accessories together for\n          organized field transport.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-k25-section\"\u003e\n    \u003cdiv class=\"fd-k25-heading\"\u003e\n      \u003ch2\u003eFirearm Maintenance Applications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-k25-firearm-box\"\u003e\n      \u003cp\u003e\n        The K25 multi-tool is well suited to routine, non-specialized firearm\n        maintenance and accessory adjustments. The interchangeable bits and\n        gripping tools can assist with compatible screws, mounts and external\n        hardware commonly found on service pistols, rifles, carbines and\n        shotguns.\n      \u003c\/p\u003e\n\n      \u003cul class=\"fd-k25-check-grid\"\u003e\n        \u003cli\u003eAdjusting compatible optic and accessory mounts\u003c\/li\u003e\n        \u003cli\u003eTightening external rail accessory screws\u003c\/li\u003e\n        \u003cli\u003eRemoving or installing compatible grip hardware\u003c\/li\u003e\n        \u003cli\u003eOpening battery compartments on electronic accessories\u003c\/li\u003e\n        \u003cli\u003eHolding small components during routine maintenance\u003c\/li\u003e\n        \u003cli\u003eCutting patches, tape, cord and maintenance materials\u003c\/li\u003e\n        \u003cli\u003eMinor fitting and edge smoothing with the file\u003c\/li\u003e\n        \u003cli\u003eRange-side adjustment of compatible equipment\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        This general-purpose multi-tool is not a substitute for calibrated\n        torque drivers, gunsmithing fixtures, punches or manufacturer-specific\n        armourer tools.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-k25-section\"\u003e\n    \u003cdiv class=\"fd-k25-heading\"\u003e\n      \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"fd-k25-check-grid\"\u003e\n      \u003cli\u003eFull-size folding tactical multi-tool\u003c\/li\u003e\n      \u003cli\u003e11 integrated applications and functions\u003c\/li\u003e\n      \u003cli\u003e14 interchangeable screwdriver bits\u003c\/li\u003e\n      \u003cli\u003eIncluded Allen key\u003c\/li\u003e\n      \u003cli\u003eInterchangeable saw and file attachments\u003c\/li\u003e\n      \u003cli\u003eReplacement blade-system components included\u003c\/li\u003e\n      \u003cli\u003eCombination pliers\u003c\/li\u003e\n      \u003cli\u003eIntegrated scissors\u003c\/li\u003e\n      \u003cli\u003eSingle-edge knife blade\u003c\/li\u003e\n      \u003cli\u003e7Cr17MoV stainless blade steel\u003c\/li\u003e\n      \u003cli\u003e2.20 mm blade thickness\u003c\/li\u003e\n      \u003cli\u003eLiner-lock blade retention\u003c\/li\u003e\n      \u003cli\u003eTitanium-tone handle construction\u003c\/li\u003e\n      \u003cli\u003eIntegrated pocket clip not included\u003c\/li\u003e\n      \u003cli\u003eNylon carrying sheath included\u003c\/li\u003e\n      \u003cli\u003eSuitable for military and range maintenance kits\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-k25-section\"\u003e\n    \u003cdiv class=\"fd-k25-heading\"\u003e\n      \u003ch2\u003eProfessional Applications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-k25-use-grid\"\u003e\n      \u003carticle class=\"fd-k25-use-card\"\u003e\n        \u003ch3\u003eMilitary Field Kits\u003c\/h3\u003e\n        \u003cp\u003e\n          A versatile maintenance option for personal equipment, external\n          firearm accessories, packs, communication equipment and field gear.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-use-card\"\u003e\n        \u003ch3\u003eRange and Armoury Support\u003c\/h3\u003e\n        \u003cp\u003e\n          Useful for routine adjustments, minor maintenance and equipment\n          preparation when a complete workshop tool set is not available.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-use-card\"\u003e\n        \u003ch3\u003eVehicle and Deployment Kits\u003c\/h3\u003e\n        \u003cp\u003e\n          Compact enough for glove compartments, deployment bags, patrol\n          vehicles, emergency equipment and mobile maintenance kits.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-k25-section\"\u003e\n    \u003cdiv class=\"fd-k25-heading\"\u003e\n      \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003ctable class=\"fd-k25-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eK25 Tactical Multi-Tool\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n          \u003ctd\u003e11152\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n          \u003ctd\u003eK25\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003eFolding plier-based multi-tool\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eNumber of Applications\u003c\/th\u003e\n          \u003ctd\u003e11\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBlade Steel\u003c\/th\u003e\n          \u003ctd\u003e7Cr17MoV stainless steel\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBlade Length\u003c\/th\u003e\n          \u003ctd\u003e8.50 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBlade Thickness\u003c\/th\u003e\n          \u003ctd\u003e2.20 mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBlade Edge\u003c\/th\u003e\n          \u003ctd\u003eSingle edge\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBlade Lock\u003c\/th\u003e\n          \u003ctd\u003eLiner lock\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eHandle Length\u003c\/th\u003e\n          \u003ctd\u003e11.40 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eOverall Length\u003c\/th\u003e\n          \u003ctd\u003e17.80 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eHandle\u003c\/th\u003e\n          \u003ctd\u003eTitanium-tone finish\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n          \u003ctd\u003e324 g\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eIncluded Bit Set\u003c\/th\u003e\n          \u003ctd\u003e14 interchangeable screwdriver bits\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAdditional Accessories\u003c\/th\u003e\n          \u003ctd\u003e\n            Allen key, interchangeable saw and file attachments, replacement\n            blade-system components and bit holder\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eSheath\u003c\/th\u003e\n          \u003ctd\u003eNylon carrying sheath included\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePresentation\u003c\/th\u003e\n          \u003ctd\u003eColour retail box\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003cdiv class=\"fd-k25-safety\"\u003e\n      \u003cstrong\u003eSafe Firearm Maintenance\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Always unload the firearm, remove the magazine and verify that the\n        chamber is clear before performing maintenance. Follow the firearm and\n        accessory manufacturers’ instructions. Use a calibrated torque driver\n        whenever a specific torque value is required, and do not use the\n        multi-tool for internal firearm work that requires certified armourer\n        tools or professional gunsmithing equipment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-k25-banner\"\u003e\n    \u003ch2\u003eOne Tool for the Range, Field and Maintenance Kit\u003c\/h2\u003e\n\n    \u003cp\u003e\n      With 11 integrated functions, a 14-piece interchangeable bit set,\n      replaceable accessories and a durable nylon sheath, the K25 11152\n      provides a practical maintenance solution for military equipment,\n      firearm accessories and everyday field repairs.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"k25","offers":[{"title":"Default Title","offer_id":45909809758399,"sku":null,"price":129.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/11152multitoolcanada.png?v=1784900857","url":"https:\/\/fairdcanada.com\/es\/products\/k25-tactical-multi-tools","provider":"FairD Canada","version":"1.0","type":"link"}