UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5202, 
  `added` = 11, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 15661 
WHERE 
  product_id IN (
    396053, 396054, 396055, 396056, 396057
  )

Query time 0.00041

Result

int(5)