How to add new products under different page

My Store needed a new products upload, but when I added a new product, it was under the default product page, which means two products shared the same page, how can I separate them into two different pages?

Hi @Neo97

You can create N+ no of product template.

Now duplicate the main-product.liquid file and assign it to your template json.

Assign a newly created template to the product and you are done now.

Hope it will help…