UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 20461, 
  `added` = 1936, 
  `deleted` = 2, 
  `bought` = 0, 
  `total` = 71073 
WHERE 
  product_id IN (
    149025, 149026, 149027, 149028, 149029, 
    149030, 149031, 149032, 149033, 149034, 
    149035, 149036, 149037, 149038, 149039, 
    149040, 149041
  )

Query time 0.00222

Result

int(17)