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

Query time 0.00022

Result

int(3)