UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 12062, 
  `added` = 2524, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 48806 
WHERE 
  product_id IN (226, 227)

Query time 0.00031

Result

int(2)