I am trying to add a new page to the admin section that will display the new products. I will need to view the new products in the admin area in the same order they show up in the store front.
Basically I need a page that will allow me to edit the new products using the collect info behavior, I have more than 20000 products on the website, I use Easy Populate to add new products which might go under existing category. I need that so I can do the association to the car make and model which are usually done inside the collect info page.
Is there any such page that exist or I need to have it custom coded? If I need to create the code where should I start. I have already added the link to the page in the catalog box so the link shows up in the admin page but redirect to not found page since it is not linked to anything now.



