UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 14260, 
  `added` = 3, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 42795 
WHERE 
  product_id IN (793, 794, 795)

Query time 0.00045

Result

int(3)