UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 22319, 
  `added` = 4894, 
  `deleted` = 148, 
  `bought` = 469, 
  `total` = 95781 
WHERE 
  product_id IN (
    1791, 1792, 1793, 1794, 1795, 1796, 1797, 
    1798, 1799, 1800, 1801, 1802
  )

Query time 0.00052

Result

int(12)