Because this is not WebService code. Are you a WordPress developer?
//We create a class object by specifying the store url and the created secret key from the admin panel
$webService = new PrestaShopWebservice($shop_url, $secret_key, $debug);
//Note that the products method without...