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

Query time 0.00039

Result

int(8)