UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6093, 
  `added` = 53, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 18544 
WHERE 
  product_id IN (
    414460, 414461, 414462, 414463, 414464, 
    414465
  )

Query time 0.00054

Result

int(6)