Example #1
0
 public function hookActionProductDelete($params)
 {
     Cmsearch::deleteProduct($params['id_product']);
 }