UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 8873, 
  `added` = 73, 
  `deleted` = 93, 
  `bought` = 49, 
  `total` = 1965511 
WHERE 
  product_id IN (
    1486, 23153, 23154, 23155, 23156, 23157
  )

Query time 0.00408

Result

int(6)