UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 12431, 
  `added` = 9, 
  `deleted` = 6, 
  `bought` = 1, 
  `total` = 37378 
WHERE 
  product_id IN (33456, 33457, 33458, 33459, 33460)

Query time 0.00037