OUTDOOR EDGE 2.5″ TRAILBLAZE – FOLDING BLADE W/POCKET CLIP

OUTDOOR EDGE 2.5″ TRAILBLAZE – FOLDING BLADE W/POCKET CLIP

$13.99Purchase & earn 14 Gundalyrium (points)!

Out of stock

PRODUCT SPECIFICATIONS:

Dimension     0.75 X 2.50 X 7.70
Height     0.7500
Width     2.5000
Length     7.7000
BLADE MATERIAL     STAINLESS STEEL
NUMBER OF BLADES     1
BLADE LENGTH     2.5″
HANDLE MATERIAL     THERMOPLASTIC RUBBER
HANDLE COLOR     ORANGE
OPEN LENGTH     5.7500
CLOSED LENGTH     3.2500
WEIGHT     1.2000
OTHER FEATURES:     TPR INSERTS ON HANDLE, SS
     BLADE, SS POCKET CLIP FOR
     SHEATH FREE CARRY, THUMBSTUD,
     GREAT FOR CAPING, CLAM PACK

UPC

743404301976

Manufacturer

Outdoor Edge

Manufacturer Part Number

TB25C

Blade Length

2.5"

Length

7.7000

Blade Material

STAINLESS STEEL

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Welcome to Gundalorium, in order to browse our site you must be at least 18 years of age.
Are you at least 18 years old?
No
// Remove excessive event listeners on scroll let ticking = false; window.addEventListener("scroll", function () { if (!ticking) { window.requestAnimationFrame(() => { ticking = false; }); ticking = true; } }, { passive: true }); // Kill jQuery-based animations (if any) if (window.jQuery) { jQuery.fx.off = true; } document.addEventListener("DOMContentLoaded", function () { const lazyElements = document.querySelectorAll("img, video, iframe, section, div"); lazyElements.forEach(el => { el.setAttribute("loading", "lazy"); }); });