UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 29321, 
  `added` = 8306, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 129493 
WHERE 
  product_id IN (191, 192)

Query time 0.00033

Result

int(2)