UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3399, 
  `added` = 11, 
  `deleted` = 9, 
  `bought` = 3, 
  `total` = 10327 
WHERE 
  product_id IN (20842, 20843, 20844)

Query time 0.00077

Result

int(3)