UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 62923, 
  `added` = 5, 
  `deleted` = 4, 
  `bought` = 3, 
  `total` = 96790 
WHERE 
  product_id IN (24513, 24514, 24515)

Query time 0.00433

Result

int(3)