UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 77, 
  `added` = 26, 
  `deleted` = 0, 
  `bought` = 3, 
  `total` = 367 
WHERE 
  product_id IN (432542)

Query time 0.00165

Result

int(1)