(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

1977 United States Proof Set OGP Original U.S. Mint Packaging 6 Coins

14,99 $Цена
Original U.S. Mint Proof Set with Original Government Packaging (OGP)

Description

1977 United States Proof Set – Complete 6-Coin Set

Available is a genuine 1977 United States Proof Set housed in its original U.S. Mint holder and outer packaging. This set contains six proof coins struck with mirrored fields and frosted devices, making it a desirable addition for collectors of modern U.S. coinage.

The coins display attractive proof finishes and remain sealed within the original Mint-issued display case.

Included Coins

1977 Eisenhower Dollar

1977 Kennedy Half Dollar

1977 Washington Quarter

1977 Roosevelt Dime

1977 Jefferson Nickel

1977 Lincoln Cent

Features

Original Government Packaging (OGP)

Complete six-coin proof set

Produced by the U.S. Mint

Mirror-like proof surfaces

Historic Eisenhower Dollar issue

Great addition to proof set collections

Condition Notes

Coins remain in original Mint holder.

Nice proof appearance with reflective surfaces.

Holder exhibits light storage wear consistent with age.

Outer sleeve shows handling wear, edge wear, and minor scuffing.

Please review all photographs carefully for exact condition and details.

You will receive the exact 1977 Proof Set shown in the photos.

Item Specifics

Year: 1977

Strike Type: Proof

Mint Location: San Francisco

Certification: Uncertified

Circulated/Uncirculated: Uncirculated

Original Government Packaging: Yes

Number of Coins: 6

Country/Region of Manufacture: United States
    bottom of page