UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 109211, 
  `added` = 11633, 
  `deleted` = 1382, 
  `bought` = 7016, 
  `total` = 450974 
WHERE 
  product_id IN (
    339, 1565, 1566, 1567, 1568, 1569, 1570
  )

Query time 0.00034

Result

int(7)