UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2577, 
  `added` = 6, 
  `deleted` = 6, 
  `bought` = 12, 
  `total` = 7908 
WHERE 
  product_id IN (33810, 33811, 33812, 33813, 33814)

Query time 0.00489

Result

int(5)