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

Query time 0.00042

Result

int(2)