UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 22968, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 68904 
WHERE 
  product_id IN (775, 776)

Query time 0.00026

Result

int(2)