UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 17643, 
  `added` = 3, 
  `deleted` = 2, 
  `bought` = 1, 
  `total` = 52964 
WHERE 
  product_id IN (16617, 16618)

Query time 0.00098

Result

int(2)