UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 7966, 
  `added` = 92, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 24358 
WHERE 
  product_id IN (
    414516, 414517, 414518, 414519, 414520, 
    414521
  )

Query time 0.00055

Result

int(6)