HAYDEL’S PREDATOR CALL DUAL – BABY RABBIT COAXER

HAYDEL’S PREDATOR CALL DUAL – BABY RABBIT COAXER

$13.99Purchase & earn 14 Gundalyrium (points)!

Out of stock

FEATURES
-2 calls in 1
-Blow on one end for the Cottontail & the opposite end for the Jackrabbit

PRODUCT SPECIFICATIONS:

Dimension     1.20 X 4.95 X 7.20
Height     1.2000
Width     4.9500
Length     7.2000
TYPE     MOUTH
MATERIAL     PLASTIC
COLOR     CLEAR
OTHER FEATURES:     UNIQUE DUAL VOICE BOX,BLOW ON
     ONE END FOR COTTONTAIL AND
     OPPOSITE END FOR JACKRABBIT

UPC

086666200404

Manufacturer

Haydels

Manufacturer Part Number

BR-84

Product Type

MOUTH

Length

7.2000

Species

Predator

Sounds

Baby Cottontail/Jackrabbit

Sound Species

Baby Cottontail/Jackrabbit

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