Prestashop Get Product ID
$p_id = (int)Tools::getValue('id_product');
Dead Dotterel
$p_id = (int)Tools::getValue('id_product');