UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4908, 
  `added` = 4, 
  `deleted` = 6, 
  `bought` = 2, 
  `total` = 14794 
WHERE 
  product_id IN (14925, 14926, 14927, 14928, 14929)

Query time 0.00251

Result

int(5)