UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6590, 
  `added` = 9, 
  `deleted` = 11, 
  `bought` = 12, 
  `total` = 19990 
WHERE 
  product_id IN (402, 25732)

Query time 0.00461

Result

int(2)