UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3993, 
  `added` = 16, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 12059 
WHERE 
  product_id IN (
    414491, 414492, 414493, 414494, 414495, 
    414496
  )

Query time 0.00059

Result

int(6)