UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 7286, 
  `added` = 72, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 22218 
WHERE 
  product_id IN (
    414330, 414331, 414332, 414333, 414334
  )

Query time 0.00062

Result

int(5)