UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4263, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 12791 
WHERE 
  product_id IN (3524, 19290)

Query time 0.00579

Result

int(2)