UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6316, 
  `added` = 4, 
  `deleted` = 1, 
  `bought` = 2, 
  `total` = 13993 
WHERE 
  product_id IN (1974, 22142, 22144)

Query time 0.00141

Result

int(3)