UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3111, 
  `added` = 2, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 56343 
WHERE 
  product_id IN (26886, 27003, 32566, 32567, 32568)

Query time 0.00388

Result

int(5)