UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6081, 
  `added` = 45, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 18468 
WHERE 
  product_id IN (
    414460, 414461, 414462, 414463, 414464, 
    414465
  )

Query time 0.00069

Result

int(6)