UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1735, 
  `added` = 4, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 5225 
WHERE 
  product_id IN (
    435470, 435471, 435472, 435473, 435474
  )

Query time 0.00075

Result

int(5)