UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3334, 
  `added` = 410, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 12057 
WHERE 
  product_id IN (
    359698, 359699, 359700, 359701, 359702, 
    359703, 359704
  )

Query time 0.00073

Result

int(7)