UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1367, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 4101 
WHERE 
  product_id IN (
    2491, 2492, 2493, 2494, 2495, 2496, 2497
  )

Query time 0.00036

Result

int(7)