window.addEventListener('load', function() { if (document.body.innerText.includes("Sorry, the requested product is not available")) { window.location.href = "https://wheelersdiscount.com/products/"; } });