Mod NX

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