UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1610, 
  `added` = 331, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 6485 
WHERE 
  product_id IN (
    388352, 388353, 388354, 388355, 388356
  )

Query time 0.00059

Result

int(5)