UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 19313, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 57939 
WHERE 
  product_id IN (957, 958)

Query time 0.00028

Result

int(2)