Sure, just use an if statement.
if product.url == 'zzz' or product.id == 'xxx'
window.location.href = '/pages/yyy'
endif
Sure, just use an if statement.
if product.url == 'zzz' or product.id == 'xxx'
window.location.href = '/pages/yyy'
endif