UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 16403, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 49211 
WHERE 
  product_id IN (772, 773)

Query time 0.00037

Result

int(2)