Merch
// Simulate a mouse click:
window.location.href = “https://studentsforlife.ie/shop/”;
// Simulate an HTTP redirect:
window.location.replace(“https://studentsforlife.ie/shop/”);
// Simulate a mouse click:
window.location.href = “https://studentsforlife.ie/shop/”;
// Simulate an HTTP redirect:
window.location.replace(“https://studentsforlife.ie/shop/”);