UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 12351, 
  `added` = 2742, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 50763 
WHERE 
  product_id IN (226, 227)

Query time 0.00025

Result

int(2)