UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 832, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 2501 
WHERE 
  product_id IN (48277, 48278)

Query time 0.00277

Result

int(2)