UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6308, 
  `added` = 57, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 19209 
WHERE 
  product_id IN (
    414430, 414431, 414432, 414433, 414434, 
    414435
  )

Query time 0.00072

Result

int(6)