UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4146, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 12435 
WHERE 
  product_id IN (26409, 26410, 26411, 26412, 26413)

Query time 0.00075

Result

int(5)