UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 29732, 
  `added` = 8544, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 131916 
WHERE 
  product_id IN (191, 192)

Query time 0.00017

Result

int(2)