UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 16218, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 48654 
WHERE 
  product_id IN (986, 987, 988)

Query time 0.00036

Result

int(3)