UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 16483, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 49451 
WHERE 
  product_id IN (771)

Query time 0.00023

Result

int(1)