(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

1991 United States Mint Proof Set OGP Box COA 5 Coin San Francisco Proof Set

13,69 $Цена
1991 United States Mint Proof Set with Original Government Packaging

Offered here is an Official 1991 United States Mint Proof Set featuring five proof coins struck at the San Francisco Mint and housed in the original U.S. Mint presentation holder. This set includes the original purple mint envelope, certificate of authenticity, and protective lens.

Each coin displays the brilliant mirror-like fields and frosted devices characteristic of U.S. Mint proof coinage.

Included Coins

1991-S Lincoln Cent

1991-S Jefferson Nickel

1991-S Roosevelt Dime

1991-S Washington Quarter

1991-S Kennedy Half Dollar

Included

Original U.S. Mint Proof Coin Set

Original Protective Lens/Holder

Original Purple Mint Envelope

Original Certificate of Authenticity

Original Specifications Insert

Condition

Coins remain sealed in the original U.S. Mint holder.

Original envelope and paperwork included.

Envelope shows light storage and handling wear consistent with age.

Please review all photos carefully for the exact item and condition.

Features

Year: 1991

Mint Mark: S (San Francisco)

Strike Type: Proof

Number of Coins: 5

Original Government Packaging (OGP): Yes

Certificate of Authenticity Included

U.S. Mint Issue

Seller Notes

A complete 1991 U.S. Mint Proof Set with original packaging and documentation. An excellent addition to any proof set collection, birth-year collection, or U.S. coin collection.

Item Specifics

Brand: United States Mint
Year: 1991
Mint Location: San Francisco
Strike Type: Proof
Certification: U.S. Mint
Circulated/Uncirculated: Uncirculated
Country/Region of Manufacture: United States
Composition: Mixed Composition
Original Government Packaging: Yes
Modified Item: No
    bottom of page