UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 16484, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 49452 
WHERE 
  product_id IN (973, 974, 975)

Query time 0.00024

Result

int(3)