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

Query time 0.00136

Result

int(5)