UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4501, 
  `added` = 31, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 13658 
WHERE 
  product_id IN (431743)

Query time 0.00095

Result

int(1)