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

Query time 0.00020

Result

int(1)