UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 63651, 
  `added` = 16319, 
  `deleted` = 2062, 
  `bought` = 8911, 
  `total` = 355579 
WHERE 
  product_id IN (
    376, 1612, 1613, 1614, 1615, 1616, 1617, 
    1618
  )

Query time 0.00048

Result

int(8)