UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5332, 
  `added` = 12, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 16050 
WHERE 
  product_id IN (
    414402, 414403, 414404, 414405, 414406, 
    414407
  )

Query time 0.00083

Result

int(6)