UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 204, 
  `added` = 124, 
  `deleted` = 5, 
  `bought` = 0, 
  `total` = 56254 
WHERE 
  product_id IN (51172, 51173, 51174, 51175, 51176)

Query time 0.00048

Result

int(5)