UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 9904, 
  `added` = 13, 
  `deleted` = 3, 
  `bought` = 4, 
  `total` = 29832 
WHERE 
  product_id IN (286356, 286357)

Query time 0.00076

Result

int(2)