UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 43118, 
  `added` = 14690, 
  `deleted` = 4, 
  `bought` = 0, 
  `total` = 202824 
WHERE 
  product_id IN (219, 220, 221, 222, 223)

Query time 0.00026

Result

int(5)