UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 7962, 
  `added` = 89, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 24331 
WHERE 
  product_id IN (
    414516, 414517, 414518, 414519, 414520, 
    414521
  )

Query time 0.00058

Result

int(6)