(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

1974 United States Proof Set OGP Eisenhower Dollar Original Mint Packaging

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

Description

1974 United States Proof Set – Original Government Packaging

Offered is an authentic 1974 United States Proof Set in its original U.S. Mint display case and matching government-issued outer sleeve. This six-coin proof set features brilliant mirrored finishes and includes the popular Eisenhower Dollar.

A great collectible from the final years of the large-size Ike Dollar era.

Included Coins

1974 Eisenhower Dollar

1974 Kennedy Half Dollar

1974 Washington Quarter

1974 Roosevelt Dime

1974 Jefferson Nickel

1974 Lincoln Cent

Features

Original Government Packaging (OGP)

Complete six-coin proof set

Struck at the San Francisco Mint

Mirror-like proof surfaces

Includes large Eisenhower Dollar

Excellent addition to any U.S. coin collection

Condition Notes

Coins remain sealed in the original Mint holder.

Proof coins display attractive mirrored fields and frosted details.

Plastic holder shows minor storage wear consistent with age.

Outer sleeve displays light handling and shelf wear.

Please review all photos carefully for exact condition and details.

You will receive the exact 1974 Proof Set shown in the photographs.

Item Specifics

Year: 1974

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