UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 16, 
  `added` = 9, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 93 
WHERE 
  product_id IN (432332)

Query time 0.00203

Result

int(1)