UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 128, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 372 
WHERE 
  product_id IN (50159, 50160, 50161)

Query time 0.00198

Result

int(3)