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

Query time 0.00049

Result

int(7)