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

Query time 0.00115

Result

int(5)