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

Query time 0.00048

Result

int(12)