Go to your admin panel, click on 'Search for products' and search for whatever you want the product ID(s) for. Look at the URL, it should be something like:
http://localhost/provider/product_modify.php?productid=63
Theres your product ID.
Alternatively, in your MySQL database, look at the 'xcart_product' table.