(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

1987 United States Proof Set Original US Mint Box & COA 5 Coin Set

12,99 US$Precio
1987 United States Proof Set – Original U.S. Mint Packaging

Up for sale is an Official 1987 United States Proof Set issued by the U.S. Mint. This set includes all five proof coins struck for circulation in 1987 and comes housed in the original U.S. Mint protective lens with the original government packaging and certificate/specifications card.

The coins display the brilliant mirror-like surfaces and frosted details expected of proof coinage and have remained in their original Mint holder.

Included Coins

1987-S Lincoln Cent

1987-S Jefferson Nickel

1987-S Roosevelt Dime

1987-S Washington Quarter

1987-S Kennedy Half Dollar

Included

Original U.S. Mint Proof Coin Set

Original Protective Lens/Holder

Original U.S. Mint Purple Box

Original Specifications/Information Card

Condition

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

Original box and paperwork included.

Box shows light storage wear consistent with age.

Please review all photos carefully for the exact condition of the item you will receive.

Product Details

Year: 1987

Mint: San Francisco (S Mint Mark)

Strike Type: Proof

Country: United States

Number of Coins: 5

Original Government Packaging (OGP): Yes

Certificate/Information Card: Included

Seller Notes

This is a nice complete 1987 U.S. Proof Set with original government packaging. A great addition to any coin collection or an excellent gift for collectors of modern U.S. Mint proof sets.
    bottom of page