UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 18373, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 55119 
WHERE 
  product_id IN (981, 982, 983, 984)

Query time 0.00041

Result

int(4)