UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5010, 
  `added` = 44, 
  `deleted` = 50, 
  `bought` = 19, 
  `total` = 105490 
WHERE 
  product_id IN (40258, 40259, 40260, 40261)

Query time 0.00165

Result

int(4)