(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

1975 United States Proof Set Bicentennial Coins OGP Eisenhower Dollar

17,99 US$Preço
Original U.S. Mint Proof Set with Original Government Packaging (OGP)

Description

1975 United States Proof Set with Bicentennial Reverse Designs

Offered is an authentic 1975 United States Proof Set in original U.S. Mint packaging. This set is especially desirable because it contains the first Bicentennial-design Eisenhower Dollar, Kennedy Half Dollar, and Washington Quarter bearing the dual date 1776–1976.

The 1975 Proof Set is unique because no quarters, half dollars, or dollars were struck dated 1975 for circulation. Instead, Bicentennial dual-dated coins were issued beginning in 1975.

Included Coins

Bicentennial Eisenhower Dollar (1776-1976)

Bicentennial Kennedy Half Dollar (1776-1976)

Bicentennial Washington Quarter (1776-1976)

1975 Roosevelt Dime

1975 Jefferson Nickel

1975 Lincoln Cent

Features

Original Government Packaging (OGP)

Complete six-coin proof set

Struck at the San Francisco Mint

Historic Bicentennial coinage

Mirror-like proof surfaces

Popular collector issue

Condition Notes

Coins remain housed in the original Mint holder.

Attractive mirrored proof finishes throughout.

Display case shows light handling wear from storage.

Outer sleeve exhibits edge wear and age-related marks.

Please review all photos carefully for exact condition.

You will receive the exact proof set shown in the photographs.

Item Specifics

Year: 1975

Strike Type: Proof

Mint Location: San Francisco

Certification: Uncertified

Circulated/Uncirculated: Uncirculated

Original Government Packaging: Yes

Number of Coins: 6

Composition: Mixed

Country/Region of Manufacture: United States
    bottom of page