Product detail page html css javascript? [closed]

How can I create a product detail page for a product. Right now I have just one product detail page for a single product. And when I click on a different products, it takes me to that product detail page that I have. Do I have to create different pages for each product and link it with window.location? Thanks!

I have just one product on my product detail page. Need to figure out how to view a different product like the one I have