UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1494, 
  `added` = 13, 
  `deleted` = 3, 
  `bought` = 1, 
  `total` = 4572 
WHERE 
  product_id IN (489)

Query time 0.00020

Result

int(1)