(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

1973 Clad Proof Set U.S. Mint Original Government Packaging OGP

14,99 US$Precio
Original U.S. Mint Proof Set with Original Government Packaging (OGP)

Description

1973 United States Proof Set – Original Government Packaging

Authentic 1973 United States Proof Set housed in the original U.S. Mint hard plastic display holder and black government-issued outer sleeve.

This desirable set includes six proof coins, highlighted by the large Eisenhower Dollar struck with brilliant mirrored proof surfaces.

Included Coins

1973 Eisenhower Dollar

1973 Kennedy Half Dollar

1973 Washington Quarter

1973 Roosevelt Dime

1973 Jefferson Nickel

1973 Lincoln Cent

Features

Original U.S. Mint packaging included

Six-coin proof set

Attractive mirrored proof finishes

Includes the popular Eisenhower Dollar

Great addition to any U.S. coin collection

Condition Notes

Coins remain housed in original Mint holder.

Proof surfaces appear bright with strong eye appeal.

Outer black sleeve shows noticeable edge and corner wear from storage.

Holder may display minor handling marks consistent with age.

Please examine all photographs for exact condition.

You will receive the exact 1973 Proof Set pictured.

Item Specifics

Year: 1973

Strike Type: Proof

Mint Location: San Francisco

Certification: Uncertified

Circulated/Uncirculated: Uncirculated

Country/Region of Manufacture: United States

Original Government Packaging: Yes

Number of Coins: 6
    bottom of page