(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

Danbury Mint Men in Space Series First Edit. Sterling Silver Proof Set 21 Medals

1214,99 US$Preço
Danbury Mint Men in Space Series First Edition Sterling Silver Proof Set 21 Medals

Description

Own a remarkable piece of space exploration history with this Danbury Mint "Men in Space Series" First Edition Sterling Silver Proof Set. This collectible set features 21 sterling silver proof medals commemorating the Mercury, Gemini, and Apollo space missions through Apollo XI (11), housed in its original Danbury Mint presentation album.

Each medal showcases beautifully detailed mission artwork on the front with mission specifications engraved on the reverse. A fantastic addition for collectors of space memorabilia, NASA history, or sterling silver commemoratives.

Included

Danbury Mint Men in Space Series First Edition

21 Sterling Silver Proof Medals

Original presentation album/display case

Missions Included

Mercury III, IV, VI, VII, VIII, IX

Gemini III, IV, V, VI, VII, VIII, IX, X, XI, XII

Apollo VII, VIII, IX, X, XI

Condition

Pre-owned vintage condition.

All 21 sterling silver proof medals are present.

Medals display light handling marks, natural toning, and some colorful patina from age.

Original presentation album shows noticeable shelf wear, scuffs, staining, corner wear, and edge wear from storage.

Interior has residue/marking on the inside cover from prolonged contact with the display insert (see photos).

Please review all photos carefully, as they are part of the item's description and condition.

Ships securely packaged with tracking.
    bottom of page