UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 9797, 
  `added` = 22, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 29501 
WHERE 
  product_id IN (
    259699, 259700, 259701, 259702, 259703, 
    259704, 259705, 259706, 259707
  )

Query time 0.00100

Result

int(9)