UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 7280, 
  `added` = 69, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 22185 
WHERE 
  product_id IN (
    414330, 414331, 414332, 414333, 414334
  )

Query time 0.00048

Result

int(5)