UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4188, 
  `added` = 8, 
  `deleted` = 7, 
  `bought` = 2, 
  `total` = 12659 
WHERE 
  product_id IN (15622, 15623, 15624, 15625)

Query time 0.00159

Result

int(4)