UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1738, 
  `added` = 5, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 5239 
WHERE 
  product_id IN (
    435470, 435471, 435472, 435473, 435474
  )

Query time 0.00082

Result

int(5)