SHOPP Custom Post Type, conditional tags

Look in your database, it’ll be in the posts table under the post_type column for each product.

Or alternately- search the plugin files for calls to register_post_type.

Or depending on how the plugin works on the admin side, the URL of the edit screen may tell you: edit.php?post_type=some_post_type