UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 148, 
  `added` = 38, 
  `deleted` = 1, 
  `bought` = 2, 
  `total` = 55629 
WHERE 
  product_id IN (79, 51357, 51359, 51360)

Query time 0.00041

Result

int(4)