UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 9906, 
  `added` = 14, 
  `deleted` = 3, 
  `bought` = 4, 
  `total` = 29843 
WHERE 
  product_id IN (286356, 286357)

Query time 0.00037

Result

int(2)