UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3991, 
  `added` = 13, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 12038 
WHERE 
  product_id IN (
    414491, 414492, 414493, 414494, 414495, 
    414496
  )

Query time 0.00048

Result

int(6)