UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 9059, 
  `added` = 26, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 27307 
WHERE 
  product_id IN (
    431803, 431804, 431805, 431806, 431807, 
    431808, 431809, 431810
  )

Query time 0.00118

Result

int(8)