you will find the item ID's in your database on the Ps_GameDefs.dbo.Items table.
just copy that code from the item you want and add it to your ProductList table.
yeah do it like JohnHeatz said and create some queries to find them.
You could also use something like RazorSQL, some programms have a search function integrated.