UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 73, 
  `added` = 17, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 50267 
WHERE 
  product_id IN (
    51195, 51196, 51197, 51198, 51199, 51200, 
    51201
  )

Query time 0.00045

Result

int(7)