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

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

$18.99Purchase & earn 19 Gundalyrium (points)!

13 in stock

FEATURES:
-Right hand only
-For Mini Semi Autos
-Durable Nylon, water-resistant outer shell
-Top-grade padding
-Deluxe molded thumb break snap & belt loop

PRODUCT SPECIFICATIONS:

Dimension     1.95 X 6.50 X 8.60
Height     1.9500
Width     6.5000
Length     8.6000
TYPE     OUTSIDE WAISTBAND
APPLICATION     FITS MOST MINI SEMI AUTOS
MATERIAL     NYLON
COLOR     BLACK
MFG SIZE     DLX-1
RIGHT HAND     Y
LEFT HAND     N
AMBIDEXTROUS     N
OTHER FEATURES:     RUGER LCP

UPC

672352412017

Manufacturer

Bulldog Cases

Manufacturer Part Number

DLX-1

Length

8.6000

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