UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 50, 
  `added` = 11, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 190 
WHERE 
  product_id IN (432449)

Query time 0.00671

Result

int(1)