// Check if the current page is the Classic Series product page
if (path === "/products/kimber-kable-4pr-speaker-cable-pair") {
// Redirect to the Classic product page
window.location.href = "https://www.safeandsoundhq.com/products/kimber-kable-4pr-classic-speaker-cable-pair";