UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 30298, 
  `added` = 3, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 90903 
WHERE 
  product_id IN (699)

Query time 0.00023

Result

int(1)