FREE SHIPPING ON GUM ORDERS OVER $30+


$(".hero-slideshow .hero__slide").click(function(){ var slideURL = $(this).find(".hero__cta").attr("href"); window.location.href = slideURL; });