Skip to content
FREE Shipping on U.S. Orders $100+
FREE U.S. SHIPPING $100+

Sterling Silver Tree of Life Leverback Earrings

$135.00
SKU PES6637

Tree of Life Earrings

Keith Jack does it again! We love the Tree of Life here at Celtic Ranch. When we saw these earrings, we just had to have it! This stunning and elegant design combines Celtic traditional symbolism with contemporary style and fashion. 

  • Inspired by the Celtic Tradition
  • Gift box and story card included

Material - Sterling Silver

Type - Leverback

var iframe = document.querySelector('iframe'); function handleLazyLoad() { if (iframe.classList.contains('lazyload')) { const storeSRC = iframe.dataset.src; iframe.addEventListener('lazyloaded', () => { delete iframe.dataset.src; iframe.src = storeSRC; initPlayer(); }); } } function initPlayer() { var player = new Vimeo.Player(iframe); player.ready().then(function (){ console.log('player is ready!'); // These events are not attaching? Why? player.on('play', function () { console.log('played the video!'); }); player.on('ended', function () { console.log('the video has ended'); }); }); } handleLazyLoad();