BULLDOG OWB HOLSTER W/TB RH – PIT BULL NYLON BLACK REVOLVER

BULLDOG OWB HOLSTER W/TB RH – PIT BULL NYLON BLACK REVOLVER

$17.09Purchase & earn 17 Gundalyrium (points)!

6 in stock

FEATURES:
-Right hand only
-For Revolvers with 2″ to 2.5″ barrels
-Durable Nylon, water-resistant outer shell
-Top-grade padding
-Deluxe molded thumb break snap & belt loop

PRODUCT SPECIFICATIONS:

Dimension     2.00 X 5.40 X 7.90
Height     2.0000
Width     5.4000
Length     7.9000
TYPE     OUTSIDE WAISTBAND
APPLICATION     REVOLVERS W/2-2.5″ BBLS
MATERIAL     NYLON
COLOR     BLACK
MFG SIZE     DLX-2
RIGHT HAND     Y
LEFT HAND     N
AMBIDEXTROUS     N
OTHER FEATURES:     J FRAME, MODEL 85

UPC

672352412024

Manufacturer

Bulldog Cases

Manufacturer Part Number

DLX-2

Length

7.9000

Product Type

OUTSIDE WAISTBAND

Mount Type

Belt Loop

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