UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 12225, 
  `added` = 2656, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 49955 
WHERE 
  product_id IN (226, 227)

Query time 0.00026

Result

int(2)