Zend certified PHP/Magento developer

How to redirect the custom button on product page

Newbie here. How can I redirect the customize button on its product page?

enter image description here

I’ve created the button inside the list.phtml

<button type="submit" id="subs" style="margin-bottom:5px;" onclick="window.location.href='{The bag product URL}';">Subscribe</button>