UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 29906, 
  `added` = 8674, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 133088 
WHERE 
  product_id IN (191, 192)

Query time 0.00028

Result

int(2)