UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3579, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 10737 
WHERE 
  product_id IN (21753, 21754, 21755)

Query time 0.00176

Result

int(3)