(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

2014 United States Mint Proof Set 14 Coin Set w/ OGP & COA San Francisco Mint

44,99 $Цена
Original U.S. Mint Proof Set. Complete with all 14 proof coins, Certificate of Authenticity, and original government packaging. Coins remain in original mint lenses. Outer packaging may show minor storage wear. See photos for exact condition.

Item Description

Offered is a 2014 United States Mint Proof Set, complete with all original packaging and Certificate of Authenticity from the U.S. Mint.

This official set contains 14 proof coins struck at the San Francisco Mint, featuring mirror-like finishes and frosted design details. Included are all five 2014 America the Beautiful Quarters, four Presidential $1 Coins, Native American Dollar, Kennedy Half Dollar, Roosevelt Dime, Jefferson Nickel, and Lincoln Cent.

A great addition for collectors of modern U.S. coinage, proof sets, and America the Beautiful quarter series.

Included Coins

America the Beautiful Quarters

Great Smoky Mountains National Park (Tennessee)

Shenandoah National Park (Virginia)

Arches National Park (Utah)

Great Sand Dunes National Park (Colorado)

Everglades National Park (Florida)

Presidential $1 Coins

Warren G. Harding

Calvin Coolidge

Herbert Hoover

Franklin D. Roosevelt

Additional Coins

Native American $1 Coin

Kennedy Half Dollar

Roosevelt Dime

Jefferson Nickel

Lincoln Cent

Features

Official United States Mint issue

14 proof coins

San Francisco Mint ("S" mint mark)

Original Mint lenses

Original government packaging (OGP)

Certificate of Authenticity included

Mirror-like proof finish

Condition Notes

Complete original set

Coins appear bright and attractive in original holders

No coins removed from Mint packaging

Box and COA included

Outer packaging may show light shelf/storage wear

Please review photographs carefully for condition details

Item Specifics

Year: 2014

Mint: San Francisco (S)

Strike Type: Proof

Certification: U.S. Mint COA

Country/Region of Manufacture: United States

Composition: Mixed compositions per Mint specifications

Packaging: Original Government Packaging (OGP)
    bottom of page