UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 29760, 
  `added` = 8558, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 132070 
WHERE 
  product_id IN (191, 192)

Query time 0.00028

Result

int(2)