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

Query time 0.00021

Result

int(5)