UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1656, 
  `added` = 8, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 5023 
WHERE 
  product_id IN (548, 550, 551)

Query time 0.00020

Result

int(3)