UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2464, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 7392 
WHERE 
  product_id IN (18384, 18385)

Query time 0.00060

Result

int(2)