UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 29924, 
  `added` = 3, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 89781 
WHERE 
  product_id IN (700, 701, 702)

Query time 0.00024

Result

int(3)