UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3805, 
  `added` = 2, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 11425 
WHERE 
  product_id IN (18280, 18281)

Query time 0.00092

Result

int(2)