UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 57, 
  `added` = 12, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 62212 
WHERE 
  product_id IN (51574, 51575, 51576, 51577)

Query time 0.00050

Result

int(4)