UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3028, 
  `added` = 5, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 9109 
WHERE 
  product_id IN (
    414343, 414344, 414345, 414346, 414347, 
    414348, 414349, 414350
  )

Query time 0.00117

Result

int(8)