Deletion only happens at the HTML DOM level within the Product backend page i.e. it is a soft delete that does not remove the data from the database until you save the Product. So if you delete one accidentally, you can just refresh the page and have it back.