I have created a custom .phtml file located at /app/design/frontend/MYTHEME/default/template/catalog/product/view/prod_attribs.phtml
on /app/design/frontend/MYTHEME/default/template/catalog/product/view/addtocart.phtml i want to create a hyperlink of prod_attribs.phtml
Please advise how to create hyperlink of this newly created prod_attribs.phtml file
EDIT:
on phtml file /app/design/frontend/MYTHEME/default/template/catalog/product/view/addtocart.phtml i want to make a hyper link which should point to newly created file "prod_attribs.phtml" something like " class="various">Configure Here
which when clicked should open the prod_attribs.phtml