UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2638, 
  `added` = 2, 
  `deleted` = 2, 
  `bought` = 1, 
  `total` = 7944 
WHERE 
  product_id IN (18302, 18303)

Query time 0.00105

Result

int(2)