UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1859, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 5582 
WHERE 
  product_id IN (36679, 36680, 36681, 36682, 36683)

Query time 0.00101