Im trying to figure out the calling of each item on the page.

So say I wanted to add the price of the item twice. Once up top and keep the one at the bottom. I also want to add a add to cart button twice. Once at the top and keep the one at the bottom.

What is the best way to go about this?

Right now I am trying to copy and paste from the productsvariantsingrid.ascx to the product info.

I get the add to cart button to show up but has no functionality and the price is no where to be seen.

Both for the top section of the product detail page.