UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6224, 
  `added` = 64, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 18992 
WHERE 
  product_id IN (
    414470, 414471, 414472, 414473, 414474, 
    414475, 414476
  )

Query time 0.00072

Result

int(7)