MEC BOTTLE & CAP ASSY SMALL – FOR SHOT OR POWDER

MEC BOTTLE & CAP ASSY SMALL – FOR SHOT OR POWDER

$14.99Purchase & earn 15 Gundalyrium (points)!

23 in stock

FEATURES:
-Powder/Shot bottle used to hold your components & dispense into the shell

PRODUCT SPECIFICATIONS:

Dimension     2.90 X 3.00 X 6.55
Height     2.9000
Width     3.0000
Length     6.5500
TYPE/COLOR     HOLDS SHOT OR POWDER/CLEAR
SIZE/FINISH     SMALL
MATERIAL     PLASTIC

UPC

098489014670

Manufacturer

MEC

Manufacturer Part Number

100301L13XUPC

Length

6.5500

Caliber/Gauge

Multi-Caliber

Quantity

1

Product Type

Replacement Bottle

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