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

Query time 0.00087

Result

int(4)