UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 152, 
  `added` = 1, 
  `deleted` = 2, 
  `bought` = 0, 
  `total` = 471 
WHERE 
  product_id IN (8761)

Query time 0.00153

Result

int(1)