1880 American Coin Necklace
SKU:
(You save
) Limited Offer
Status
Excluded from Promotions. This item is not eligible for additional discount.
A Vintage 1880 American Coin Pendant Necklace.
Make a fashion statement with this stunning vintage 1880 One Dime Native Indian Head American Coin Pendant. Genuine original coin.
Your charming American coin is mounted on a Beautifully handcrafted Sterling Silver Bezel and a .925 Sterling Silver Snake necklace which measures 24" inches with a desirable lobster clasp. This comes with a beautiful presentational gift box, ready for gifting. (Optional)
A lovely Gift for a Wedding, Birthday, Anniversary, Bridal Shower, Stag Night, Retirement, a thank you gift. Ideal for any occasion or simply for the pure pleasure of adorning this charming necklace yourself.
‹script>
// Safari mobile menu fix
document. addEventListener( 'DOMContentLoaded', function() {
setTimeout (function() {
var toggler = document.querySelector(' mobileMenu-toggle');
var menu = document.querySelector('. navPages-container');
if (toggler && menu) {
var newToggler = toggler. cloneNode(true) ;
toggler.parentNode.replaceChild(newToggler, toggler);
newToggler. addEventListener( 'click', function(e) {
e. preventDefault();
menu. classList.toggle('is-open'); menu.classList.toggle('show');
this. classList.toggle('is-open') ;
}.) ;
300);
}) ;