UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5322, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 15966 
WHERE 
  product_id IN (
    414416, 414417, 414418, 414419, 414420, 
    414421
  )

Query time 0.00055

Result

int(6)