I managed to get a table in installments on the product page exactly where I wanted, was perfect, just below the special price. Added code table by modifying the file: app -> design -> frontend -> default -> default -> template -> catalog -> product -> price.phtml
It turns out that the table is showing up in other places, specifically on the homepage and the list of products, etc ... and wish to limit the appearance of the table only the product page. How can I do this? Inside the price.phtml or would be in another file?