UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 24931, 
  `added` = 7689, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 113238 
WHERE 
  product_id IN (283, 284)

Query time 0.00023

Result

int(2)