UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6441, 
  `added` = 20, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 19423 
WHERE 
  product_id IN (
    414336, 414337, 414338, 414339, 414340, 
    414341
  )

Query time 0.00077

Result

int(6)