UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1649, 
  `added` = 17, 
  `deleted` = 5, 
  `bought` = 0, 
  `total` = 5057 
WHERE 
  product_id IN (544, 546, 547)

Query time 0.00035

Result

int(3)