UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 17975, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 53925 
WHERE 
  product_id IN (763, 764, 765, 766, 767)

Query time 0.00029

Result

int(5)