I'm looking for a way to delete products based on product_id's. I tried to look for the function in admin to do it, but I don't see it. Am I correct to assume I just go through each of the product tables and delete any row with the product_id I want to nuke?
THanks
Josh



