HS DEER CALL DOD SIGNATURE – DOMINANT DOE BLEAT

HS DEER CALL DOD SIGNATURE – DOMINANT DOE BLEAT

$13.99Purchase & earn 14 Gundalyrium (points)!

4 in stock

PRODUCT SPECIFICATIONS:

Dimension     1.95 X 5.20 X 9.70
Height     1.9500
Width     5.2000
Length     9.7000
TYPE     MOUTH
MATERIAL     RUBBER/ABS PLASTIC
COLOR     BLACK
OTHER FEATURES:     INJECTION MOLDED RUBBER/ABS
     CONSTRUCTION,ADJUSTABLE “O”-
     RING FOR VOCAL MANIPULATION,
     RUBBER BARREL

UPC

888151031056

Manufacturer

Hunters Specialties

Manufacturer Part Number

HS-DOD-DDDC

Product Type

MOUTH

Length

9.7000

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