UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 17788, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 53364 
WHERE 
  product_id IN (998, 999, 1000, 1001)

Query time 0.00029

Result

int(4)