UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 35, 
  `added` = 15, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 174 
WHERE 
  product_id IN (432642)

Query time 0.00937

Result

int(1)