UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 10906, 
  `added` = 6, 
  `deleted` = 0, 
  `bought` = 2, 
  `total` = 32768 
WHERE 
  product_id IN (
    366827, 366829, 366830, 366831, 366832
  )

Query time 0.00060

Result

int(5)