UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 64, 
  `added` = 19, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 50287 
WHERE 
  product_id IN (
    51183, 51184, 51185, 51186, 51187, 51188
  )

Query time 0.00062

Result

int(6)