UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1145, 
  `added` = 1, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 3442 
WHERE 
  product_id IN (46998, 46999, 47000)

Query time 0.00367

Result

int(3)