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

Query time 0.00037

Result

int(1)