UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 10723, 
  `added` = 19, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 32264 
WHERE 
  product_id IN (
    366834, 366835, 366836, 366837, 366838
  )

Query time 0.00086

Result

int(5)