UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 946, 
  `added` = 7, 
  `deleted` = 8, 
  `bought` = 11, 
  `total` = 3020 
WHERE 
  product_id IN (5576, 16566, 16569)

Query time 0.00116

Result

int(3)