UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5717, 
  `added` = 2, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 17166 
WHERE 
  product_id IN (23399, 23400)

Query time 0.00443

Result

int(2)