UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 14947, 
  `added` = 26, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 44970 
WHERE 
  product_id IN (264910, 264911, 264912, 264913)

Query time 0.00105

Result

int(4)