The problem with the product name is that it is language dependant. So there is no simple variable holding it.

However you can access the name in the default language using

$_POST['products_name'][$_SESSION['languages_id']]