UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1374, 
  `added` = 3, 
  `deleted` = 3, 
  `bought` = 0, 
  `total` = 4503 
WHERE 
  product_id IN (225, 226, 240, 241)

Query time 0.00028

Result

int(4)