UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15927, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 47781 
WHERE 
  product_id IN (902)

Query time 0.00055

Result

int(1)