Testing Collection

var role = encodeURI(""); var handle = "testing-collection" var url = "/collections/testing-collection" if (role != '') { if (window.location.pathname.indexOf(role) == -1) window.location.href = url + "/" + role }