UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6903, 
  `added` = 31, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 20864 
WHERE 
  product_id IN (
    431660, 431661, 431662, 431663, 431664, 
    431665, 431666
  )

Query time 0.00059

Result

int(7)