UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6705, 
  `added` = 2, 
  `deleted` = 0, 
  `bought` = 1, 
  `total` = 20135 
WHERE 
  product_id IN (
    5510, 16665, 16666, 16667, 16668, 16669, 
    16670, 16671, 16672, 16673, 16674, 
    16675, 16676, 16677, 16678, 16679, 
    16680, 16697
  )

Query time 0.00165