UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 50, 
  `added` = 19, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 224 
WHERE 
  product_id IN (432589)

Query time 0.00102

Result

int(1)