UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1489, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 4472 
WHERE 
  product_id IN (
    45056, 45057, 45058, 45059, 45060, 45061, 
    45062, 45063, 45064
  )

Query time 0.00119

Result

int(9)