Hunters Specialties Suzie Snood Box Call

Hunters Specialties Suzie Snood Box Call

$15.99Purchase & earn 16 Gundalyrium (points)!

25 in stock

The Hunters Specialties Strut Suzie Snood Box Call is engineered from a single billet of Select Poplar wood and features a walnut wood paddle. This small but mighty box call emits yelps and cutts that will bring the turkeys in. This device also makes clucks and purr sounds ensuring the best results.

  • CNC construction for efficiency
  • Hand tuned for effectiveness
  • Emits high-pitched sound clucks and purrs
  • Pocket size for convenience
  • Package dimensions: 12″ H x 4.5? W x 1.5? D
  • Material type: Poplar and walnut wood
  • Model: 100169
UPC

021291711048

Manufacturer

Hunters Specialties

Manufacturer Part Number

HS-STR-100169

Product Type

MECHANICAL

Length

11.9000

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