UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 203, 
  `added` = 27, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 56723 
WHERE 
  product_id IN (51086, 51087, 51088, 51089, 51090)

Query time 0.00046

Result

int(5)