(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

1978 United States Proof Set U.S. Mint Original Packaging 6 Coins Complete

14,99 US$Preço
1978 United States Proof Set U.S. Mint Original Packaging 6 Coins Complete

Condition:
Pre-owned. Original 1978 U.S. Mint Proof Set in original government packaging (OGP). Coins appear to have strong proof surfaces with no obvious damage visible through the holder. The outer sleeve and plastic display case show normal storage wear, including scuffs, edge wear, and minor marks. Please review all photos carefully for actual condition.

Description:

1978 United States Proof Set issued by the U.S. Mint.

This complete set contains six proof coins displayed in the original mint holder:

Eisenhower Dollar

Kennedy Half Dollar

Washington Quarter

Roosevelt Dime

Jefferson Nickel

Lincoln Cent

The coins exhibit the mirror-like proof finish produced by the U.S. Mint for collectors. The set includes the original black outer sleeve and hard plastic display case.

Included:

Complete 1978 U.S. Proof Set (6 coins)

Original Mint plastic display holder

Original black outer sleeve

Notes:

Original government packaging included.

Outer packaging shows handling and storage wear.

Coins have not been removed from the mint holder.

See photos for details of condition and contents.

Item Specifics:

Year: 1978

Mint: San Francisco (Proof Issue)

Strike Type: Proof

Country/Region of Manufacture: United States

Certification: Uncertified

Composition: Mixed (as issued by U.S. Mint)

Circulated/Uncirculated: Uncirculated Proof Set

SKU Suggestion: US-PROOF-SET-1978-OGP
    bottom of page