(function () { var ENDPOINT = "https://app.cash4pawn.com/api/functions/trackEvent"; function getSessionId() { try { var sid = sessionStorage.getItem("c4p_session_id"); if (!sid) { sid = "sess_" + Date.now() + "_" + Math.random().toString(36).slice(2, 10); sessionStorage.setItem("c4p_session_id", sid); } return sid; } catch (e) { return "sess_" + Date.now(); } } function getDeviceType() { var ua = navigator.userAgent; if (/tablet|ipad/i.test(ua)) return "tablet"; if (/mobi|android|iphone/i.test(ua)) return "mobile"; return "desktop"; } function trackPageView() { var event = { event_type: "page_view", source: "wix", page_url: window.location.href, page_path: window.location.pathname, page_title: document.title, session_id: getSessionId(), referrer: document.referrer, user_agent: navigator.userAgent, device_type: getDeviceType(), }; fetch(ENDPOINT, { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ events: [event] }), mode: "cors", }).catch(function () {}); } if (document.readyState === "complete") { trackPageView(); } else { window.addEventListener("load", trackPageView); } var lastPath = window.location.pathname; setInterval(function () { if (window.location.pathname !== lastPath) { lastPath = window.location.pathname; trackPageView(); } }, 1000); })();
top of page

Kobalt 24pc Tap and Die Set #5036574 Brand New

28,50 $Цена
Upgrade your tool collection with this Kobalt 24-Piece Metric Tap & Die Set (#5036574). Designed for creating or repairing threads on bolts, screws, and pipes, this set includes a full range of metric taps and dies, a die stock handle, and a tap wrench handle. Perfect for mechanics, DIY projects, automotive work, and professional repair tasks.

The set is brand new inside the original case, although the outer retail box shows shelf wear from storage. All tools are unused and protected by Kobalt’s limited 3-year warranty.

Includes:

24-piece complete metric tap & die set

Die stock handle

Tap wrench handle

Hard plastic storage case

Tap & Die Sizes Included:

Metric:

3 mm–0.50

4 mm–0.70

5 mm–0.80

6 mm–1.00

7 mm–1.00

8 mm–1.25

9 mm–1.25

10 mm–1.50

12 mm–1.50

12 mm–1.75

Pipe:

1/8 in – 28 BSP

Features:

Made of high-carbon steel for durability

Laser-etched sizing for easy identification

Ideal for thread repair and maintenance

Works with hexagonal die stock handles

Rugged storage case keeps tools organized

If you have any questions or need more photos, feel free to ask!

✅ Item Specifics (Easy Copy/Paste to eBay)

Brand: Kobalt
Model: 5036574
Type: Tap & Die Set
Number of Pieces: 24
Measurement System: Metric
Material: High-Carbon Steel
MPN: 5036574
Set Includes: Taps, Dies, Tap Wrench, Die Stock Handle, Storage Case
Condition: New (Box shows wear)
Warranty: 3-Year Limited
UPC: 820909595958
    bottom of page