UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6990, 
  `added` = 68, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 21310 
WHERE 
  product_id IN (
    414423, 414424, 414425, 414426, 414427, 
    414428
  )

Query time 0.00052

Result

int(6)