{"title":"multitools","description":"\u003cp\u003eTa tical multi-Tools Canada\u003c\/p\u003e","products":[{"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"},{"product_id":"multi-tools-k25-8-functions","title":"Multi-tools  K25 8 functions","description":"\u003cstyle\u003e\n  .fd-k25-33797 {\n    --fd-black: #121416;\n    --fd-dark: #22262a;\n    --fd-olive: #4e5747;\n    --fd-steel: #7b8286;\n    --fd-light: #f3f4f2;\n    --fd-white: #ffffff;\n    --fd-text: #25292b;\n    --fd-muted: #646a6d;\n    --fd-border: #d8dbd7;\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-33797 * {\n    box-sizing: border-box;\n  }\n\n  .fd-k25-33797 img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .fd-k25-33797 h2,\n  .fd-k25-33797 h3 {\n    margin-top: 0;\n    color: var(--fd-black);\n    line-height: 1.2;\n  }\n\n  .fd-k25-33797 h2 {\n    margin-bottom: 16px;\n    font-size: clamp(28px, 4vw, 43px);\n    letter-spacing: -0.025em;\n  }\n\n  .fd-k25-33797 h3 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .fd-k25-33797 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: -115px;\n    right: -70px;\n    width: 350px;\n    height: 350px;\n    border: 60px 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: #cdd5c8;\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 #8e9984;\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-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-light);\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-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .fd-k25-feature-card {\n    padding: 22px;\n    border: 1px solid var(--fd-border);\n    border-radius: 5px;\n    background: var(--fd-white);\n  }\n\n  .fd-k25-feature-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    margin: 22px 0;\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-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-use-grid,\n    .fd-k25-feature-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-33797\"\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        19-Function Tactical and Firearm Maintenance Multi-Tool\n      \u003c\/span\u003e\n\n      \u003ch2\u003eK25 33797 TACTICAL Multi-Tool Pliers\u003c\/h2\u003e\n\n      \u003cp\u003e\n        A compact, plier-based tactical multi-tool designed for military\n        personnel, law-enforcement users, range officers, firearm owners and\n        field technicians. The K25 33797 combines\n        \u003cspan class=\"fd-k25-highlight\"\u003e19 practical applications\u003c\/span\u003e,\n        a separate interchangeable tip set, a steel glass breaker and\n        rubberized handles in a portable field-maintenance system.\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\/33797_2.png?v=1784901932\" alt=\"K25 33797 TACTICAL 19-function multi-tool pliers with interchangeable tip set 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\u003e19 Applications\u003c\/h3\u003e\n      \u003cp\u003e\n        Multiple integrated tools support firearm-accessory adjustments,\n        equipment repairs and general military field tasks.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-k25-benefit\"\u003e\n      \u003ch3\u003eInterchangeable Tip Set\u003c\/h3\u003e\n      \u003cp\u003e\n        The included bit set expands the tool’s compatibility with common\n        screws and fasteners found on equipment and firearm accessories.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-k25-benefit\"\u003e\n      \u003ch3\u003eSteel Glass Breaker\u003c\/h3\u003e\n      \u003cp\u003e\n        An integrated steel glass breaker adds emergency and vehicle-response\n        capability to the multi-tool.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-k25-benefit\"\u003e\n      \u003ch3\u003eRubberized Grip\u003c\/h3\u003e\n      \u003cp\u003e\n        Black rubber-covered handles provide improved grip and control when\n        working with gloves or in wet field conditions.\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\u003eBuilt for Military Equipment and Firearm Maintenance\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The K25 33797 TACTICAL is designed to provide a broad selection of\n        maintenance and utility functions without requiring a complete\n        workshop tool kit. Its plier-based construction supports gripping,\n        holding, manipulating and making minor adjustments to compatible\n        equipment components.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The interchangeable tip set is particularly useful for external\n        firearm accessories, optical mounts, rail-mounted equipment,\n        communication systems, battery compartments and other field hardware\n        using common screw types.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        With a folded handle length of only 11.70 cm and a weight of 273 g, the\n        multi-tool can be carried in a range bag, patrol kit, deployment pack\n        or vehicle emergency kit without adding excessive bulk.\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\u003eRange-Side Adjustments\u003c\/strong\u003e\n        \u003cspan\u003e\n          Useful for minor external adjustments to compatible firearm\n          accessories and range equipment.\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          Supports common repairs involving packs, protective equipment,\n          communications hardware and vehicle accessories.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-k25-dark-item\"\u003e\n        \u003cstrong\u003eEmergency Capability\u003c\/strong\u003e\n        \u003cspan\u003e\n          The integrated steel glass breaker provides an additional function\n          for vehicle and emergency-response applications.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-k25-dark-item\"\u003e\n        \u003cstrong\u003eOrganized Carry\u003c\/strong\u003e\n        \u003cspan\u003e\n          The supplied black nylon molded sheath keeps the multi-tool and\n          accessories together during transport.\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\u003eOperational Advantages\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-k25-feature-grid\"\u003e\n      \u003carticle class=\"fd-k25-feature-card\"\u003e\n        \u003ch3\u003eFull-Size Pliers\u003c\/h3\u003e\n        \u003cp\u003e\n          Provides controlled gripping and holding capability for small\n          components, fasteners, wires and general repair materials.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-feature-card\"\u003e\n        \u003ch3\u003e7Cr17MoV Steel\u003c\/h3\u003e\n        \u003cp\u003e\n          Stainless tool steel offers a practical combination of hardness,\n          edge retention and corrosion resistance for field use.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-feature-card\"\u003e\n        \u003ch3\u003e19 Integrated Functions\u003c\/h3\u003e\n        \u003cp\u003e\n          A broad tool configuration reduces the number of individual hand\n          tools required inside a maintenance or deployment kit.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-feature-card\"\u003e\n        \u003ch3\u003eInterchangeable Driver Tips\u003c\/h3\u003e\n        \u003cp\u003e\n          The supplied tip set supports common adjustment and maintenance\n          tasks involving compatible screws and hardware.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-feature-card\"\u003e\n        \u003ch3\u003eRubber-Covered Handles\u003c\/h3\u003e\n        \u003cp\u003e\n          Textured black handle covers improve handling comfort and help\n          maintain control during extended or gloved use.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-feature-card\"\u003e\n        \u003ch3\u003eProtective Carrying Sheath\u003c\/h3\u003e\n        \u003cp\u003e\n          A nylon molded sheath with retaining clip protects the tool and\n          provides convenient storage inside professional equipment 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\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 33797 is suited to routine, non-specialized firearm maintenance\n        and external accessory adjustments. The bit set and pliers can help\n        service compatible hardware commonly found on service pistols, patrol\n        rifles, carbines, shotguns and related optical or electronic\n        accessories.\n      \u003c\/p\u003e\n\n      \u003cul class=\"fd-k25-check-grid\"\u003e\n        \u003cli\u003eTightening compatible rail accessory screws\u003c\/li\u003e\n        \u003cli\u003eAdjusting external optic and mounting hardware\u003c\/li\u003e\n        \u003cli\u003eServicing compatible grip and panel screws\u003c\/li\u003e\n        \u003cli\u003eOpening electronic accessory battery compartments\u003c\/li\u003e\n        \u003cli\u003eHolding small parts during routine maintenance\u003c\/li\u003e\n        \u003cli\u003eManipulating clips, pins and light-gauge wire\u003c\/li\u003e\n        \u003cli\u003eMinor field repairs to range equipment\u003c\/li\u003e\n        \u003cli\u003eMaintaining communication and protective equipment\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        The K25 33797 is a general-purpose maintenance tool. It is not a\n        substitute for calibrated torque drivers, punches, firearm-specific\n        armourer tools or professional gunsmithing equipment.\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\u003ePlier-based tactical multi-tool\u003c\/li\u003e\n      \u003cli\u003e19 integrated applications\u003c\/li\u003e\n      \u003cli\u003eInterchangeable tip set included\u003c\/li\u003e\n      \u003cli\u003e7Cr17MoV stainless steel construction\u003c\/li\u003e\n      \u003cli\u003eSingle-edge cutting tool configuration\u003c\/li\u003e\n      \u003cli\u003eNon-serrated cutting edge\u003c\/li\u003e\n      \u003cli\u003eIntegrated steel glass breaker\u003c\/li\u003e\n      \u003cli\u003eBlack rubber-covered handles\u003c\/li\u003e\n      \u003cli\u003eImproved grip during gloved operation\u003c\/li\u003e\n      \u003cli\u003eCompact 11.70 cm folded handle length\u003c\/li\u003e\n      \u003cli\u003e17 cm overall open length\u003c\/li\u003e\n      \u003cli\u003e273 g total weight\u003c\/li\u003e\n      \u003cli\u003eBlack nylon molded sheath included\u003c\/li\u003e\n      \u003cli\u003eRetaining clip integrated into the sheath\u003c\/li\u003e\n      \u003cli\u003eDesigned in Spain\u003c\/li\u003e\n      \u003cli\u003eDelivered in a colour retail box\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 Equipment\u003c\/h3\u003e\n        \u003cp\u003e\n          Suitable for personal equipment kits, deployment bags and routine\n          maintenance of mission-related accessories and external hardware.\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          Provides a compact assortment of tools for minor external\n          adjustments and equipment preparation at the range or in an armoury.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-use-card\"\u003e\n        \u003ch3\u003ePatrol and Vehicle Kits\u003c\/h3\u003e\n        \u003cp\u003e\n          The included steel glass breaker and compact sheath make the tool\n          suitable for patrol vehicles, emergency bags and mobile service\n          equipment.\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 Pliers\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n          \u003ctd\u003e33797\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\u003ePlier-based tactical 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\u003e19\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eSteel Type\u003c\/th\u003e\n          \u003ctd\u003e7Cr17MoV stainless steel\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eEdge Type\u003c\/th\u003e\n          \u003ctd\u003eSingle, non-serrated edge\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eHandle Material\u003c\/th\u003e\n          \u003ctd\u003eSteel with black rubber covers\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eHandle Length\u003c\/th\u003e\n          \u003ctd\u003e11.70 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eOverall Open Length\u003c\/th\u003e\n          \u003ctd\u003e17.00 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n          \u003ctd\u003e273 g\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eGlass Breaker\u003c\/th\u003e\n          \u003ctd\u003eIntegrated steel glass breaker\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eIncluded Accessories\u003c\/th\u003e\n          \u003ctd\u003eInterchangeable tip set\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eSheath\u003c\/th\u003e\n          \u003ctd\u003eBlack nylon molded sheath with retaining clip\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePocket Clip\u003c\/th\u003e\n          \u003ctd\u003eNo integrated pocket clip on the multi-tool\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAssisted Opening\u003c\/th\u003e\n          \u003ctd\u003eNo\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eDesign\u003c\/th\u003e\n          \u003ctd\u003eDesigned in Spain\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 beginning maintenance. Follow the firearm and\n        accessory manufacturers’ instructions. Use a calibrated torque driver\n        whenever a specific torque value is required, and reserve internal\n        firearm work for qualified armourers using the correct\n        manufacturer-specific tools.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-k25-banner\"\u003e\n    \u003ch2\u003e19 Functions for the Range, Field and Patrol Kit\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The K25 33797 TACTICAL combines pliers, an interchangeable tip system,\n      emergency glass-breaking capability and multiple field tools in a\n      compact 273 g platform designed for professional equipment maintenance\n      and everyday operational use.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"k25","offers":[{"title":"coyote","offer_id":45910084157631,"sku":null,"price":89.99,"currency_code":"CAD","in_stock":false},{"title":"black","offer_id":45910084190399,"sku":null,"price":89.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/33797-3.png?v=1784901827"},{"product_id":"k10-g10-red-black-pliers","title":"K10 G10 red\/black pliers","description":"\u003cstyle\u003e\n  .fd-k25-11153 {\n    --fd-black: #121416;\n    --fd-dark: #222529;\n    --fd-red: #9d1f27;\n    --fd-red-dark: #68161c;\n    --fd-light: #f4f4f2;\n    --fd-white: #ffffff;\n    --fd-text: #272a2c;\n    --fd-muted: #656a6d;\n    --fd-border: #d9dcda;\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-11153 * {\n    box-sizing: border-box;\n  }\n\n  .fd-k25-11153 img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .fd-k25-11153 h2,\n  .fd-k25-11153 h3 {\n    margin-top: 0;\n    color: var(--fd-black);\n    line-height: 1.2;\n  }\n\n  .fd-k25-11153 h2 {\n    margin-bottom: 16px;\n    font-size: clamp(28px, 4vw, 43px);\n    letter-spacing: -0.025em;\n  }\n\n  .fd-k25-11153 h3 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .fd-k25-11153 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: -75px;\n    width: 340px;\n    height: 340px;\n    border: 58px solid rgba(157, 31, 39, 0.19);\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-red);\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: #e5e6e6;\n    font-size: 18px;\n  }\n\n  .fd-k25-highlight {\n    color: #f08a90;\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-red);\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: #dddfdf;\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 var(--fd-red);\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: #f3b0b4;\n  }\n\n  .fd-k25-dark-item span {\n    color: #d6d8d8;\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-red);\n  }\n\n  .fd-k25-heading h2 {\n    margin-bottom: 0;\n    font-size: clamp(25px, 3vw, 34px);\n  }\n\n  .fd-k25-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .fd-k25-feature-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-feature-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-red);\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    margin: 22px 0;\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-red);\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 #dfc5c7;\n    border-left: 5px solid var(--fd-red);\n    background: #fff6f6;\n  }\n\n  .fd-k25-safety strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--fd-red-dark);\n  }\n\n  .fd-k25-safety p {\n    margin-bottom: 0;\n    color: #685052;\n    font-size: 14px;\n  }\n\n  .fd-k25-banner {\n    padding: 35px;\n    border-radius: 7px;\n    background: var(--fd-red);\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: #fff4f4;\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-feature-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-11153\"\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        Compact Field and Firearm Maintenance Multi-Tool\n      \u003c\/span\u003e\n\n      \u003ch2\u003eK25 11153 K10 G10 Red\/Black Multi-Tool Pliers\u003c\/h2\u003e\n\n      \u003cp\u003e\n        A compact, plier-based multi-tool designed for field maintenance,\n        range equipment and everyday operational tasks. The K25 11153 combines\n        \u003cspan class=\"fd-k25-highlight\"\u003e10 integrated applications\u003c\/span\u003e,\n        a 7Cr17MoV stainless-steel blade, locking functions and durable\n        red-and-black G10 handle scales in a lightweight 217 g platform.\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\/11153_1.png?v=1784902551\" alt=\"K25 11153 K10 red and black G10 multi-tool pliers with 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\u003e10 Applications\u003c\/h3\u003e\n      \u003cp\u003e\n        Multiple integrated functions support minor repairs, range tasks and\n        routine maintenance without requiring a complete tool kit.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-k25-benefit\"\u003e\n      \u003ch3\u003eG10 Handle Scales\u003c\/h3\u003e\n      \u003cp\u003e\n        Red-and-black G10 handle scales provide a durable, stable and\n        distinctive gripping surface for controlled field use.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-k25-benefit\"\u003e\n      \u003ch3\u003eLocking Functions\u003c\/h3\u003e\n      \u003cp\u003e\n        Integrated tool locking helps keep deployed functions securely\n        positioned during controlled use.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"fd-k25-benefit\"\u003e\n      \u003ch3\u003eCompact 217 g Design\u003c\/h3\u003e\n      \u003cp\u003e\n        Lightweight construction makes the tool practical for range bags,\n        maintenance pouches, patrol kits and everyday carry.\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\u003eCompact Maintenance Capability for the Range and Field\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The K25 11153 offers a practical selection of hand-tool functions in a\n        folding format measuring only 10.20 cm when closed. Its compact\n        dimensions make it suitable for military field kits, range bags,\n        vehicle equipment and personal maintenance pouches.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The plier-based configuration can assist with gripping, holding and\n        manipulating small components during routine equipment maintenance.\n        Its integrated cutting blade and additional functions support common\n        tasks involving packaging, cord, tape and light field materials.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Locking functions provide additional control when a tool is deployed,\n        while the G10 handle scales offer a durable gripping surface that\n        remains comfortable during detailed maintenance work.\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\u003eExternal Firearm Accessory Maintenance\u003c\/strong\u003e\n        \u003cspan\u003e\n          Useful for minor, non-specialized maintenance involving compatible\n          external firearm accessories and range equipment.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-k25-dark-item\"\u003e\n        \u003cstrong\u003eControlled Tool Deployment\u003c\/strong\u003e\n        \u003cspan\u003e\n          Locking functions help prevent selected tools from folding\n          unexpectedly during proper use.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-k25-dark-item\"\u003e\n        \u003cstrong\u003eDurable G10 Construction\u003c\/strong\u003e\n        \u003cspan\u003e\n          G10 handle scales resist moisture and provide a secure gripping\n          surface without adding excessive weight.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-k25-dark-item\"\u003e\n        \u003cstrong\u003eOrganized Carry\u003c\/strong\u003e\n        \u003cspan\u003e\n          The included nylon sheath protects the multi-tool and keeps it\n          accessible inside a field, range or maintenance kit.\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\u003eOperational Advantages\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-k25-feature-grid\"\u003e\n      \u003carticle class=\"fd-k25-feature-card\"\u003e\n        \u003ch3\u003eCombination Pliers\u003c\/h3\u003e\n        \u003cp\u003e\n          Provides controlled gripping, holding and manipulation capability\n          for small components and general repair materials.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-feature-card\"\u003e\n        \u003ch3\u003e7Cr17MoV Blade Steel\u003c\/h3\u003e\n        \u003cp\u003e\n          Stainless blade steel offers a practical balance of corrosion\n          resistance, edge retention and ease of maintenance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-feature-card\"\u003e\n        \u003ch3\u003e6 cm Cutting Blade\u003c\/h3\u003e\n        \u003cp\u003e\n          Compact single-edge blade for cutting packaging, tape, cord and\n          other compatible light-duty materials.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-feature-card\"\u003e\n        \u003ch3\u003eNon-Serrated Edge\u003c\/h3\u003e\n        \u003cp\u003e\n          Plain-edge construction provides controlled, predictable cutting\n          performance and simplified sharpening.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-feature-card\"\u003e\n        \u003ch3\u003eIntegrated Pocket Clip\u003c\/h3\u003e\n        \u003cp\u003e\n          The included clip offers an additional carry option when the nylon\n          sheath is not required.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-feature-card\"\u003e\n        \u003ch3\u003eNylon Sheath Included\u003c\/h3\u003e\n        \u003cp\u003e\n          Protective sheath supports organized transport on a belt or inside\n          a range, deployment or maintenance bag.\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 and Equipment Maintenance Applications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-k25-firearm-box\"\u003e\n      \u003cp\u003e\n        The K25 11153 is suitable for routine, non-specialized maintenance of\n        field equipment and external firearm accessories. Its compact pliers\n        and integrated functions can assist with minor adjustments and common\n        range-side tasks.\n      \u003c\/p\u003e\n\n      \u003cul class=\"fd-k25-check-grid\"\u003e\n        \u003cli\u003eHolding small external components during maintenance\u003c\/li\u003e\n        \u003cli\u003eManipulating clips, fasteners and light-gauge wire\u003c\/li\u003e\n        \u003cli\u003eCutting patches, tape, cord and cleaning materials\u003c\/li\u003e\n        \u003cli\u003eOpening firearm-maintenance product packaging\u003c\/li\u003e\n        \u003cli\u003eMinor repairs to range and field equipment\u003c\/li\u003e\n        \u003cli\u003eMaintaining packs and protective equipment\u003c\/li\u003e\n        \u003cli\u003eRoutine vehicle and deployment-kit tasks\u003c\/li\u003e\n        \u003cli\u003eGeneral camp and utility applications\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        This multi-tool is not a replacement for calibrated torque drivers,\n        gunsmithing punches, firearm-specific armourer tools or other\n        specialized maintenance equipment.\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\u003eCompact plier-based multi-tool\u003c\/li\u003e\n      \u003cli\u003e10 integrated applications\u003c\/li\u003e\n      \u003cli\u003eLocking tool functions\u003c\/li\u003e\n      \u003cli\u003e6 cm single-edge blade\u003c\/li\u003e\n      \u003cli\u003ePlain, non-serrated cutting edge\u003c\/li\u003e\n      \u003cli\u003e7Cr17MoV stainless blade steel\u003c\/li\u003e\n      \u003cli\u003e2.30 mm blade thickness\u003c\/li\u003e\n      \u003cli\u003eLiner-lock blade retention\u003c\/li\u003e\n      \u003cli\u003eRed-and-black G10 handle scales\u003c\/li\u003e\n      \u003cli\u003eCompact 10.20 cm closed length\u003c\/li\u003e\n      \u003cli\u003e16.20 cm overall open length\u003c\/li\u003e\n      \u003cli\u003eLightweight 217 g construction\u003c\/li\u003e\n      \u003cli\u003eIntegrated carrying clip\u003c\/li\u003e\n      \u003cli\u003eBlack nylon sheath included\u003c\/li\u003e\n      \u003cli\u003eNo assisted opening mechanism\u003c\/li\u003e\n      \u003cli\u003eDelivered in a colour retail box\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 compact utility tool for personal equipment, deployment bags,\n          minor repairs and routine field-maintenance requirements.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-use-card\"\u003e\n        \u003ch3\u003eRange and Firearm Maintenance\u003c\/h3\u003e\n        \u003cp\u003e\n          Suitable for handling cleaning materials, holding small components\n          and completing general non-specialized range-side tasks.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"fd-k25-use-card\"\u003e\n        \u003ch3\u003ePatrol and Vehicle Equipment\u003c\/h3\u003e\n        \u003cp\u003e\n          Compact enough for patrol bags, glove compartments, emergency kits\n          and mobile maintenance equipment.\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 K10 G10 Red\/Black Multi-Tool Pliers\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n          \u003ctd\u003e11153\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\u003e10\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\u003e6.00 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBlade Thickness\u003c\/th\u003e\n          \u003ctd\u003e2.30 mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBlade Edge\u003c\/th\u003e\n          \u003ctd\u003eSingle, non-serrated 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 Material\u003c\/th\u003e\n          \u003ctd\u003eRed-and-black G10\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eHandle Length\u003c\/th\u003e\n          \u003ctd\u003e10.20 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eOverall Open Length\u003c\/th\u003e\n          \u003ctd\u003e16.20 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n          \u003ctd\u003e217 g\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eFunction Retention\u003c\/th\u003e\n          \u003ctd\u003eLocking functions\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePocket Clip\u003c\/th\u003e\n          \u003ctd\u003eIntegrated clip included\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eSheath\u003c\/th\u003e\n          \u003ctd\u003eBlack nylon sheath included\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAssisted Opening\u003c\/th\u003e\n          \u003ctd\u003eNo\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 beginning maintenance. Follow all firearm and\n        accessory manufacturer instructions. Use a calibrated torque driver\n        whenever a specific torque value is required, and reserve internal\n        firearm maintenance for qualified personnel using the correct\n        manufacturer-specific tools.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fd-k25-banner\"\u003e\n    \u003ch2\u003eCompact, Locking and Ready for the Field\u003c\/h2\u003e\n\n    \u003cp\u003e\n      With 10 integrated applications, durable G10 handle scales, locking\n      functions and a lightweight 217 g construction, the K25 11153 provides a\n      practical multi-tool solution for military field equipment, firearm\n      maintenance kits and everyday operational tasks.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"k25","offers":[{"title":"Default Title","offer_id":45910159261887,"sku":null,"price":79.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/11153_1.png?v=1784902551"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/collections\/11152multitoolcanada.png?v=1784901360","url":"https:\/\/fairdcanada.com\/es\/collections\/multitools.oembed","provider":"FairD Canada","version":"1.0","type":"link"}