MC ELITE TACTICAL READINESS – 3.5″ DROP POINT FLDR BLK/BLK

MC ELITE TACTICAL READINESS – 3.5″ DROP POINT FLDR BLK/BLK

$13.99Purchase & earn 14 Gundalyrium (points)!

12 in stock

PRODUCT SPECIFICATIONS:

Dimension     1.20 X 2.15 X 5.55
Height     1.2000
Width     2.1500
Length     5.5500
BLADE MATERIAL     STAINLESS STEEL
NUMBER OF BLADES     1
BLADE LENGTH     3.5″
HANDLE MATERIAL     GLASS FILLED NYLON
HANDLE COLOR     BLACK MATTE
OPEN LENGTH     8.0000
CLOSED LENGTH     4.5000
WEIGHT     0.0000

UPC

805319431251

Manufacturer

Master Cutlery

Manufacturer Part Number

ETA001BK

Length

5.5500

Blade Material

STAINLESS STEEL

Blade Length

3.5"

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"); }); });