UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5205, 
  `added` = 13, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 15680 
WHERE 
  product_id IN (
    396053, 396054, 396055, 396056, 396057
  )

Query time 0.00091

Result

int(5)