UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 52, 
  `added` = 9, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 55183 
WHERE 
  product_id IN (51077, 51078, 51079, 51080)

Query time 0.00040

Result

int(4)