UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3439, 
  `added` = 10, 
  `deleted` = 10, 
  `bought` = 0, 
  `total` = 10405 
WHERE 
  product_id IN (50279, 50280, 50281, 50282, 50283)

Query time 0.00088

Result

int(5)