UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4748, 
  `added` = 49, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 14489 
WHERE 
  product_id IN (
    396019, 396020, 396021, 396022, 396023, 
    396024, 396025
  )

Query time 0.00055

Result

int(7)