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

Mayrich Nail Metal Wall Cross

by Mayrich
$19.99
Title

Wall Cross Home Decor

This beautifully designed wall cross is made of bounded nails to represent the nails that crucified Jesus Christ on the cross. It's a favorite here at the Celtic Ranch for its rustic yet reflective touch to any home or living space.

  • Available in 2 styles
  • Available in 2 sizes
  • Includes metal hook in back for easy hanging

Material - Metal

Dimensions - Available in 9"x12" or 11x18"

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();