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

Query time 0.00038

Result

int(4)